|
17 | 17 | 5F5777F91A7B879A00FC3A61 /* PingTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F5777F81A7B879A00FC3A61 /* PingTransition.m */; };
|
18 | 18 | 5F5777FC1A7BDC9200FC3A61 /* PingInvertTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F5777FB1A7BDC9200FC3A61 /* PingInvertTransition.m */; };
|
19 | 19 | 5F5777FF1A7CABB000FC3A61 /* SecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F5777FE1A7CABB000FC3A61 /* SecondViewController.m */; };
|
20 |
| - E290E531B1288D6B61A93A94 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E2AADBEE663342E84DF8D985 /* libPods.a */; }; |
21 | 20 | /* End PBXBuildFile section */
|
22 | 21 |
|
23 | 22 | /* Begin PBXContainerItemProxy section */
|
|
31 | 30 | /* End PBXContainerItemProxy section */
|
32 | 31 |
|
33 | 32 | /* Begin PBXFileReference section */
|
34 |
| - 23F1CDADD9E7608E66F9000A /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; }; |
35 | 33 | 5F5777CE1A7B6F5B00FC3A61 /* KYPingTransition.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = KYPingTransition.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
36 | 34 | 5F5777D21A7B6F5B00FC3A61 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
37 | 35 | 5F5777D31A7B6F5B00FC3A61 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
51 | 49 | 5F5777FB1A7BDC9200FC3A61 /* PingInvertTransition.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PingInvertTransition.m; sourceTree = "<group>"; };
|
52 | 50 | 5F5777FD1A7CABB000FC3A61 /* SecondViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecondViewController.h; sourceTree = "<group>"; };
|
53 | 51 | 5F5777FE1A7CABB000FC3A61 /* SecondViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SecondViewController.m; sourceTree = "<group>"; };
|
54 |
| - E2AADBEE663342E84DF8D985 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
55 |
| - E2E1416A402A731C9FEA0D2D /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; }; |
56 | 52 | /* End PBXFileReference section */
|
57 | 53 |
|
58 | 54 | /* Begin PBXFrameworksBuildPhase section */
|
59 | 55 | 5F5777CB1A7B6F5B00FC3A61 /* Frameworks */ = {
|
60 | 56 | isa = PBXFrameworksBuildPhase;
|
61 | 57 | buildActionMask = 2147483647;
|
62 | 58 | files = (
|
63 |
| - E290E531B1288D6B61A93A94 /* libPods.a in Frameworks */, |
64 | 59 | );
|
65 | 60 | runOnlyForDeploymentPostprocessing = 0;
|
66 | 61 | };
|
|
74 | 69 | /* End PBXFrameworksBuildPhase section */
|
75 | 70 |
|
76 | 71 | /* Begin PBXGroup section */
|
77 |
| - 19C6DD1829FA08B46F29DB80 /* Frameworks */ = { |
78 |
| - isa = PBXGroup; |
79 |
| - children = ( |
80 |
| - E2AADBEE663342E84DF8D985 /* libPods.a */, |
81 |
| - ); |
82 |
| - name = Frameworks; |
83 |
| - sourceTree = "<group>"; |
84 |
| - }; |
85 | 72 | 5F3362F21AE295DE00D574A1 /* class */ = {
|
86 | 73 | isa = PBXGroup;
|
87 | 74 | children = (
|
|
97 | 84 | 5F5777D01A7B6F5B00FC3A61 /* KYPingTransition */,
|
98 | 85 | 5F5777EA1A7B6F5B00FC3A61 /* KYPingTransitionTests */,
|
99 | 86 | 5F5777CF1A7B6F5B00FC3A61 /* Products */,
|
100 |
| - C90EDAD01E13136A182C430F /* Pods */, |
101 |
| - 19C6DD1829FA08B46F29DB80 /* Frameworks */, |
102 | 87 | );
|
103 | 88 | sourceTree = "<group>";
|
104 | 89 | };
|
|
157 | 142 | name = "Supporting Files";
|
158 | 143 | sourceTree = "<group>";
|
159 | 144 | };
|
160 |
| - C90EDAD01E13136A182C430F /* Pods */ = { |
161 |
| - isa = PBXGroup; |
162 |
| - children = ( |
163 |
| - 23F1CDADD9E7608E66F9000A /* Pods.debug.xcconfig */, |
164 |
| - E2E1416A402A731C9FEA0D2D /* Pods.release.xcconfig */, |
165 |
| - ); |
166 |
| - name = Pods; |
167 |
| - sourceTree = "<group>"; |
168 |
| - }; |
169 | 145 | /* End PBXGroup section */
|
170 | 146 |
|
171 | 147 | /* Begin PBXNativeTarget section */
|
172 | 148 | 5F5777CD1A7B6F5B00FC3A61 /* KYPingTransition */ = {
|
173 | 149 | isa = PBXNativeTarget;
|
174 | 150 | buildConfigurationList = 5F5777F11A7B6F5B00FC3A61 /* Build configuration list for PBXNativeTarget "KYPingTransition" */;
|
175 | 151 | buildPhases = (
|
176 |
| - 705073FCE61DE10BAE7EC3EF /* Check Pods Manifest.lock */, |
177 | 152 | 5F5777CA1A7B6F5B00FC3A61 /* Sources */,
|
178 | 153 | 5F5777CB1A7B6F5B00FC3A61 /* Frameworks */,
|
179 | 154 | 5F5777CC1A7B6F5B00FC3A61 /* Resources */,
|
180 |
| - D11C968B34B849AA3FD35013 /* Copy Pods Resources */, |
181 | 155 | );
|
182 | 156 | buildRules = (
|
183 | 157 | );
|
|
212 | 186 | 5F5777C61A7B6F5B00FC3A61 /* Project object */ = {
|
213 | 187 | isa = PBXProject;
|
214 | 188 | attributes = {
|
215 |
| - LastUpgradeCheck = 0610; |
| 189 | + LastUpgradeCheck = 0700; |
216 | 190 | ORGANIZATIONNAME = "Kitten Yang";
|
217 | 191 | TargetAttributes = {
|
218 | 192 | 5F5777CD1A7B6F5B00FC3A61 = {
|
|
263 | 237 | };
|
264 | 238 | /* End PBXResourcesBuildPhase section */
|
265 | 239 |
|
266 |
| -/* Begin PBXShellScriptBuildPhase section */ |
267 |
| - 705073FCE61DE10BAE7EC3EF /* Check Pods Manifest.lock */ = { |
268 |
| - isa = PBXShellScriptBuildPhase; |
269 |
| - buildActionMask = 2147483647; |
270 |
| - files = ( |
271 |
| - ); |
272 |
| - inputPaths = ( |
273 |
| - ); |
274 |
| - name = "Check Pods Manifest.lock"; |
275 |
| - outputPaths = ( |
276 |
| - ); |
277 |
| - runOnlyForDeploymentPostprocessing = 0; |
278 |
| - shellPath = /bin/sh; |
279 |
| - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
280 |
| - showEnvVarsInLog = 0; |
281 |
| - }; |
282 |
| - D11C968B34B849AA3FD35013 /* Copy Pods Resources */ = { |
283 |
| - isa = PBXShellScriptBuildPhase; |
284 |
| - buildActionMask = 2147483647; |
285 |
| - files = ( |
286 |
| - ); |
287 |
| - inputPaths = ( |
288 |
| - ); |
289 |
| - name = "Copy Pods Resources"; |
290 |
| - outputPaths = ( |
291 |
| - ); |
292 |
| - runOnlyForDeploymentPostprocessing = 0; |
293 |
| - shellPath = /bin/sh; |
294 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n"; |
295 |
| - showEnvVarsInLog = 0; |
296 |
| - }; |
297 |
| -/* End PBXShellScriptBuildPhase section */ |
298 |
| - |
299 | 240 | /* Begin PBXSourcesBuildPhase section */
|
300 | 241 | 5F5777CA1A7B6F5B00FC3A61 /* Sources */ = {
|
301 | 242 | isa = PBXSourcesBuildPhase;
|
|
368 | 309 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
369 | 310 | COPY_PHASE_STRIP = NO;
|
370 | 311 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
| 312 | + ENABLE_TESTABILITY = YES; |
371 | 313 | GCC_C_LANGUAGE_STANDARD = gnu99;
|
372 | 314 | GCC_DYNAMIC_NO_PIC = NO;
|
373 | 315 | GCC_OPTIMIZATION_LEVEL = 0;
|
|
426 | 368 | };
|
427 | 369 | 5F5777F21A7B6F5B00FC3A61 /* Debug */ = {
|
428 | 370 | isa = XCBuildConfiguration;
|
429 |
| - baseConfigurationReference = 23F1CDADD9E7608E66F9000A /* Pods.debug.xcconfig */; |
430 | 371 | buildSettings = {
|
431 | 372 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
432 | 373 | CODE_SIGN_IDENTITY = "iPhone Developer: Xinyu Li (XWYND9KE57)";
|
433 | 374 | INFOPLIST_FILE = KYPingTransition/Info.plist;
|
434 | 375 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
| 376 | + PRODUCT_BUNDLE_IDENTIFIER = "com.$(PRODUCT_NAME:rfc1034identifier)"; |
435 | 377 | PRODUCT_NAME = "$(TARGET_NAME)";
|
436 | 378 | };
|
437 | 379 | name = Debug;
|
438 | 380 | };
|
439 | 381 | 5F5777F31A7B6F5B00FC3A61 /* Release */ = {
|
440 | 382 | isa = XCBuildConfiguration;
|
441 |
| - baseConfigurationReference = E2E1416A402A731C9FEA0D2D /* Pods.release.xcconfig */; |
442 | 383 | buildSettings = {
|
443 | 384 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
444 | 385 | INFOPLIST_FILE = KYPingTransition/Info.plist;
|
445 | 386 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
| 387 | + PRODUCT_BUNDLE_IDENTIFIER = "com.$(PRODUCT_NAME:rfc1034identifier)"; |
446 | 388 | PRODUCT_NAME = "$(TARGET_NAME)";
|
447 | 389 | };
|
448 | 390 | name = Release;
|
|
461 | 403 | );
|
462 | 404 | INFOPLIST_FILE = KYPingTransitionTests/Info.plist;
|
463 | 405 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
| 406 | + PRODUCT_BUNDLE_IDENTIFIER = "com.$(PRODUCT_NAME:rfc1034identifier)"; |
464 | 407 | PRODUCT_NAME = "$(TARGET_NAME)";
|
465 | 408 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/KYPingTransition.app/KYPingTransition";
|
466 | 409 | };
|
|
476 | 419 | );
|
477 | 420 | INFOPLIST_FILE = KYPingTransitionTests/Info.plist;
|
478 | 421 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
| 422 | + PRODUCT_BUNDLE_IDENTIFIER = "com.$(PRODUCT_NAME:rfc1034identifier)"; |
479 | 423 | PRODUCT_NAME = "$(TARGET_NAME)";
|
480 | 424 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/KYPingTransition.app/KYPingTransition";
|
481 | 425 | };
|
|
0 commit comments