1234567891011121314151617181920212223242526272829303132333435363738394041 |
- <?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>7266B6DF-1CD3-4383-821A-42E5BE4580E8</string>
- <key>IDESourceControlProjectName</key>
- <string>CryptoSwift</string>
- <key>IDESourceControlProjectOriginsDictionary</key>
- <dict>
- <key>C3D8ED1CB28D809ADCE2C0DE74935E8A502ACD53</key>
- <string>github.com:krzyzanowskim/CryptoSwift.git</string>
- </dict>
- <key>IDESourceControlProjectPath</key>
- <string>CryptoSwift.xcodeproj</string>
- <key>IDESourceControlProjectRelativeInstallPathDictionary</key>
- <dict>
- <key>C3D8ED1CB28D809ADCE2C0DE74935E8A502ACD53</key>
- <string>../..</string>
- </dict>
- <key>IDESourceControlProjectURL</key>
- <string>github.com:krzyzanowskim/CryptoSwift.git</string>
- <key>IDESourceControlProjectVersion</key>
- <integer>111</integer>
- <key>IDESourceControlProjectWCCIdentifier</key>
- <string>C3D8ED1CB28D809ADCE2C0DE74935E8A502ACD53</string>
- <key>IDESourceControlProjectWCConfigurations</key>
- <array>
- <dict>
- <key>IDESourceControlRepositoryExtensionIdentifierKey</key>
- <string>public.vcs.git</string>
- <key>IDESourceControlWCCIdentifierKey</key>
- <string>C3D8ED1CB28D809ADCE2C0DE74935E8A502ACD53</string>
- <key>IDESourceControlWCCName</key>
- <string>CryptoSwift</string>
- </dict>
- </array>
- </dict>
- </plist>
|