This commit: - updates the XCode project to 6.1.1 - updates the reference to the xpcExample source file - modifies the project so that some of the files that are copied across during the build phase are only done during deployment. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
42 lines
1.5 KiB
XML
42 lines
1.5 KiB
XML
<?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>FBE0AA36-6228-4D09-93D5-9640D5AD126A</string>
|
|
<key>IDESourceControlProjectName</key>
|
|
<string>xpcExample</string>
|
|
<key>IDESourceControlProjectOriginsDictionary</key>
|
|
<dict>
|
|
<key>975A665F236BF35140EC3819BE16448F522675A6</key>
|
|
<string>ssh://ares:8420/aerospace/simulation/xplane/xplane_connect</string>
|
|
</dict>
|
|
<key>IDESourceControlProjectPath</key>
|
|
<string>C/xpcExample/xpcExample.xcodeproj</string>
|
|
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
|
|
<dict>
|
|
<key>975A665F236BF35140EC3819BE16448F522675A6</key>
|
|
<string>../../../..</string>
|
|
</dict>
|
|
<key>IDESourceControlProjectURL</key>
|
|
<string>ssh://ares:8420/aerospace/simulation/xplane/xplane_connect</string>
|
|
<key>IDESourceControlProjectVersion</key>
|
|
<integer>111</integer>
|
|
<key>IDESourceControlProjectWCCIdentifier</key>
|
|
<string>975A665F236BF35140EC3819BE16448F522675A6</string>
|
|
<key>IDESourceControlProjectWCConfigurations</key>
|
|
<array>
|
|
<dict>
|
|
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
|
|
<string>public.vcs.git</string>
|
|
<key>IDESourceControlWCCIdentifierKey</key>
|
|
<string>975A665F236BF35140EC3819BE16448F522675A6</string>
|
|
<key>IDESourceControlWCCName</key>
|
|
<string>xplane_connect</string>
|
|
</dict>
|
|
</array>
|
|
</dict>
|
|
</plist>
|