| .. | .. |
|---|
| 17 | 17 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
|---|
| 18 | 18 | D9D2DFE3EFA5DBB0F5D794AB /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 198A88F1D8A4463DB192CC8B /* Pods_RunnerTests.framework */; }; |
|---|
| 19 | 19 | FE1E66A89E015390FAFFEABC /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6E8ED95FB2D20F34294BD581 /* Pods_Runner.framework */; }; |
|---|
| 20 | + A2B3C4D5E6F7012345678902 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = A2B3C4D5E6F7012345678901 /* PrivacyInfo.xcprivacy */; }; |
|---|
| 20 | 21 | /* End PBXBuildFile section */ |
|---|
| 21 | 22 | |
|---|
| 22 | 23 | /* Begin PBXContainerItemProxy section */ |
|---|
| .. | .. |
|---|
| 64 | 65 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
|---|
| 65 | 66 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
|---|
| 66 | 67 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
|---|
| 68 | + A2B3C4D5E6F7012345678901 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
|---|
| 67 | 69 | BE2A6F8B33F88BBA24CADC20 /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; }; |
|---|
| 68 | 70 | C26A52EB77D6E672D863508C /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
|---|
| 69 | 71 | DAE814C44F203C4F28292572 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; }; |
|---|
| .. | .. |
|---|
| 152 | 154 | 7884E8672EC3CC0400C636F2 /* SceneDelegate.swift */, |
|---|
| 153 | 155 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */, |
|---|
| 154 | 156 | A1B2C3D4E5F601234567890A /* Runner.entitlements */, |
|---|
| 157 | + A2B3C4D5E6F7012345678901 /* PrivacyInfo.xcprivacy */, |
|---|
| 155 | 158 | ); |
|---|
| 156 | 159 | path = Runner; |
|---|
| 157 | 160 | sourceTree = "<group>"; |
|---|
| .. | .. |
|---|
| 278 | 281 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */, |
|---|
| 279 | 282 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */, |
|---|
| 280 | 283 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */, |
|---|
| 284 | + A2B3C4D5E6F7012345678902 /* PrivacyInfo.xcprivacy in Resources */, |
|---|
| 281 | 285 | ); |
|---|
| 282 | 286 | runOnlyForDeploymentPostprocessing = 0; |
|---|
| 283 | 287 | }; |
|---|