Skip to content

Commit

Permalink
Integrated new FTPKit API.
Browse files Browse the repository at this point in the history
remoteHandle now being cast as respective object before being used.
  • Loading branch information
PeqNP committed Mar 13, 2014
1 parent f79ded6 commit 1fd6837
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
<false/>
<key>IDESourceControlProjectIdentifier</key>
<string>1650961A-DB3A-46EF-94B2-4077DB590B13</string>
<key>IDESourceControlProjectName</key>
<string>FTPKit</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>871D73CC-FB92-4909-9191-96DA50441FF9</key>
<string>ssh://github.com/themaste/FTPKit.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>FTPKit.xcodeproj/project.xcworkspace</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>871D73CC-FB92-4909-9191-96DA50441FF9</key>
<string>../..</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>ssh://github.com/themaste/FTPKit.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>110</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>871D73CC-FB92-4909-9191-96DA50441FF9</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>871D73CC-FB92-4909-9191-96DA50441FF9</string>
<key>IDESourceControlWCCName</key>
<string>FTPKit</string>
</dict>
</array>
</dict>
</plist>
Binary file not shown.

0 comments on commit 1fd6837

Please sign in to comment.