|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 00E356F31AD99517003FC87E /* AudioPlaybackExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* AudioPlaybackExampleTests.m */; }; |
11 | 10 | 0C80B921A6F3F58F76C31292 /* libPods-AudioPlaybackExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-AudioPlaybackExample.a */; }; |
12 | | - 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; |
13 | 11 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
14 | | - 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
15 | | - 7699B88040F8A987B510C191 /* libPods-AudioPlaybackExample-AudioPlaybackExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 19F6CBCC0A4E27FBF8BF4A61 /* libPods-AudioPlaybackExample-AudioPlaybackExampleTests.a */; }; |
16 | 12 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
17 | 13 | 9884C936B89B0C17EB1CA193 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */; }; |
| 14 | + 9BE827372D650AA600791449 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BE827362D650AA600791449 /* AppDelegate.swift */; }; |
18 | 15 | /* End PBXBuildFile section */ |
19 | 16 |
|
20 | 17 | /* Begin PBXContainerItemProxy section */ |
|
30 | 27 | /* Begin PBXFileReference section */ |
31 | 28 | 00E356EE1AD99517003FC87E /* AudioPlaybackExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AudioPlaybackExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
32 | 29 | 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
33 | | - 00E356F21AD99517003FC87E /* AudioPlaybackExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AudioPlaybackExampleTests.m; sourceTree = "<group>"; }; |
34 | 30 | 13B07F961A680F5B00A75B9A /* AudioPlaybackExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AudioPlaybackExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
35 | 31 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = AudioPlaybackExample/AppDelegate.h; sourceTree = "<group>"; }; |
36 | | - 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = AudioPlaybackExample/AppDelegate.mm; sourceTree = "<group>"; }; |
37 | 32 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = AudioPlaybackExample/Images.xcassets; sourceTree = "<group>"; }; |
38 | 33 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = AudioPlaybackExample/Info.plist; sourceTree = "<group>"; }; |
39 | | - 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = AudioPlaybackExample/main.m; sourceTree = "<group>"; }; |
40 | 34 | 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = AudioPlaybackExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
41 | | - 19F6CBCC0A4E27FBF8BF4A61 /* libPods-AudioPlaybackExample-AudioPlaybackExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-AudioPlaybackExample-AudioPlaybackExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
42 | 35 | 3B4392A12AC88292D35C810B /* Pods-AudioPlaybackExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AudioPlaybackExample.debug.xcconfig"; path = "Target Support Files/Pods-AudioPlaybackExample/Pods-AudioPlaybackExample.debug.xcconfig"; sourceTree = "<group>"; }; |
43 | 36 | 5709B34CF0A7D63546082F79 /* Pods-AudioPlaybackExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AudioPlaybackExample.release.xcconfig"; path = "Target Support Files/Pods-AudioPlaybackExample/Pods-AudioPlaybackExample.release.xcconfig"; sourceTree = "<group>"; }; |
44 | | - 5B7EB9410499542E8C5724F5 /* Pods-AudioPlaybackExample-AudioPlaybackExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AudioPlaybackExample-AudioPlaybackExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-AudioPlaybackExample-AudioPlaybackExampleTests/Pods-AudioPlaybackExample-AudioPlaybackExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
45 | 37 | 5DCACB8F33CDC322A6C60F78 /* libPods-AudioPlaybackExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-AudioPlaybackExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
46 | 38 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = AudioPlaybackExample/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
47 | | - 89C6BE57DB24E9ADA2F236DE /* Pods-AudioPlaybackExample-AudioPlaybackExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AudioPlaybackExample-AudioPlaybackExampleTests.release.xcconfig"; path = "Target Support Files/Pods-AudioPlaybackExample-AudioPlaybackExampleTests/Pods-AudioPlaybackExample-AudioPlaybackExampleTests.release.xcconfig"; sourceTree = "<group>"; }; |
| 39 | + 9BE827352D650AA600791449 /* AudioPlaybackExample-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "AudioPlaybackExample-Bridging-Header.h"; sourceTree = "<group>"; }; |
| 40 | + 9BE827362D650AA600791449 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
48 | 41 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
49 | 42 | /* End PBXFileReference section */ |
50 | 43 |
|
|
53 | 46 | isa = PBXFrameworksBuildPhase; |
54 | 47 | buildActionMask = 2147483647; |
55 | 48 | files = ( |
56 | | - 7699B88040F8A987B510C191 /* libPods-AudioPlaybackExample-AudioPlaybackExampleTests.a in Frameworks */, |
57 | 49 | ); |
58 | 50 | runOnlyForDeploymentPostprocessing = 0; |
59 | 51 | }; |
|
71 | 63 | 00E356EF1AD99517003FC87E /* AudioPlaybackExampleTests */ = { |
72 | 64 | isa = PBXGroup; |
73 | 65 | children = ( |
74 | | - 00E356F21AD99517003FC87E /* AudioPlaybackExampleTests.m */, |
75 | 66 | 00E356F01AD99517003FC87E /* Supporting Files */, |
76 | 67 | ); |
77 | 68 | path = AudioPlaybackExampleTests; |
|
89 | 80 | isa = PBXGroup; |
90 | 81 | children = ( |
91 | 82 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */, |
92 | | - 13B07FB01A68108700A75B9A /* AppDelegate.mm */, |
93 | 83 | 13B07FB51A68108700A75B9A /* Images.xcassets */, |
94 | 84 | 13B07FB61A68108700A75B9A /* Info.plist */, |
95 | 85 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */, |
96 | | - 13B07FB71A68108700A75B9A /* main.m */, |
97 | 86 | 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */, |
| 87 | + 9BE827362D650AA600791449 /* AppDelegate.swift */, |
| 88 | + 9BE827352D650AA600791449 /* AudioPlaybackExample-Bridging-Header.h */, |
98 | 89 | ); |
99 | 90 | name = AudioPlaybackExample; |
100 | 91 | sourceTree = "<group>"; |
|
104 | 95 | children = ( |
105 | 96 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
106 | 97 | 5DCACB8F33CDC322A6C60F78 /* libPods-AudioPlaybackExample.a */, |
107 | | - 19F6CBCC0A4E27FBF8BF4A61 /* libPods-AudioPlaybackExample-AudioPlaybackExampleTests.a */, |
108 | 98 | ); |
109 | 99 | name = Frameworks; |
110 | 100 | sourceTree = "<group>"; |
|
145 | 135 | children = ( |
146 | 136 | 3B4392A12AC88292D35C810B /* Pods-AudioPlaybackExample.debug.xcconfig */, |
147 | 137 | 5709B34CF0A7D63546082F79 /* Pods-AudioPlaybackExample.release.xcconfig */, |
148 | | - 5B7EB9410499542E8C5724F5 /* Pods-AudioPlaybackExample-AudioPlaybackExampleTests.debug.xcconfig */, |
149 | | - 89C6BE57DB24E9ADA2F236DE /* Pods-AudioPlaybackExample-AudioPlaybackExampleTests.release.xcconfig */, |
150 | 138 | ); |
151 | 139 | path = Pods; |
152 | 140 | sourceTree = "<group>"; |
|
158 | 146 | isa = PBXNativeTarget; |
159 | 147 | buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "AudioPlaybackExampleTests" */; |
160 | 148 | buildPhases = ( |
161 | | - A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */, |
162 | 149 | 00E356EA1AD99517003FC87E /* Sources */, |
163 | 150 | 00E356EB1AD99517003FC87E /* Frameworks */, |
164 | 151 | 00E356EC1AD99517003FC87E /* Resources */, |
165 | | - C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */, |
166 | | - F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */, |
167 | 152 | ); |
168 | 153 | buildRules = ( |
169 | 154 | ); |
|
209 | 194 | TestTargetID = 13B07F861A680F5B00A75B9A; |
210 | 195 | }; |
211 | 196 | 13B07F861A680F5B00A75B9A = { |
212 | | - LastSwiftMigration = 1120; |
| 197 | + LastSwiftMigration = 1620; |
213 | 198 | }; |
214 | 199 | }; |
215 | 200 | }; |
|
286 | 271 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AudioPlaybackExample/Pods-AudioPlaybackExample-frameworks.sh\"\n"; |
287 | 272 | showEnvVarsInLog = 0; |
288 | 273 | }; |
289 | | - A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */ = { |
290 | | - isa = PBXShellScriptBuildPhase; |
291 | | - buildActionMask = 2147483647; |
292 | | - files = ( |
293 | | - ); |
294 | | - inputFileListPaths = ( |
295 | | - ); |
296 | | - inputPaths = ( |
297 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
298 | | - "${PODS_ROOT}/Manifest.lock", |
299 | | - ); |
300 | | - name = "[CP] Check Pods Manifest.lock"; |
301 | | - outputFileListPaths = ( |
302 | | - ); |
303 | | - outputPaths = ( |
304 | | - "$(DERIVED_FILE_DIR)/Pods-AudioPlaybackExample-AudioPlaybackExampleTests-checkManifestLockResult.txt", |
305 | | - ); |
306 | | - runOnlyForDeploymentPostprocessing = 0; |
307 | | - shellPath = /bin/sh; |
308 | | - 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"; |
309 | | - showEnvVarsInLog = 0; |
310 | | - }; |
311 | 274 | C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */ = { |
312 | 275 | isa = PBXShellScriptBuildPhase; |
313 | 276 | buildActionMask = 2147483647; |
|
330 | 293 | 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"; |
331 | 294 | showEnvVarsInLog = 0; |
332 | 295 | }; |
333 | | - C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */ = { |
334 | | - isa = PBXShellScriptBuildPhase; |
335 | | - buildActionMask = 2147483647; |
336 | | - files = ( |
337 | | - ); |
338 | | - inputFileListPaths = ( |
339 | | - "${PODS_ROOT}/Target Support Files/Pods-AudioPlaybackExample-AudioPlaybackExampleTests/Pods-AudioPlaybackExample-AudioPlaybackExampleTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
340 | | - ); |
341 | | - name = "[CP] Embed Pods Frameworks"; |
342 | | - outputFileListPaths = ( |
343 | | - "${PODS_ROOT}/Target Support Files/Pods-AudioPlaybackExample-AudioPlaybackExampleTests/Pods-AudioPlaybackExample-AudioPlaybackExampleTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
344 | | - ); |
345 | | - runOnlyForDeploymentPostprocessing = 0; |
346 | | - shellPath = /bin/sh; |
347 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AudioPlaybackExample-AudioPlaybackExampleTests/Pods-AudioPlaybackExample-AudioPlaybackExampleTests-frameworks.sh\"\n"; |
348 | | - showEnvVarsInLog = 0; |
349 | | - }; |
350 | 296 | E235C05ADACE081382539298 /* [CP] Copy Pods Resources */ = { |
351 | 297 | isa = PBXShellScriptBuildPhase; |
352 | 298 | buildActionMask = 2147483647; |
|
364 | 310 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AudioPlaybackExample/Pods-AudioPlaybackExample-resources.sh\"\n"; |
365 | 311 | showEnvVarsInLog = 0; |
366 | 312 | }; |
367 | | - F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */ = { |
368 | | - isa = PBXShellScriptBuildPhase; |
369 | | - buildActionMask = 2147483647; |
370 | | - files = ( |
371 | | - ); |
372 | | - inputFileListPaths = ( |
373 | | - "${PODS_ROOT}/Target Support Files/Pods-AudioPlaybackExample-AudioPlaybackExampleTests/Pods-AudioPlaybackExample-AudioPlaybackExampleTests-resources-${CONFIGURATION}-input-files.xcfilelist", |
374 | | - ); |
375 | | - name = "[CP] Copy Pods Resources"; |
376 | | - outputFileListPaths = ( |
377 | | - "${PODS_ROOT}/Target Support Files/Pods-AudioPlaybackExample-AudioPlaybackExampleTests/Pods-AudioPlaybackExample-AudioPlaybackExampleTests-resources-${CONFIGURATION}-output-files.xcfilelist", |
378 | | - ); |
379 | | - runOnlyForDeploymentPostprocessing = 0; |
380 | | - shellPath = /bin/sh; |
381 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AudioPlaybackExample-AudioPlaybackExampleTests/Pods-AudioPlaybackExample-AudioPlaybackExampleTests-resources.sh\"\n"; |
382 | | - showEnvVarsInLog = 0; |
383 | | - }; |
384 | 313 | /* End PBXShellScriptBuildPhase section */ |
385 | 314 |
|
386 | 315 | /* Begin PBXSourcesBuildPhase section */ |
387 | 316 | 00E356EA1AD99517003FC87E /* Sources */ = { |
388 | 317 | isa = PBXSourcesBuildPhase; |
389 | 318 | buildActionMask = 2147483647; |
390 | 319 | files = ( |
391 | | - 00E356F31AD99517003FC87E /* AudioPlaybackExampleTests.m in Sources */, |
392 | 320 | ); |
393 | 321 | runOnlyForDeploymentPostprocessing = 0; |
394 | 322 | }; |
395 | 323 | 13B07F871A680F5B00A75B9A /* Sources */ = { |
396 | 324 | isa = PBXSourcesBuildPhase; |
397 | 325 | buildActionMask = 2147483647; |
398 | 326 | files = ( |
399 | | - 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, |
400 | | - 13B07FC11A68108700A75B9A /* main.m in Sources */, |
| 327 | + 9BE827372D650AA600791449 /* AppDelegate.swift in Sources */, |
401 | 328 | ); |
402 | 329 | runOnlyForDeploymentPostprocessing = 0; |
403 | 330 | }; |
|
414 | 341 | /* Begin XCBuildConfiguration section */ |
415 | 342 | 00E356F61AD99517003FC87E /* Debug */ = { |
416 | 343 | isa = XCBuildConfiguration; |
417 | | - baseConfigurationReference = 5B7EB9410499542E8C5724F5 /* Pods-AudioPlaybackExample-AudioPlaybackExampleTests.debug.xcconfig */; |
418 | 344 | buildSettings = { |
419 | 345 | BUNDLE_LOADER = "$(TEST_HOST)"; |
420 | 346 | GCC_PREPROCESSOR_DEFINITIONS = ( |
|
441 | 367 | }; |
442 | 368 | 00E356F71AD99517003FC87E /* Release */ = { |
443 | 369 | isa = XCBuildConfiguration; |
444 | | - baseConfigurationReference = 89C6BE57DB24E9ADA2F236DE /* Pods-AudioPlaybackExample-AudioPlaybackExampleTests.release.xcconfig */; |
445 | 370 | buildSettings = { |
446 | 371 | BUNDLE_LOADER = "$(TEST_HOST)"; |
447 | 372 | COPY_PHASE_STRIP = NO; |
|
486 | 411 | ); |
487 | 412 | PRODUCT_BUNDLE_IDENTIFIER = audioplayback.example; |
488 | 413 | PRODUCT_NAME = AudioPlaybackExample; |
| 414 | + SWIFT_OBJC_BRIDGING_HEADER = "AudioPlaybackExample-Bridging-Header.h"; |
489 | 415 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
490 | 416 | SWIFT_VERSION = 5.0; |
491 | 417 | VERSIONING_SYSTEM = "apple-generic"; |
|
514 | 440 | ); |
515 | 441 | PRODUCT_BUNDLE_IDENTIFIER = audioplayback.example; |
516 | 442 | PRODUCT_NAME = AudioPlaybackExample; |
| 443 | + SWIFT_OBJC_BRIDGING_HEADER = "AudioPlaybackExample-Bridging-Header.h"; |
517 | 444 | SWIFT_VERSION = 5.0; |
518 | 445 | VERSIONING_SYSTEM = "apple-generic"; |
519 | 446 | }; |
|
0 commit comments