C/xpcExample: Update XCode project to reference new source file location.
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>
This commit is contained in:
@@ -10,31 +10,31 @@
|
||||
<string>xpcExample</string>
|
||||
<key>IDESourceControlProjectOriginsDictionary</key>
|
||||
<dict>
|
||||
<key>C03F0B00-9A73-4E8C-88E5-1BC53A92AE34</key>
|
||||
<string>https://github.com/nasa/XPlaneConnect.git</string>
|
||||
<key>975A665F236BF35140EC3819BE16448F522675A6</key>
|
||||
<string>ssh://ares:8420/aerospace/simulation/xplane/xplane_connect</string>
|
||||
</dict>
|
||||
<key>IDESourceControlProjectPath</key>
|
||||
<string>C/xpcExample/xpcExample.xcodeproj/project.xcworkspace</string>
|
||||
<string>C/xpcExample/xpcExample.xcodeproj</string>
|
||||
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
|
||||
<dict>
|
||||
<key>C03F0B00-9A73-4E8C-88E5-1BC53A92AE34</key>
|
||||
<key>975A665F236BF35140EC3819BE16448F522675A6</key>
|
||||
<string>../../../..</string>
|
||||
</dict>
|
||||
<key>IDESourceControlProjectURL</key>
|
||||
<string>https://github.com/nasa/XPlaneConnect.git</string>
|
||||
<string>ssh://ares:8420/aerospace/simulation/xplane/xplane_connect</string>
|
||||
<key>IDESourceControlProjectVersion</key>
|
||||
<integer>110</integer>
|
||||
<integer>111</integer>
|
||||
<key>IDESourceControlProjectWCCIdentifier</key>
|
||||
<string>C03F0B00-9A73-4E8C-88E5-1BC53A92AE34</string>
|
||||
<string>975A665F236BF35140EC3819BE16448F522675A6</string>
|
||||
<key>IDESourceControlProjectWCConfigurations</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
|
||||
<string>public.vcs.git</string>
|
||||
<key>IDESourceControlWCCIdentifierKey</key>
|
||||
<string>C03F0B00-9A73-4E8C-88E5-1BC53A92AE34</string>
|
||||
<string>975A665F236BF35140EC3819BE16448F522675A6</string>
|
||||
<key>IDESourceControlWCCName</key>
|
||||
<string>XPlaneConnect</string>
|
||||
<string>xplane_connect</string>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
|
||||
Reference in New Issue
Block a user