|
12 | 12 | 761780ED2CA45674006654EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 761780EC2CA45674006654EE /* AppDelegate.swift */; }; |
13 | 13 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
14 | 14 | D410E1A8A7878985640D08B5 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */; }; |
| 15 | + 59F21F8927D7433DB835433E /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 33007D938D8C4288B101C28E /* Settings.bundle */; }; |
15 | 16 | /* End PBXBuildFile section */ |
16 | 17 |
|
17 | 18 | /* Begin PBXFileReference section */ |
|
25 | 26 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = "ottrelite-example/LaunchScreen.storyboard"; sourceTree = "<group>"; }; |
26 | 27 | C99C15BC2D28CEC0D0EC281F /* Pods-ottrelite-example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ottrelite-example.release.xcconfig"; path = "Target Support Files/Pods-ottrelite-example/Pods-ottrelite-example.release.xcconfig"; sourceTree = "<group>"; }; |
27 | 28 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
| 29 | + 33007D938D8C4288B101C28E /* Settings.bundle */ = {isa = PBXFileReference; name = "Settings.bundle"; path = "Settings.bundle"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.plug-in; explicitFileType = undefined; includeInIndex = 0; }; |
28 | 30 | /* End PBXFileReference section */ |
29 | 31 |
|
30 | 32 | /* Begin PBXFrameworksBuildPhase section */ |
|
47 | 49 | 13B07FB61A68108700A75B9A /* Info.plist */, |
48 | 50 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */, |
49 | 51 | 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */, |
| 52 | + 33007D938D8C4288B101C28E /* Settings.bundle */, |
50 | 53 | ); |
51 | 54 | name = "ottrelite-example"; |
52 | 55 | sourceTree = "<group>"; |
|
106 | 109 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ottrelite-example" */; |
107 | 110 | buildPhases = ( |
108 | 111 | 7E2E43A796E2E7A560F9E60E /* [CP] Check Pods Manifest.lock */, |
109 | | - 746927F4F19D42F8B02E6FDB /* Generate licenses with LicensePlist */, |
| 112 | + 5CF1F556B5C640F7A4A4BD48 /* Generate licenses with LicensePlist */, |
110 | 113 | 13B07F871A680F5B00A75B9A /* Sources */, |
111 | 114 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
112 | 115 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
|
162 | 165 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */, |
163 | 166 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
164 | 167 | D410E1A8A7878985640D08B5 /* PrivacyInfo.xcprivacy in Resources */, |
| 168 | + 59F21F8927D7433DB835433E /* Settings.bundle in Resources */, |
165 | 169 | ); |
166 | 170 | runOnlyForDeploymentPostprocessing = 0; |
167 | 171 | }; |
|
201 | 205 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ottrelite-example/Pods-ottrelite-example-resources.sh\"\n"; |
202 | 206 | showEnvVarsInLog = 0; |
203 | 207 | }; |
204 | | - 746927F4F19D42F8B02E6FDB /* Generate licenses with LicensePlist */ = { |
| 208 | + 5CF1F556B5C640F7A4A4BD48 /* Generate licenses with LicensePlist */ = { |
205 | 209 | isa = PBXShellScriptBuildPhase; |
206 | 210 | buildActionMask = 2147483647; |
207 | 211 | files = ( |
|
0 commit comments