|
13 | 13 | 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; }; |
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 | | - 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 */; }; |
18 | 16 | F2EB0BDC4CBFE4FB16CB6F49 /* Pods_KWTextStyleLabel_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 80148D5D26EDFA7E0F2E174E /* Pods_KWTextStyleLabel_Example.framework */; }; |
19 | 17 | /* End PBXBuildFile section */ |
20 | 18 |
|
|
31 | 29 | /* Begin PBXFileReference section */ |
32 | 30 | 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>"; }; |
33 | 31 | 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 | 32 | 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; }; |
36 | 33 | 607FACD01AFB9204008FA782 /* KWTextStyleLabel_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = KWTextStyleLabel_Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
37 | 34 | 607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|
43 | 40 | 607FACE51AFB9204008FA782 /* KWTextStyleLabel_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KWTextStyleLabel_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
44 | 41 | 607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
45 | 42 | 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>"; }; |
47 | 43 | 80148D5D26EDFA7E0F2E174E /* Pods_KWTextStyleLabel_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_KWTextStyleLabel_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
48 | 44 | 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>"; }; |
49 | 45 | B2B64461B46CEBC41F95A0C7 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; }; |
|
66 | 62 | isa = PBXFrameworksBuildPhase; |
67 | 63 | buildActionMask = 2147483647; |
68 | 64 | files = ( |
69 | | - 6F250C3B89A0EF508F08AE75 /* Pods_KWTextStyleLabel_Tests.framework in Frameworks */, |
70 | | - 7F45ED709CF6F41BD02C86E6 /* Pods_KWTextStyleLabel_Example_KWTextStyleLabel_Tests.framework in Frameworks */, |
71 | 65 | ); |
72 | 66 | runOnlyForDeploymentPostprocessing = 0; |
73 | 67 | }; |
|
81 | 75 | AD71E7218FD50D3A1716C4EC /* Pods-KWTextStyleLabel_Example.release.xcconfig */, |
82 | 76 | DA6B133529479ED555F985F3 /* Pods-KWTextStyleLabel_Tests.debug.xcconfig */, |
83 | 77 | E36C94D96D06CB47A6BFD948 /* Pods-KWTextStyleLabel_Tests.release.xcconfig */, |
84 | | - 6A4473813C39359E4207A86C /* Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests.debug.xcconfig */, |
85 | | - 3F50AC27116C8007719EFC0B /* Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests.release.xcconfig */, |
86 | 78 | ); |
87 | 79 | name = Pods; |
88 | 80 | sourceTree = "<group>"; |
|
194 | 186 | isa = PBXNativeTarget; |
195 | 187 | buildConfigurationList = 607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "KWTextStyleLabel_Tests" */; |
196 | 188 | buildPhases = ( |
197 | | - 62A878A67409B8AA9AF6AD39 /* [CP] Check Pods Manifest.lock */, |
198 | 189 | 607FACE11AFB9204008FA782 /* Sources */, |
199 | 190 | 607FACE21AFB9204008FA782 /* Frameworks */, |
200 | 191 | 607FACE31AFB9204008FA782 /* Resources */, |
201 | | - DF84E6321090783A7DC01481 /* [CP] Embed Pods Frameworks */, |
202 | | - 4033C0B804C12045FBF2DD6D /* [CP] Copy Pods Resources */, |
203 | 192 | ); |
204 | 193 | buildRules = ( |
205 | 194 | ); |
|
287 | 276 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-KWTextStyleLabel_Example/Pods-KWTextStyleLabel_Example-frameworks.sh\"\n"; |
288 | 277 | showEnvVarsInLog = 0; |
289 | 278 | }; |
290 | | - 4033C0B804C12045FBF2DD6D /* [CP] Copy Pods Resources */ = { |
291 | | - isa = PBXShellScriptBuildPhase; |
292 | | - buildActionMask = 2147483647; |
293 | | - files = ( |
294 | | - ); |
295 | | - inputPaths = ( |
296 | | - ); |
297 | | - name = "[CP] Copy Pods Resources"; |
298 | | - outputPaths = ( |
299 | | - ); |
300 | | - runOnlyForDeploymentPostprocessing = 0; |
301 | | - shellPath = /bin/sh; |
302 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests/Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests-resources.sh\"\n"; |
303 | | - showEnvVarsInLog = 0; |
304 | | - }; |
305 | | - 62A878A67409B8AA9AF6AD39 /* [CP] Check Pods Manifest.lock */ = { |
306 | | - isa = PBXShellScriptBuildPhase; |
307 | | - buildActionMask = 2147483647; |
308 | | - files = ( |
309 | | - ); |
310 | | - inputPaths = ( |
311 | | - ); |
312 | | - name = "[CP] Check Pods Manifest.lock"; |
313 | | - outputPaths = ( |
314 | | - ); |
315 | | - runOnlyForDeploymentPostprocessing = 0; |
316 | | - shellPath = /bin/sh; |
317 | | - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; |
318 | | - showEnvVarsInLog = 0; |
319 | | - }; |
320 | 279 | 9AC742039B879CBAAE95CFAF /* [CP] Check Pods Manifest.lock */ = { |
321 | 280 | isa = PBXShellScriptBuildPhase; |
322 | 281 | buildActionMask = 2147483647; |
|
347 | 306 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-KWTextStyleLabel_Example/Pods-KWTextStyleLabel_Example-resources.sh\"\n"; |
348 | 307 | showEnvVarsInLog = 0; |
349 | 308 | }; |
350 | | - DF84E6321090783A7DC01481 /* [CP] Embed Pods Frameworks */ = { |
351 | | - isa = PBXShellScriptBuildPhase; |
352 | | - buildActionMask = 2147483647; |
353 | | - files = ( |
354 | | - ); |
355 | | - inputPaths = ( |
356 | | - ); |
357 | | - name = "[CP] Embed Pods Frameworks"; |
358 | | - outputPaths = ( |
359 | | - ); |
360 | | - runOnlyForDeploymentPostprocessing = 0; |
361 | | - shellPath = /bin/sh; |
362 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests/Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests-frameworks.sh\"\n"; |
363 | | - showEnvVarsInLog = 0; |
364 | | - }; |
365 | 309 | /* End PBXShellScriptBuildPhase section */ |
366 | 310 |
|
367 | 311 | /* Begin PBXSourcesBuildPhase section */ |
|
524 | 468 | }; |
525 | 469 | 607FACF31AFB9204008FA782 /* Debug */ = { |
526 | 470 | isa = XCBuildConfiguration; |
527 | | - baseConfigurationReference = 6A4473813C39359E4207A86C /* Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests.debug.xcconfig */; |
528 | 471 | buildSettings = { |
529 | 472 | FRAMEWORK_SEARCH_PATHS = ( |
530 | 473 | "$(SDKROOT)/Developer/Library/Frameworks", |
|
544 | 487 | }; |
545 | 488 | 607FACF41AFB9204008FA782 /* Release */ = { |
546 | 489 | isa = XCBuildConfiguration; |
547 | | - baseConfigurationReference = 3F50AC27116C8007719EFC0B /* Pods-KWTextStyleLabel_Example-KWTextStyleLabel_Tests.release.xcconfig */; |
548 | 490 | buildSettings = { |
549 | 491 | FRAMEWORK_SEARCH_PATHS = ( |
550 | 492 | "$(SDKROOT)/Developer/Library/Frameworks", |
|
0 commit comments