MJRefreshExample.xccheckout 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>IDESourceControlProjectFavoriteDictionaryKey</key>
  6. <false/>
  7. <key>IDESourceControlProjectIdentifier</key>
  8. <string>4FB91294-5501-4785-B4F0-10D209FA2C34</string>
  9. <key>IDESourceControlProjectName</key>
  10. <string>MJRefreshExample</string>
  11. <key>IDESourceControlProjectOriginsDictionary</key>
  12. <dict>
  13. <key>32ADD1A0-3FCB-4628-8320-6A7F00B2A9E5</key>
  14. <string>https://github.com/CoderMJLee/MJRefresh.git</string>
  15. </dict>
  16. <key>IDESourceControlProjectPath</key>
  17. <string>MJRefreshExample/MJRefreshExample.xcodeproj/project.xcworkspace</string>
  18. <key>IDESourceControlProjectRelativeInstallPathDictionary</key>
  19. <dict>
  20. <key>32ADD1A0-3FCB-4628-8320-6A7F00B2A9E5</key>
  21. <string>../../..</string>
  22. </dict>
  23. <key>IDESourceControlProjectURL</key>
  24. <string>https://github.com/CoderMJLee/MJRefresh.git</string>
  25. <key>IDESourceControlProjectVersion</key>
  26. <integer>110</integer>
  27. <key>IDESourceControlProjectWCCIdentifier</key>
  28. <string>32ADD1A0-3FCB-4628-8320-6A7F00B2A9E5</string>
  29. <key>IDESourceControlProjectWCConfigurations</key>
  30. <array>
  31. <dict>
  32. <key>IDESourceControlRepositoryExtensionIdentifierKey</key>
  33. <string>public.vcs.git</string>
  34. <key>IDESourceControlWCCIdentifierKey</key>
  35. <string>32ADD1A0-3FCB-4628-8320-6A7F00B2A9E5</string>
  36. <key>IDESourceControlWCCName</key>
  37. <string>MJRefresh</string>
  38. </dict>
  39. </array>
  40. </dict>
  41. </plist>