|
15 | 15 | A17CADEB192F7E14008A209F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A17CADE5192F7E14008A209F /* InfoPlist.strings */; };
|
16 | 16 | A17CADEC192F7E14008A209F /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = A17CADE7192F7E14008A209F /* MainMenu.xib */; };
|
17 | 17 | A17CADED192F7E14008A209F /* MoveApplication.strings in Resources */ = {isa = PBXBuildFile; fileRef = A17CADE9192F7E14008A209F /* MoveApplication.strings */; };
|
18 |
| - F146F82A1CE7094400233A9B /* LetsMove.h in Headers */ = {isa = PBXBuildFile; fileRef = F146F8291CE7094400233A9B /* LetsMove.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
19 | 18 | F146F8301CE7097500233A9B /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F146F82F1CE7097500233A9B /* Cocoa.framework */; };
|
20 | 19 | F146F8321CE7097800233A9B /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F146F8311CE7097800233A9B /* Security.framework */; };
|
21 | 20 | F146F8331CE7124100233A9B /* MoveApplication.strings in Resources */ = {isa = PBXBuildFile; fileRef = A17CADE9192F7E14008A209F /* MoveApplication.strings */; };
|
22 | 21 | F146F8341CE7125900233A9B /* PFMoveApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = A120E7F710630B160045BE3F /* PFMoveApplication.m */; };
|
23 | 22 | F146F8391CE7167F00233A9B /* PFMoveApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = A120E7F610630B160045BE3F /* PFMoveApplication.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
| 23 | + F146F83C1CE71DAF00233A9B /* LetsMove.h in Headers */ = {isa = PBXBuildFile; fileRef = F146F83B1CE71D9700233A9B /* LetsMove.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
24 | 24 | /* End PBXBuildFile section */
|
25 | 25 |
|
26 | 26 | /* Begin PBXFileReference section */
|
|
33 | 33 | 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
34 | 34 | 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
35 | 35 | 6317AB1D1068842E000355D9 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
|
36 |
| - 8D1107310486CEB800E47090 /* LetsMove-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "LetsMove-Info.plist"; sourceTree = "<group>"; }; |
37 |
| - 8D1107320486CEB800E47090 /* LetsMove.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LetsMove.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 36 | + 8D1107310486CEB800E47090 /* LetsMove-Test-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "LetsMove-Test-Info.plist"; sourceTree = "<group>"; }; |
| 37 | + 8D1107320486CEB800E47090 /* LetsMove Test.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "LetsMove Test.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
38 | 38 | A120E7F610630B160045BE3F /* PFMoveApplication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PFMoveApplication.h; sourceTree = "<group>"; };
|
39 | 39 | A120E7F710630B160045BE3F /* PFMoveApplication.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PFMoveApplication.m; sourceTree = "<group>"; };
|
40 | 40 | A1339024192F8183009ABCE2 /* cs */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/MoveApplication.strings; sourceTree = "<group>"; };
|
|
64 | 64 | C3A14200EF754221ACE32119 /* mk */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = mk; path = mk.lproj/MoveApplication.strings; sourceTree = "<group>"; };
|
65 | 65 | D2CC8CA81B90F10700F763DF /* sk */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/MoveApplication.strings; sourceTree = "<group>"; };
|
66 | 66 | F146F8271CE7094400233A9B /* LetsMove.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = LetsMove.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
67 |
| - F146F8291CE7094400233A9B /* LetsMove.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LetsMove.h; sourceTree = "<group>"; }; |
68 |
| - F146F82B1CE7094400233A9B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
69 | 67 | F146F82F1CE7097500233A9B /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
70 | 68 | F146F8311CE7097800233A9B /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
71 | 69 | F146F8381CE7164D00233A9B /* LetsMove.modulemap */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "sourcecode.module-map"; path = LetsMove.modulemap; sourceTree = "<group>"; };
|
| 70 | + F146F83A1CE71D8A00233A9B /* LetsMove-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "LetsMove-Info.plist"; sourceTree = "<group>"; }; |
| 71 | + F146F83B1CE71D9700233A9B /* LetsMove.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LetsMove.h; sourceTree = "<group>"; }; |
72 | 72 | F7846CE41A9F83E100BFAF88 /* ca */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/MoveApplication.strings; sourceTree = "<group>"; };
|
73 | 73 | /* End PBXFileReference section */
|
74 | 74 |
|
|
127 | 127 | 19C28FACFE9D520D11CA2CBB /* Products */ = {
|
128 | 128 | isa = PBXGroup;
|
129 | 129 | children = (
|
130 |
| - 8D1107320486CEB800E47090 /* LetsMove.app */, |
| 130 | + 8D1107320486CEB800E47090 /* LetsMove Test.app */, |
131 | 131 | F146F8271CE7094400233A9B /* LetsMove.framework */,
|
132 | 132 | );
|
133 | 133 | name = Products;
|
|
140 | 140 | 080E96DDFE201D6D7F000001 /* Classes */,
|
141 | 141 | 29B97315FDCFA39411CA2CEA /* Other Sources */,
|
142 | 142 | 29B97317FDCFA39411CA2CEA /* Resources */,
|
143 |
| - F146F8281CE7094400233A9B /* LetsMove */, |
144 | 143 | 29B97323FDCFA39411CA2CEA /* Frameworks */,
|
145 | 144 | 19C28FACFE9D520D11CA2CBB /* Products */,
|
146 | 145 | );
|
|
151 | 150 | 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
|
152 | 151 | isa = PBXGroup;
|
153 | 152 | children = (
|
| 153 | + F146F83B1CE71D9700233A9B /* LetsMove.h */, |
154 | 154 | 256AC3F00F4B6AF500CF3369 /* LetsMove_Prefix.pch */,
|
155 | 155 | 29B97316FDCFA39411CA2CEA /* main.m */,
|
156 | 156 | );
|
|
160 | 160 | 29B97317FDCFA39411CA2CEA /* Resources */ = {
|
161 | 161 | isa = PBXGroup;
|
162 | 162 | children = (
|
163 |
| - 8D1107310486CEB800E47090 /* LetsMove-Info.plist */, |
| 163 | + F146F83A1CE71D8A00233A9B /* LetsMove-Info.plist */, |
| 164 | + 8D1107310486CEB800E47090 /* LetsMove-Test-Info.plist */, |
| 165 | + F146F8381CE7164D00233A9B /* LetsMove.modulemap */, |
164 | 166 | A17CADE5192F7E14008A209F /* InfoPlist.strings */,
|
165 | 167 | A17CADE7192F7E14008A209F /* MainMenu.xib */,
|
166 | 168 | A17CADE9192F7E14008A209F /* MoveApplication.strings */,
|
167 |
| - F146F8381CE7164D00233A9B /* LetsMove.modulemap */, |
168 | 169 | );
|
169 | 170 | name = Resources;
|
170 | 171 | sourceTree = "<group>";
|
|
180 | 181 | name = Frameworks;
|
181 | 182 | sourceTree = "<group>";
|
182 | 183 | };
|
183 |
| - F146F8281CE7094400233A9B /* LetsMove */ = { |
184 |
| - isa = PBXGroup; |
185 |
| - children = ( |
186 |
| - F146F8291CE7094400233A9B /* LetsMove.h */, |
187 |
| - F146F82B1CE7094400233A9B /* Info.plist */, |
188 |
| - ); |
189 |
| - path = LetsMove; |
190 |
| - sourceTree = "<group>"; |
191 |
| - }; |
192 | 184 | /* End PBXGroup section */
|
193 | 185 |
|
194 | 186 | /* Begin PBXHeadersBuildPhase section */
|
195 | 187 | F146F8241CE7094400233A9B /* Headers */ = {
|
196 | 188 | isa = PBXHeadersBuildPhase;
|
197 | 189 | buildActionMask = 2147483647;
|
198 | 190 | files = (
|
199 |
| - F146F82A1CE7094400233A9B /* LetsMove.h in Headers */, |
| 191 | + F146F83C1CE71DAF00233A9B /* LetsMove.h in Headers */, |
200 | 192 | F146F8391CE7167F00233A9B /* PFMoveApplication.h in Headers */,
|
201 | 193 | );
|
202 | 194 | runOnlyForDeploymentPostprocessing = 0;
|
|
219 | 211 | name = "LetsMove Test";
|
220 | 212 | productInstallPath = "$(HOME)/Applications";
|
221 | 213 | productName = LetsMove;
|
222 |
| - productReference = 8D1107320486CEB800E47090 /* LetsMove.app */; |
| 214 | + productReference = 8D1107320486CEB800E47090 /* LetsMove Test.app */; |
223 | 215 | productType = "com.apple.product-type.application";
|
224 | 216 | };
|
225 | 217 | F146F8261CE7094400233A9B /* LetsMove */ = {
|
|
396 | 388 | GCC_OPTIMIZATION_LEVEL = 0;
|
397 | 389 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
398 | 390 | GCC_PREFIX_HEADER = LetsMove_Prefix.pch;
|
399 |
| - INFOPLIST_FILE = "LetsMove-Info.plist"; |
| 391 | + INFOPLIST_FILE = "LetsMove-Test-Info.plist"; |
400 | 392 | INSTALL_PATH = "$(HOME)/Applications";
|
401 | 393 | PRODUCT_BUNDLE_IDENTIFIER = "com.potionfactory.LetsMove-Test";
|
402 |
| - PRODUCT_NAME = LetsMove; |
| 394 | + PRODUCT_NAME = "LetsMove Test"; |
403 | 395 | };
|
404 | 396 | name = Debug;
|
405 | 397 | };
|
|
412 | 404 | GCC_MODEL_TUNING = G5;
|
413 | 405 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
414 | 406 | GCC_PREFIX_HEADER = LetsMove_Prefix.pch;
|
415 |
| - INFOPLIST_FILE = "LetsMove-Info.plist"; |
| 407 | + INFOPLIST_FILE = "LetsMove-Test-Info.plist"; |
416 | 408 | INSTALL_PATH = "$(HOME)/Applications";
|
417 | 409 | PRODUCT_BUNDLE_IDENTIFIER = "com.potionfactory.LetsMove-Test";
|
418 |
| - PRODUCT_NAME = LetsMove; |
| 410 | + PRODUCT_NAME = "LetsMove Test"; |
419 | 411 | };
|
420 | 412 | name = Release;
|
421 | 413 | };
|
|
551 | 543 | "$(inherited)",
|
552 | 544 | );
|
553 | 545 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
554 |
| - INFOPLIST_FILE = LetsMove/Info.plist; |
| 546 | + INFOPLIST_FILE = "LetsMove-Info.plist"; |
555 | 547 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
556 | 548 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
557 | 549 | MACOSX_DEPLOYMENT_TARGET = 10.6;
|
|
593 | 585 | FRAMEWORK_VERSION = A;
|
594 | 586 | GCC_NO_COMMON_BLOCKS = YES;
|
595 | 587 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
596 |
| - INFOPLIST_FILE = LetsMove/Info.plist; |
| 588 | + INFOPLIST_FILE = "LetsMove-Info.plist"; |
597 | 589 | INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
598 | 590 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
|
599 | 591 | MACOSX_DEPLOYMENT_TARGET = 10.6;
|
|
0 commit comments