|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 3E944C4C61C317F04FCA72D5 /* Pods_TNSWidgets.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9DA784D6AE838F6BE65AB7D /* Pods_TNSWidgets.framework */; }; |
11 | 10 | 8B7321CF1D097ECD00884AC6 /* TNSLabel.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B7321CD1D097ECD00884AC6 /* TNSLabel.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
12 | 11 | 8B7321D01D097ECD00884AC6 /* TNSLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B7321CE1D097ECD00884AC6 /* TNSLabel.m */; };
|
13 | 12 | B8E76F52212C2DA2009CFCE2 /* NSObject+Swizzling.h in Headers */ = {isa = PBXBuildFile; fileRef = B8E76F50212C2DA2009CFCE2 /* NSObject+Swizzling.h */; settings = {ATTRIBUTES = (Private, ); }; };
|
|
36 | 35 | /* End PBXContainerItemProxy section */
|
37 | 36 |
|
38 | 37 | /* Begin PBXFileReference section */
|
39 |
| - 0CA2D2E3500594F250B7E5AD /* Pods-TNSWidgets.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TNSWidgets.release.xcconfig"; path = "Pods/Target Support Files/Pods-TNSWidgets/Pods-TNSWidgets.release.xcconfig"; sourceTree = "<group>"; }; |
40 | 38 | 8B7321CD1D097ECD00884AC6 /* TNSLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TNSLabel.h; sourceTree = "<group>"; };
|
41 | 39 | 8B7321CE1D097ECD00884AC6 /* TNSLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TNSLabel.m; sourceTree = "<group>"; };
|
42 | 40 | B8E76F50212C2DA2009CFCE2 /* NSObject+Swizzling.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSObject+Swizzling.h"; sourceTree = "<group>"; };
|
|
45 | 43 | B8E76F59212C2F4E009CFCE2 /* UIView+PropertyBag.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIView+PropertyBag.m"; sourceTree = "<group>"; };
|
46 | 44 | B8E76F5C212C3134009CFCE2 /* UIView+PassThroughParent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIView+PassThroughParent.h"; sourceTree = "<group>"; };
|
47 | 45 | B8E76F5D212C3134009CFCE2 /* UIView+PassThroughParent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIView+PassThroughParent.m"; sourceTree = "<group>"; };
|
48 |
| - BA714249C33720A4C73F2D73 /* Pods-TNSWidgets.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TNSWidgets.debug.xcconfig"; path = "Pods/Target Support Files/Pods-TNSWidgets/Pods-TNSWidgets.debug.xcconfig"; sourceTree = "<group>"; }; |
49 |
| - C9DA784D6AE838F6BE65AB7D /* Pods_TNSWidgets.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TNSWidgets.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
50 | 46 | F915D3531EC9EF5E00071914 /* TNSProcess.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TNSProcess.m; path = ../TNSProcess.m; sourceTree = "<group>"; };
|
51 | 47 | F915D3541EC9EF5E00071914 /* TNSProcess.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TNSProcess.h; path = ../TNSProcess.h; sourceTree = "<group>"; };
|
52 | 48 | F98F5CAF1CD0EFEA00978308 /* TNSWidgets.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TNSWidgets.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
64 | 60 | isa = PBXFrameworksBuildPhase;
|
65 | 61 | buildActionMask = 2147483647;
|
66 | 62 | files = (
|
67 |
| - 3E944C4C61C317F04FCA72D5 /* Pods_TNSWidgets.framework in Frameworks */, |
68 | 63 | );
|
69 | 64 | runOnlyForDeploymentPostprocessing = 0;
|
70 | 65 | };
|
|
79 | 74 | /* End PBXFrameworksBuildPhase section */
|
80 | 75 |
|
81 | 76 | /* Begin PBXGroup section */
|
82 |
| - 23F4E40A96EF6D33AE4654D3 /* Frameworks */ = { |
83 |
| - isa = PBXGroup; |
84 |
| - children = ( |
85 |
| - C9DA784D6AE838F6BE65AB7D /* Pods_TNSWidgets.framework */, |
86 |
| - ); |
87 |
| - name = Frameworks; |
88 |
| - sourceTree = "<group>"; |
89 |
| - }; |
90 |
| - 50D824CFC5BFEB60164D83B1 /* Pods */ = { |
91 |
| - isa = PBXGroup; |
92 |
| - children = ( |
93 |
| - BA714249C33720A4C73F2D73 /* Pods-TNSWidgets.debug.xcconfig */, |
94 |
| - 0CA2D2E3500594F250B7E5AD /* Pods-TNSWidgets.release.xcconfig */, |
95 |
| - ); |
96 |
| - name = Pods; |
97 |
| - sourceTree = "<group>"; |
98 |
| - }; |
99 | 77 | F98F5CA51CD0EFEA00978308 = {
|
100 | 78 | isa = PBXGroup;
|
101 | 79 | children = (
|
102 | 80 | F98F5CB11CD0EFEA00978308 /* TNSWidgets */,
|
103 | 81 | F98F5CBD1CD0EFEA00978308 /* TNSWidgetsTests */,
|
104 | 82 | F98F5CB01CD0EFEA00978308 /* Products */,
|
105 |
| - 50D824CFC5BFEB60164D83B1 /* Pods */, |
106 |
| - 23F4E40A96EF6D33AE4654D3 /* Frameworks */, |
107 | 83 | );
|
108 | 84 | sourceTree = "<group>";
|
109 | 85 | };
|
|
170 | 146 | isa = PBXNativeTarget;
|
171 | 147 | buildConfigurationList = F98F5CC31CD0EFEA00978308 /* Build configuration list for PBXNativeTarget "TNSWidgets" */;
|
172 | 148 | buildPhases = (
|
173 |
| - A19DC6B35DC47BC836BB21AE /* [CP] Check Pods Manifest.lock */, |
174 | 149 | F98F5CAA1CD0EFEA00978308 /* Sources */,
|
175 | 150 | F98F5CAB1CD0EFEA00978308 /* Frameworks */,
|
176 | 151 | F98F5CAC1CD0EFEA00978308 /* Headers */,
|
|
255 | 230 | };
|
256 | 231 | /* End PBXResourcesBuildPhase section */
|
257 | 232 |
|
258 |
| -/* Begin PBXShellScriptBuildPhase section */ |
259 |
| - A19DC6B35DC47BC836BB21AE /* [CP] Check Pods Manifest.lock */ = { |
260 |
| - isa = PBXShellScriptBuildPhase; |
261 |
| - buildActionMask = 2147483647; |
262 |
| - files = ( |
263 |
| - ); |
264 |
| - inputFileListPaths = ( |
265 |
| - ); |
266 |
| - inputPaths = ( |
267 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
268 |
| - "${PODS_ROOT}/Manifest.lock", |
269 |
| - ); |
270 |
| - name = "[CP] Check Pods Manifest.lock"; |
271 |
| - outputFileListPaths = ( |
272 |
| - ); |
273 |
| - outputPaths = ( |
274 |
| - "$(DERIVED_FILE_DIR)/Pods-TNSWidgets-checkManifestLockResult.txt", |
275 |
| - ); |
276 |
| - runOnlyForDeploymentPostprocessing = 0; |
277 |
| - shellPath = /bin/sh; |
278 |
| - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
279 |
| - showEnvVarsInLog = 0; |
280 |
| - }; |
281 |
| -/* End PBXShellScriptBuildPhase section */ |
282 |
| - |
283 | 233 | /* Begin PBXSourcesBuildPhase section */
|
284 | 234 | F98F5CAA1CD0EFEA00978308 /* Sources */ = {
|
285 | 235 | isa = PBXSourcesBuildPhase;
|
|
403 | 353 | };
|
404 | 354 | F98F5CC41CD0EFEA00978308 /* Debug */ = {
|
405 | 355 | isa = XCBuildConfiguration;
|
406 |
| - baseConfigurationReference = BA714249C33720A4C73F2D73 /* Pods-TNSWidgets.debug.xcconfig */; |
407 | 356 | buildSettings = {
|
408 | 357 | DEFINES_MODULE = YES;
|
409 | 358 | DYLIB_COMPATIBILITY_VERSION = 1;
|
|
420 | 369 | };
|
421 | 370 | F98F5CC51CD0EFEA00978308 /* Release */ = {
|
422 | 371 | isa = XCBuildConfiguration;
|
423 |
| - baseConfigurationReference = 0CA2D2E3500594F250B7E5AD /* Pods-TNSWidgets.release.xcconfig */; |
424 | 372 | buildSettings = {
|
425 | 373 | DEFINES_MODULE = YES;
|
426 | 374 | DYLIB_COMPATIBILITY_VERSION = 1;
|
|
0 commit comments