| 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>4FB91294-5501-4785-B4F0-10D209FA2C34</string>
- <key>IDESourceControlProjectName</key>
- <string>MJRefreshExample</string>
- <key>IDESourceControlProjectOriginsDictionary</key>
- <dict>
- <key>32ADD1A0-3FCB-4628-8320-6A7F00B2A9E5</key>
- <string>https://github.com/CoderMJLee/MJRefresh.git</string>
- </dict>
- <key>IDESourceControlProjectPath</key>
- <string>MJRefreshExample/MJRefreshExample.xcodeproj/project.xcworkspace</string>
- <key>IDESourceControlProjectRelativeInstallPathDictionary</key>
- <dict>
- <key>32ADD1A0-3FCB-4628-8320-6A7F00B2A9E5</key>
- <string>../../..</string>
- </dict>
- <key>IDESourceControlProjectURL</key>
- <string>https://github.com/CoderMJLee/MJRefresh.git</string>
- <key>IDESourceControlProjectVersion</key>
- <integer>110</integer>
- <key>IDESourceControlProjectWCCIdentifier</key>
- <string>32ADD1A0-3FCB-4628-8320-6A7F00B2A9E5</string>
- <key>IDESourceControlProjectWCConfigurations</key>
- <array>
- <dict>
- <key>IDESourceControlRepositoryExtensionIdentifierKey</key>
- <string>public.vcs.git</string>
- <key>IDESourceControlWCCIdentifierKey</key>
- <string>32ADD1A0-3FCB-4628-8320-6A7F00B2A9E5</string>
- <key>IDESourceControlWCCName</key>
- <string>MJRefresh</string>
- </dict>
- </array>
- </dict>
- </plist>
|