|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 3DB505E72F0EA869E36B1D82 /* libPods-Segment-Amplitude_Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6BF4B75C199F7F1EA723318E /* libPods-Segment-Amplitude_Tests.a */; }; |
| 10 | + 0A0F9075CA69C03594D62A47 /* Pods_Segment_Amplitude_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D499617867A9269C55AA5760 /* Pods_Segment_Amplitude_Tests.framework */; }; |
11 | 11 | 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; }; |
12 | 12 | 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; }; |
13 | 13 | 6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; }; |
|
59 | 59 | 6003F5BB195388D20070C39A /* Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Tests.m; sourceTree = "<group>"; }; |
60 | 60 | 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; }; |
61 | 61 | 62BD8A715FB8ECF70ECA29BC /* Pods-Segment-Amplitude_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Segment-Amplitude_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Segment-Amplitude_Example/Pods-Segment-Amplitude_Example.debug.xcconfig"; sourceTree = "<group>"; }; |
62 | | - 6BF4B75C199F7F1EA723318E /* libPods-Segment-Amplitude_Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Segment-Amplitude_Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
63 | 62 | 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; }; |
64 | 63 | 91AECAC26A53C35405CA5402 /* Pods-Segment-Amplitude_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Segment-Amplitude_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Segment-Amplitude_Example/Pods-Segment-Amplitude_Example.release.xcconfig"; sourceTree = "<group>"; }; |
65 | 64 | 97DEF26D0B2C6B8BB484FE4F /* Pods-Segment-Amplitude_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Segment-Amplitude_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Segment-Amplitude_Tests/Pods-Segment-Amplitude_Tests.debug.xcconfig"; sourceTree = "<group>"; }; |
66 | 65 | 9EEA123C7A20DF690C5D6E46 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; }; |
| 66 | + D499617867A9269C55AA5760 /* Pods_Segment_Amplitude_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Segment_Amplitude_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
67 | 67 | F26E1DEACA3B4F2A695BCDD1 /* Segment-Amplitude.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = "Segment-Amplitude.podspec"; path = "../Segment-Amplitude.podspec"; sourceTree = "<group>"; }; |
68 | 68 | /* End PBXFileReference section */ |
69 | 69 |
|
|
86 | 86 | 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */, |
87 | 87 | 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */, |
88 | 88 | 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */, |
89 | | - 3DB505E72F0EA869E36B1D82 /* libPods-Segment-Amplitude_Tests.a in Frameworks */, |
| 89 | + 0A0F9075CA69C03594D62A47 /* Pods_Segment_Amplitude_Tests.framework in Frameworks */, |
90 | 90 | ); |
91 | 91 | runOnlyForDeploymentPostprocessing = 0; |
92 | 92 | }; |
|
133 | 133 | 6003F591195388D20070C39A /* UIKit.framework */, |
134 | 134 | 6003F5AF195388D20070C39A /* XCTest.framework */, |
135 | 135 | 1A31B91CBBB7876EE6D25775 /* libPods-Segment-Amplitude_Example.a */, |
136 | | - 6BF4B75C199F7F1EA723318E /* libPods-Segment-Amplitude_Tests.a */, |
| 136 | + D499617867A9269C55AA5760 /* Pods_Segment_Amplitude_Tests.framework */, |
137 | 137 | ); |
138 | 138 | name = Frameworks; |
139 | 139 | sourceTree = "<group>"; |
|
204 | 204 | 6003F586195388D20070C39A /* Sources */, |
205 | 205 | 6003F587195388D20070C39A /* Frameworks */, |
206 | 206 | 6003F588195388D20070C39A /* Resources */, |
207 | | - 44F0F8958CAFCB485F500ECF /* [CP] Embed Pods Frameworks */, |
208 | 207 | 2400543B82061AF237CF72DA /* [CP] Copy Pods Resources */, |
209 | 208 | ); |
210 | 209 | buildRules = ( |
|
224 | 223 | 6003F5AA195388D20070C39A /* Sources */, |
225 | 224 | 6003F5AB195388D20070C39A /* Frameworks */, |
226 | 225 | 6003F5AC195388D20070C39A /* Resources */, |
227 | | - DE78D070576999349BDBA460 /* [CP] Embed Pods Frameworks */, |
228 | | - 96CC595E0672096BFEBE21DB /* [CP] Copy Pods Resources */, |
| 226 | + 52D1EC1170B32E0378FED4E6 /* [CP] Embed Pods Frameworks */, |
229 | 227 | ); |
230 | 228 | buildRules = ( |
231 | 229 | ); |
|
260 | 258 | developmentRegion = English; |
261 | 259 | hasScannedForEncodings = 0; |
262 | 260 | knownRegions = ( |
| 261 | + English, |
263 | 262 | en, |
264 | 263 | Base, |
265 | 264 | ); |
|
302 | 301 | files = ( |
303 | 302 | ); |
304 | 303 | inputPaths = ( |
305 | | - "${SRCROOT}/Pods/Target Support Files/Pods-Segment-Amplitude_Example/Pods-Segment-Amplitude_Example-resources.sh", |
| 304 | + "${PODS_ROOT}/Target Support Files/Pods-Segment-Amplitude_Example/Pods-Segment-Amplitude_Example-resources.sh", |
306 | 305 | "${PODS_ROOT}/Amplitude-iOS/Amplitude/api.amplitude.com.der", |
307 | 306 | "${PODS_ROOT}/Amplitude-iOS/Amplitude/ComodoCaLimitedRsaCertificationAuthority.der", |
308 | 307 | "${PODS_ROOT}/Amplitude-iOS/Amplitude/ComodoRsaCA.der", |
309 | 308 | "${PODS_ROOT}/Amplitude-iOS/Amplitude/ComodoRsaDomainValidationCA.der", |
310 | 309 | ); |
311 | 310 | name = "[CP] Copy Pods Resources"; |
312 | 311 | outputPaths = ( |
313 | | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}", |
| 312 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/api.amplitude.com.der", |
| 313 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ComodoCaLimitedRsaCertificationAuthority.der", |
| 314 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ComodoRsaCA.der", |
| 315 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ComodoRsaDomainValidationCA.der", |
314 | 316 | ); |
315 | 317 | runOnlyForDeploymentPostprocessing = 0; |
316 | 318 | shellPath = /bin/sh; |
317 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Segment-Amplitude_Example/Pods-Segment-Amplitude_Example-resources.sh\"\n"; |
| 319 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Segment-Amplitude_Example/Pods-Segment-Amplitude_Example-resources.sh\"\n"; |
318 | 320 | showEnvVarsInLog = 0; |
319 | 321 | }; |
320 | | - 44F0F8958CAFCB485F500ECF /* [CP] Embed Pods Frameworks */ = { |
| 322 | + 52D1EC1170B32E0378FED4E6 /* [CP] Embed Pods Frameworks */ = { |
321 | 323 | isa = PBXShellScriptBuildPhase; |
322 | 324 | buildActionMask = 2147483647; |
323 | 325 | files = ( |
324 | 326 | ); |
325 | 327 | inputPaths = ( |
| 328 | + "${PODS_ROOT}/Target Support Files/Pods-Segment-Amplitude_Tests/Pods-Segment-Amplitude_Tests-frameworks.sh", |
| 329 | + "${BUILT_PRODUCTS_DIR}/Expecta/Expecta.framework", |
| 330 | + "${BUILT_PRODUCTS_DIR}/OCHamcrest/OCHamcrest.framework", |
| 331 | + "${BUILT_PRODUCTS_DIR}/OCMockito/OCMockito.framework", |
| 332 | + "${BUILT_PRODUCTS_DIR}/Specta/Specta.framework", |
326 | 333 | ); |
327 | 334 | name = "[CP] Embed Pods Frameworks"; |
328 | 335 | outputPaths = ( |
| 336 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Expecta.framework", |
| 337 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OCHamcrest.framework", |
| 338 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OCMockito.framework", |
| 339 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Specta.framework", |
329 | 340 | ); |
330 | 341 | runOnlyForDeploymentPostprocessing = 0; |
331 | 342 | shellPath = /bin/sh; |
332 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Segment-Amplitude_Example/Pods-Segment-Amplitude_Example-frameworks.sh\"\n"; |
| 343 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Segment-Amplitude_Tests/Pods-Segment-Amplitude_Tests-frameworks.sh\"\n"; |
333 | 344 | showEnvVarsInLog = 0; |
334 | 345 | }; |
335 | 346 | 73CE207BF893B0053AB2A5D4 /* [CP] Check Pods Manifest.lock */ = { |
|
350 | 361 | 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"; |
351 | 362 | showEnvVarsInLog = 0; |
352 | 363 | }; |
353 | | - 96CC595E0672096BFEBE21DB /* [CP] Copy Pods Resources */ = { |
354 | | - isa = PBXShellScriptBuildPhase; |
355 | | - buildActionMask = 2147483647; |
356 | | - files = ( |
357 | | - ); |
358 | | - inputPaths = ( |
359 | | - ); |
360 | | - name = "[CP] Copy Pods Resources"; |
361 | | - outputPaths = ( |
362 | | - ); |
363 | | - runOnlyForDeploymentPostprocessing = 0; |
364 | | - shellPath = /bin/sh; |
365 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Segment-Amplitude_Tests/Pods-Segment-Amplitude_Tests-resources.sh\"\n"; |
366 | | - showEnvVarsInLog = 0; |
367 | | - }; |
368 | 364 | 978F406FCFBB1C088B5D568B /* [CP] Check Pods Manifest.lock */ = { |
369 | 365 | isa = PBXShellScriptBuildPhase; |
370 | 366 | buildActionMask = 2147483647; |
|
383 | 379 | 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"; |
384 | 380 | showEnvVarsInLog = 0; |
385 | 381 | }; |
386 | | - DE78D070576999349BDBA460 /* [CP] Embed Pods Frameworks */ = { |
387 | | - isa = PBXShellScriptBuildPhase; |
388 | | - buildActionMask = 2147483647; |
389 | | - files = ( |
390 | | - ); |
391 | | - inputPaths = ( |
392 | | - ); |
393 | | - name = "[CP] Embed Pods Frameworks"; |
394 | | - outputPaths = ( |
395 | | - ); |
396 | | - runOnlyForDeploymentPostprocessing = 0; |
397 | | - shellPath = /bin/sh; |
398 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Segment-Amplitude_Tests/Pods-Segment-Amplitude_Tests-frameworks.sh\"\n"; |
399 | | - showEnvVarsInLog = 0; |
400 | | - }; |
401 | 382 | /* End PBXShellScriptBuildPhase section */ |
402 | 383 |
|
403 | 384 | /* Begin PBXSourcesBuildPhase section */ |
|
0 commit comments