|
12 | 12 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
13 | 13 | 53F26EA72D6EC1A0008E1ABD /* AVFAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53F26EA52D6EC1A0008E1ABD /* AVFAudio.framework */; }; |
14 | 14 | 53F26EA82D6EC1A0008E1ABD /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53F26EA62D6EC1A0008E1ABD /* AVFoundation.framework */; }; |
| 15 | + 53F26EA92D6EC1A0008E1ABD /* samples in Resources */ = {isa = PBXBuildFile; fileRef = 53F26EAA2D6EC1A0008E1ABD /* samples */; }; |
15 | 16 | 761780ED2CA45674006654EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 761780EC2CA45674006654EE /* AppDelegate.swift */; }; |
16 | 17 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
17 | 18 | /* End PBXBuildFile section */ |
|
24 | 25 | 3B4392A12AC88292D35C810B /* Pods-ExampleNewArch.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExampleNewArch.debug.xcconfig"; path = "Target Support Files/Pods-ExampleNewArch/Pods-ExampleNewArch.debug.xcconfig"; sourceTree = "<group>"; }; |
25 | 26 | 53F26EA52D6EC1A0008E1ABD /* AVFAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFAudio.framework; path = System/Library/Frameworks/AVFAudio.framework; sourceTree = SDKROOT; }; |
26 | 27 | 53F26EA62D6EC1A0008E1ABD /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; |
| 28 | + 53F26EAA2D6EC1A0008E1ABD /* samples */ = {isa = PBXFileReference; lastKnownFileType = folder; name = samples; path = ../assets/samples; sourceTree = "<group>"; }; |
27 | 29 | 5709B34CF0A7D63546082F79 /* Pods-ExampleNewArch.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExampleNewArch.release.xcconfig"; path = "Target Support Files/Pods-ExampleNewArch/Pods-ExampleNewArch.release.xcconfig"; sourceTree = "<group>"; }; |
28 | 30 | 5DCACB8F33CDC322A6C60F78 /* libPods-ExampleNewArch.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ExampleNewArch.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
29 | 31 | 761780EC2CA45674006654EE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = ExampleNewArch/AppDelegate.swift; sourceTree = "<group>"; }; |
|
48 | 50 | 13B07FAE1A68108700A75B9A /* ExampleNewArch */ = { |
49 | 51 | isa = PBXGroup; |
50 | 52 | children = ( |
| 53 | + 53F26EAA2D6EC1A0008E1ABD /* samples */, |
51 | 54 | 13B07FB51A68108700A75B9A /* Images.xcassets */, |
52 | 55 | 761780EC2CA45674006654EE /* AppDelegate.swift */, |
53 | 56 | 13B07FB61A68108700A75B9A /* Info.plist */, |
|
168 | 171 | files = ( |
169 | 172 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */, |
170 | 173 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
| 174 | + 53F26EA92D6EC1A0008E1ABD /* samples in Resources */, |
171 | 175 | 0AC277E0E2E8254A01A720AE /* PrivacyInfo.xcprivacy in Resources */, |
172 | 176 | ); |
173 | 177 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments