Corrected project path in Kraken workspace

This commit is contained in:
Kearwood Gilbert
2014-05-21 00:10:52 -07:00
parent e596760d47
commit f0cb6ff975
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
<key>KRWorldBuilder.xcscheme</key> <key>KRWorldBuilder.xcscheme</key>
<dict> <dict>
<key>orderHint</key> <key>orderHint</key>
<integer>3</integer> <integer>0</integer>
</dict> </dict>
</dict> </dict>
<key>SuppressBuildableAutocreation</key> <key>SuppressBuildableAutocreation</key>

View File

@@ -11,6 +11,6 @@
location = "group:objview/KRObjView.xcodeproj"> location = "group:objview/KRObjView.xcodeproj">
</FileRef> </FileRef>
<FileRef <FileRef
location = "container:KREngine/KREngine.xcodeproj"> location = "group:KREngine/Kraken.xcodeproj">
</FileRef> </FileRef>
</Workspace> </Workspace>