|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - A03A7AAB683D47D3AFC23C4E /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EB073D9A9EB54B939F2B9BB9 /* libPods.a */; }; |
| 10 | + 1DBC25A68A9E3C5F83BAD5FB /* libPods-PHFComposeBarViewExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E4321B006EFBB5D494B0F7F3 /* libPods-PHFComposeBarViewExample.a */; }; |
11 | 11 | D51C5F8B172D322D0046E65C /* PHFComposeBarView_TextView.m in Sources */ = {isa = PBXBuildFile; fileRef = D51C5F7D172D322D0046E65C /* PHFComposeBarView_TextView.m */; }; |
12 | 12 | D51C5F8C172D322D0046E65C /* PHFComposeBarView.m in Sources */ = {isa = PBXBuildFile; fileRef = D51C5F7F172D322D0046E65C /* PHFComposeBarView.m */; }; |
13 | 13 | D51C5F9F172D3F880046E65C /* Camera@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D51C5F9D172D3F880046E65C /* Camera@2x.png */; }; |
|
25 | 25 | /* End PBXBuildFile section */ |
26 | 26 |
|
27 | 27 | /* Begin PBXFileReference section */ |
28 | | - 05497BC133F44135B66E6136 /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = SOURCE_ROOT; }; |
| 28 | + 04D186753C1711C11E429D77 /* Pods-PHFComposeBarViewExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PHFComposeBarViewExample.debug.xcconfig"; path = "Pods/Target Support Files/Pods-PHFComposeBarViewExample/Pods-PHFComposeBarViewExample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 29 | + 9678FDF76205B59A79A7E68C /* Pods-PHFComposeBarViewExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PHFComposeBarViewExample.release.xcconfig"; path = "Pods/Target Support Files/Pods-PHFComposeBarViewExample/Pods-PHFComposeBarViewExample.release.xcconfig"; sourceTree = "<group>"; }; |
29 | 30 | D51C5F7C172D322D0046E65C /* PHFComposeBarView_TextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PHFComposeBarView_TextView.h; sourceTree = "<group>"; }; |
30 | 31 | D51C5F7D172D322D0046E65C /* PHFComposeBarView_TextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PHFComposeBarView_TextView.m; sourceTree = "<group>"; }; |
31 | 32 | D51C5F7E172D322D0046E65C /* PHFComposeBarView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PHFComposeBarView.h; sourceTree = "<group>"; }; |
|
48 | 49 | D5365C3A172D1F7F0059FF04 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; }; |
49 | 50 | D5365C3C172D1F7F0059FF04 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; }; |
50 | 51 | D5365C3D172D1F7F0059FF04 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; }; |
51 | | - EB073D9A9EB54B939F2B9BB9 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 52 | + E4321B006EFBB5D494B0F7F3 /* libPods-PHFComposeBarViewExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-PHFComposeBarViewExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
52 | 53 | /* End PBXFileReference section */ |
53 | 54 |
|
54 | 55 | /* Begin PBXFrameworksBuildPhase section */ |
|
59 | 60 | D5365C25172D1F7F0059FF04 /* UIKit.framework in Frameworks */, |
60 | 61 | D5365C27172D1F7F0059FF04 /* Foundation.framework in Frameworks */, |
61 | 62 | D5365C29172D1F7F0059FF04 /* CoreGraphics.framework in Frameworks */, |
62 | | - A03A7AAB683D47D3AFC23C4E /* libPods.a in Frameworks */, |
| 63 | + 1DBC25A68A9E3C5F83BAD5FB /* libPods-PHFComposeBarViewExample.a in Frameworks */, |
63 | 64 | ); |
64 | 65 | runOnlyForDeploymentPostprocessing = 0; |
65 | 66 | }; |
66 | 67 | /* End PBXFrameworksBuildPhase section */ |
67 | 68 |
|
68 | 69 | /* Begin PBXGroup section */ |
| 70 | + 2A1910B04C2AF2E60D160532 /* Pods */ = { |
| 71 | + isa = PBXGroup; |
| 72 | + children = ( |
| 73 | + 04D186753C1711C11E429D77 /* Pods-PHFComposeBarViewExample.debug.xcconfig */, |
| 74 | + 9678FDF76205B59A79A7E68C /* Pods-PHFComposeBarViewExample.release.xcconfig */, |
| 75 | + ); |
| 76 | + name = Pods; |
| 77 | + sourceTree = "<group>"; |
| 78 | + }; |
69 | 79 | D51C5F7B172D322D0046E65C /* Classes */ = { |
70 | 80 | isa = PBXGroup; |
71 | 81 | children = ( |
|
104 | 114 | D5365C2A172D1F7F0059FF04 /* PHFComposeBarViewExample */, |
105 | 115 | D5365C23172D1F7F0059FF04 /* Frameworks */, |
106 | 116 | D5365C22172D1F7F0059FF04 /* Products */, |
107 | | - 05497BC133F44135B66E6136 /* Pods.xcconfig */, |
| 117 | + 2A1910B04C2AF2E60D160532 /* Pods */, |
108 | 118 | ); |
109 | 119 | sourceTree = "<group>"; |
110 | 120 | }; |
|
122 | 132 | D5365C24172D1F7F0059FF04 /* UIKit.framework */, |
123 | 133 | D5365C26172D1F7F0059FF04 /* Foundation.framework */, |
124 | 134 | D5365C28172D1F7F0059FF04 /* CoreGraphics.framework */, |
125 | | - EB073D9A9EB54B939F2B9BB9 /* libPods.a */, |
| 135 | + E4321B006EFBB5D494B0F7F3 /* libPods-PHFComposeBarViewExample.a */, |
126 | 136 | ); |
127 | 137 | name = Frameworks; |
128 | 138 | sourceTree = "<group>"; |
|
161 | 171 | isa = PBXNativeTarget; |
162 | 172 | buildConfigurationList = D5365C44172D1F7F0059FF04 /* Build configuration list for PBXNativeTarget "PHFComposeBarViewExample" */; |
163 | 173 | buildPhases = ( |
164 | | - 9DC4DCA1CA2543C390469FAB /* Check Pods Manifest.lock */, |
| 174 | + F2805588B82E796CC15654F3 /* [CP] Check Pods Manifest.lock */, |
165 | 175 | D5365C1D172D1F7F0059FF04 /* Sources */, |
166 | 176 | D5365C1E172D1F7F0059FF04 /* Frameworks */, |
167 | 177 | D5365C1F172D1F7F0059FF04 /* Resources */, |
168 | | - 9A298D09291644049AC73A60 /* Copy Pods Resources */, |
| 178 | + 3B145ECDAD83EB9DF19FF0CD /* [CP] Embed Pods Frameworks */, |
| 179 | + 69D2F0CA708F250ABE6D81DF /* [CP] Copy Pods Resources */, |
169 | 180 | ); |
170 | 181 | buildRules = ( |
171 | 182 | ); |
|
218 | 229 | /* End PBXResourcesBuildPhase section */ |
219 | 230 |
|
220 | 231 | /* Begin PBXShellScriptBuildPhase section */ |
221 | | - 9A298D09291644049AC73A60 /* Copy Pods Resources */ = { |
| 232 | + 3B145ECDAD83EB9DF19FF0CD /* [CP] Embed Pods Frameworks */ = { |
| 233 | + isa = PBXShellScriptBuildPhase; |
| 234 | + buildActionMask = 2147483647; |
| 235 | + files = ( |
| 236 | + ); |
| 237 | + inputPaths = ( |
| 238 | + ); |
| 239 | + name = "[CP] Embed Pods Frameworks"; |
| 240 | + outputPaths = ( |
| 241 | + ); |
| 242 | + runOnlyForDeploymentPostprocessing = 0; |
| 243 | + shellPath = /bin/sh; |
| 244 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PHFComposeBarViewExample/Pods-PHFComposeBarViewExample-frameworks.sh\"\n"; |
| 245 | + showEnvVarsInLog = 0; |
| 246 | + }; |
| 247 | + 69D2F0CA708F250ABE6D81DF /* [CP] Copy Pods Resources */ = { |
222 | 248 | isa = PBXShellScriptBuildPhase; |
223 | 249 | buildActionMask = 2147483647; |
224 | 250 | files = ( |
225 | 251 | ); |
226 | 252 | inputPaths = ( |
227 | 253 | ); |
228 | | - name = "Copy Pods Resources"; |
| 254 | + name = "[CP] Copy Pods Resources"; |
229 | 255 | outputPaths = ( |
230 | 256 | ); |
231 | 257 | runOnlyForDeploymentPostprocessing = 0; |
232 | 258 | shellPath = /bin/sh; |
233 | | - shellScript = "\"${SRCROOT}/Pods/Pods-resources.sh\"\n"; |
| 259 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PHFComposeBarViewExample/Pods-PHFComposeBarViewExample-resources.sh\"\n"; |
| 260 | + showEnvVarsInLog = 0; |
234 | 261 | }; |
235 | | - 9DC4DCA1CA2543C390469FAB /* Check Pods Manifest.lock */ = { |
| 262 | + F2805588B82E796CC15654F3 /* [CP] Check Pods Manifest.lock */ = { |
236 | 263 | isa = PBXShellScriptBuildPhase; |
237 | 264 | buildActionMask = 2147483647; |
238 | 265 | files = ( |
239 | 266 | ); |
240 | 267 | inputPaths = ( |
241 | 268 | ); |
242 | | - name = "Check Pods Manifest.lock"; |
| 269 | + name = "[CP] Check Pods Manifest.lock"; |
243 | 270 | outputPaths = ( |
244 | 271 | ); |
245 | 272 | runOnlyForDeploymentPostprocessing = 0; |
246 | 273 | shellPath = /bin/sh; |
247 | | - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sanbox is not in sync with the Podfile.lock. Run 'pod install'.\nEOM\n exit 1\nfi\n"; |
| 274 | + 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"; |
| 275 | + showEnvVarsInLog = 0; |
248 | 276 | }; |
249 | 277 | /* End PBXShellScriptBuildPhase section */ |
250 | 278 |
|
|
335 | 363 | }; |
336 | 364 | D5365C45172D1F7F0059FF04 /* Debug */ = { |
337 | 365 | isa = XCBuildConfiguration; |
338 | | - baseConfigurationReference = 05497BC133F44135B66E6136 /* Pods.xcconfig */; |
| 366 | + baseConfigurationReference = 04D186753C1711C11E429D77 /* Pods-PHFComposeBarViewExample.debug.xcconfig */; |
339 | 367 | buildSettings = { |
340 | 368 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
341 | 369 | GCC_PREFIX_HEADER = "PHFComposeBarViewExample/PHFComposeBarViewExample-Prefix.pch"; |
|
348 | 376 | }; |
349 | 377 | D5365C46172D1F7F0059FF04 /* Release */ = { |
350 | 378 | isa = XCBuildConfiguration; |
351 | | - baseConfigurationReference = 05497BC133F44135B66E6136 /* Pods.xcconfig */; |
| 379 | + baseConfigurationReference = 9678FDF76205B59A79A7E68C /* Pods-PHFComposeBarViewExample.release.xcconfig */; |
352 | 380 | buildSettings = { |
353 | 381 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
354 | 382 | GCC_PREFIX_HEADER = "PHFComposeBarViewExample/PHFComposeBarViewExample-Prefix.pch"; |
|
0 commit comments