|
14 | 14 | 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; };
|
15 | 15 | 607FACEC1AFB9204008FA782 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACEB1AFB9204008FA782 /* Tests.swift */; };
|
16 | 16 | 6F250C3B89A0EF508F08AE75 /* Pods_KWTextStyleLabel_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C4CCDD07A4C1A4614F3D0E76 /* Pods_KWTextStyleLabel_Tests.framework */; };
|
| 17 | + 7F45ED709CF6F41BD02C86E6 /* Pods_KWTextStyleLabel_Example_KWTextStyleLabel_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 40D496E06330791F7B3BB072 /* Pods_KWTextStyleLabel_Example_KWTextStyleLabel_Tests.framework */; }; |
17 | 18 | F2EB0BDC4CBFE4FB16CB6F49 /* Pods_KWTextStyleLabel_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 80148D5D26EDFA7E0F2E174E /* Pods_KWTextStyleLabel_Example.framework */; };
|
18 | 19 | /* End PBXBuildFile section */
|
19 | 20 |
|
|
29 | 30 |
|
30 | 31 | /* Begin PBXFileReference section */
|
31 | 32 | 2F3481396D95BA5CCC70548A /* Pods-KWTextStyleLabel_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-KWTextStyleLabel_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-KWTextStyleLabel_Example/Pods-KWTextStyleLabel_Example.debug.xcconfig"; sourceTree = "<group>"; };
|
32 |
| - 3B0740BA4FE804A668633B6F /* KWTextStyleLabel.podspec */ = {isa = PBXFileReference; includeInIndex = 1; name = KWTextStyleLabel.podspec; path = ../KWTextStyleLabel.podspec; sourceTree = "<group>"; }; |
| 33 | + 3B0740BA4FE804A668633B6F /* KWTextStyleLabel.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = KWTextStyleLabel.podspec; path = ../KWTextStyleLabel.podspec; sourceTree = "<group>"; }; |
| 34 | + 3F50AC27116C8007719EFC0B /* Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests/Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests.release.xcconfig"; sourceTree = "<group>"; }; |
| 35 | + 40D496E06330791F7B3BB072 /* Pods_KWTextStyleLabel_Example_KWTextStyleLabel_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_KWTextStyleLabel_Example_KWTextStyleLabel_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
33 | 36 | 607FACD01AFB9204008FA782 /* KWTextStyleLabel_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = KWTextStyleLabel_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
34 | 37 | 607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
35 | 38 | 607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
40 | 43 | 607FACE51AFB9204008FA782 /* KWTextStyleLabel_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KWTextStyleLabel_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
41 | 44 | 607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
42 | 45 | 607FACEB1AFB9204008FA782 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; };
|
| 46 | + 6A4473813C39359E4207A86C /* Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests/Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests.debug.xcconfig"; sourceTree = "<group>"; }; |
43 | 47 | 80148D5D26EDFA7E0F2E174E /* Pods_KWTextStyleLabel_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_KWTextStyleLabel_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
44 | 48 | AD71E7218FD50D3A1716C4EC /* Pods-KWTextStyleLabel_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-KWTextStyleLabel_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-KWTextStyleLabel_Example/Pods-KWTextStyleLabel_Example.release.xcconfig"; sourceTree = "<group>"; };
|
45 |
| - B2B64461B46CEBC41F95A0C7 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; name = README.md; path = ../README.md; sourceTree = "<group>"; }; |
| 49 | + B2B64461B46CEBC41F95A0C7 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; }; |
46 | 50 | C4CCDD07A4C1A4614F3D0E76 /* Pods_KWTextStyleLabel_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_KWTextStyleLabel_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
47 | 51 | DA6B133529479ED555F985F3 /* Pods-KWTextStyleLabel_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-KWTextStyleLabel_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-KWTextStyleLabel_Tests/Pods-KWTextStyleLabel_Tests.debug.xcconfig"; sourceTree = "<group>"; };
|
48 | 52 | E36C94D96D06CB47A6BFD948 /* Pods-KWTextStyleLabel_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-KWTextStyleLabel_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-KWTextStyleLabel_Tests/Pods-KWTextStyleLabel_Tests.release.xcconfig"; sourceTree = "<group>"; };
|
49 |
| - F95CE83318C89A40D862173F /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; }; |
| 53 | + F95CE83318C89A40D862173F /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; }; |
50 | 54 | /* End PBXFileReference section */
|
51 | 55 |
|
52 | 56 | /* Begin PBXFrameworksBuildPhase section */
|
|
63 | 67 | buildActionMask = 2147483647;
|
64 | 68 | files = (
|
65 | 69 | 6F250C3B89A0EF508F08AE75 /* Pods_KWTextStyleLabel_Tests.framework in Frameworks */,
|
| 70 | + 7F45ED709CF6F41BD02C86E6 /* Pods_KWTextStyleLabel_Example_KWTextStyleLabel_Tests.framework in Frameworks */, |
66 | 71 | );
|
67 | 72 | runOnlyForDeploymentPostprocessing = 0;
|
68 | 73 | };
|
|
76 | 81 | AD71E7218FD50D3A1716C4EC /* Pods-KWTextStyleLabel_Example.release.xcconfig */,
|
77 | 82 | DA6B133529479ED555F985F3 /* Pods-KWTextStyleLabel_Tests.debug.xcconfig */,
|
78 | 83 | E36C94D96D06CB47A6BFD948 /* Pods-KWTextStyleLabel_Tests.release.xcconfig */,
|
| 84 | + 6A4473813C39359E4207A86C /* Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests.debug.xcconfig */, |
| 85 | + 3F50AC27116C8007719EFC0B /* Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests.release.xcconfig */, |
79 | 86 | );
|
80 | 87 | name = Pods;
|
81 | 88 | sourceTree = "<group>";
|
|
155 | 162 | children = (
|
156 | 163 | 80148D5D26EDFA7E0F2E174E /* Pods_KWTextStyleLabel_Example.framework */,
|
157 | 164 | C4CCDD07A4C1A4614F3D0E76 /* Pods_KWTextStyleLabel_Tests.framework */,
|
| 165 | + 40D496E06330791F7B3BB072 /* Pods_KWTextStyleLabel_Example_KWTextStyleLabel_Tests.framework */, |
158 | 166 | );
|
159 | 167 | name = Frameworks;
|
160 | 168 | sourceTree = "<group>";
|
|
215 | 223 | TargetAttributes = {
|
216 | 224 | 607FACCF1AFB9204008FA782 = {
|
217 | 225 | CreatedOnToolsVersion = 6.3.1;
|
| 226 | + LastSwiftMigration = 0810; |
218 | 227 | };
|
219 | 228 | 607FACE41AFB9204008FA782 = {
|
220 | 229 | CreatedOnToolsVersion = 6.3.1;
|
| 230 | + LastSwiftMigration = 0810; |
221 | 231 | TestTargetID = 607FACCF1AFB9204008FA782;
|
222 | 232 | };
|
223 | 233 | };
|
|
289 | 299 | );
|
290 | 300 | runOnlyForDeploymentPostprocessing = 0;
|
291 | 301 | shellPath = /bin/sh;
|
292 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-KWTextStyleLabel_Tests/Pods-KWTextStyleLabel_Tests-resources.sh\"\n"; |
| 302 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests/Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests-resources.sh\"\n"; |
293 | 303 | showEnvVarsInLog = 0;
|
294 | 304 | };
|
295 | 305 | 62A878A67409B8AA9AF6AD39 /* [CP] Check Pods Manifest.lock */ = {
|
|
349 | 359 | );
|
350 | 360 | runOnlyForDeploymentPostprocessing = 0;
|
351 | 361 | shellPath = /bin/sh;
|
352 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-KWTextStyleLabel_Tests/Pods-KWTextStyleLabel_Tests-frameworks.sh\"\n"; |
| 362 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests/Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests-frameworks.sh\"\n"; |
353 | 363 | showEnvVarsInLog = 0;
|
354 | 364 | };
|
355 | 365 | /* End PBXShellScriptBuildPhase section */
|
|
494 | 504 | MODULE_NAME = ExampleApp;
|
495 | 505 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
|
496 | 506 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 507 | + SWIFT_VERSION = 3.0; |
497 | 508 | };
|
498 | 509 | name = Debug;
|
499 | 510 | };
|
|
507 | 518 | MODULE_NAME = ExampleApp;
|
508 | 519 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
|
509 | 520 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 521 | + SWIFT_VERSION = 3.0; |
510 | 522 | };
|
511 | 523 | name = Release;
|
512 | 524 | };
|
513 | 525 | 607FACF31AFB9204008FA782 /* Debug */ = {
|
514 | 526 | isa = XCBuildConfiguration;
|
515 |
| - baseConfigurationReference = DA6B133529479ED555F985F3 /* Pods-KWTextStyleLabel_Tests.debug.xcconfig */; |
| 527 | + baseConfigurationReference = 6A4473813C39359E4207A86C /* Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests.debug.xcconfig */; |
516 | 528 | buildSettings = {
|
517 | 529 | FRAMEWORK_SEARCH_PATHS = (
|
518 | 530 | "$(SDKROOT)/Developer/Library/Frameworks",
|
|
526 | 538 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
527 | 539 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
|
528 | 540 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 541 | + SWIFT_VERSION = 3.0; |
529 | 542 | };
|
530 | 543 | name = Debug;
|
531 | 544 | };
|
532 | 545 | 607FACF41AFB9204008FA782 /* Release */ = {
|
533 | 546 | isa = XCBuildConfiguration;
|
534 |
| - baseConfigurationReference = E36C94D96D06CB47A6BFD948 /* Pods-KWTextStyleLabel_Tests.release.xcconfig */; |
| 547 | + baseConfigurationReference = 3F50AC27116C8007719EFC0B /* Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests.release.xcconfig */; |
535 | 548 | buildSettings = {
|
536 | 549 | FRAMEWORK_SEARCH_PATHS = (
|
537 | 550 | "$(SDKROOT)/Developer/Library/Frameworks",
|
|
541 | 554 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
542 | 555 | PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
|
543 | 556 | PRODUCT_NAME = "$(TARGET_NAME)";
|
| 557 | + SWIFT_VERSION = 3.0; |
544 | 558 | };
|
545 | 559 | name = Release;
|
546 | 560 | };
|
|
0 commit comments