|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + CCB5990901768D823F7C3229 /* Pods_AnalyticsManagerExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2C9392F4A3FBBE249A9164CE /* Pods_AnalyticsManagerExample.framework */; }; |
10 | 11 | D483BA1A25CB426D009EA879 /* AnalyticsManagerExampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = D483BA1925CB426D009EA879 /* AnalyticsManagerExampleApp.swift */; }; |
11 | 12 | D483BA1C25CB426D009EA879 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D483BA1B25CB426D009EA879 /* ContentView.swift */; }; |
12 | 13 | D483BA1E25CB426E009EA879 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D483BA1D25CB426E009EA879 /* Assets.xcassets */; }; |
13 | 14 | D483BA2125CB426E009EA879 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D483BA2025CB426E009EA879 /* Preview Assets.xcassets */; }; |
| 15 | + D483BA2A25CB4322009EA879 /* Analytics.swift in Sources */ = {isa = PBXBuildFile; fileRef = D483BA2925CB4322009EA879 /* Analytics.swift */; }; |
14 | 16 | /* End PBXBuildFile section */ |
15 | 17 |
|
16 | 18 | /* Begin PBXFileReference section */ |
| 19 | + 2C9392F4A3FBBE249A9164CE /* Pods_AnalyticsManagerExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AnalyticsManagerExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 20 | + 68384EEECCE50070813C2B56 /* Pods-AnalyticsManagerExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AnalyticsManagerExample.release.xcconfig"; path = "Target Support Files/Pods-AnalyticsManagerExample/Pods-AnalyticsManagerExample.release.xcconfig"; sourceTree = "<group>"; }; |
17 | 21 | D483BA1625CB426D009EA879 /* AnalyticsManagerExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AnalyticsManagerExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
18 | 22 | D483BA1925CB426D009EA879 /* AnalyticsManagerExampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalyticsManagerExampleApp.swift; sourceTree = "<group>"; }; |
19 | 23 | D483BA1B25CB426D009EA879 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
20 | 24 | D483BA1D25CB426E009EA879 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
21 | 25 | D483BA2025CB426E009EA879 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; |
22 | 26 | D483BA2225CB426E009EA879 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 27 | + D483BA2925CB4322009EA879 /* Analytics.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Analytics.swift; sourceTree = "<group>"; }; |
| 28 | + FBA4EBCFE55753E31CFB1D82 /* Pods-AnalyticsManagerExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AnalyticsManagerExample.debug.xcconfig"; path = "Target Support Files/Pods-AnalyticsManagerExample/Pods-AnalyticsManagerExample.debug.xcconfig"; sourceTree = "<group>"; }; |
23 | 29 | /* End PBXFileReference section */ |
24 | 30 |
|
25 | 31 | /* Begin PBXFrameworksBuildPhase section */ |
26 | 32 | D483BA1325CB426C009EA879 /* Frameworks */ = { |
27 | 33 | isa = PBXFrameworksBuildPhase; |
28 | 34 | buildActionMask = 2147483647; |
29 | 35 | files = ( |
| 36 | + CCB5990901768D823F7C3229 /* Pods_AnalyticsManagerExample.framework in Frameworks */, |
30 | 37 | ); |
31 | 38 | runOnlyForDeploymentPostprocessing = 0; |
32 | 39 | }; |
33 | 40 | /* End PBXFrameworksBuildPhase section */ |
34 | 41 |
|
35 | 42 | /* Begin PBXGroup section */ |
| 43 | + 08B1E7FA680574EB8A89A225 /* Frameworks */ = { |
| 44 | + isa = PBXGroup; |
| 45 | + children = ( |
| 46 | + 2C9392F4A3FBBE249A9164CE /* Pods_AnalyticsManagerExample.framework */, |
| 47 | + ); |
| 48 | + name = Frameworks; |
| 49 | + sourceTree = "<group>"; |
| 50 | + }; |
| 51 | + BD762F10D2415001E19E0331 /* Pods */ = { |
| 52 | + isa = PBXGroup; |
| 53 | + children = ( |
| 54 | + FBA4EBCFE55753E31CFB1D82 /* Pods-AnalyticsManagerExample.debug.xcconfig */, |
| 55 | + 68384EEECCE50070813C2B56 /* Pods-AnalyticsManagerExample.release.xcconfig */, |
| 56 | + ); |
| 57 | + name = Pods; |
| 58 | + path = Pods; |
| 59 | + sourceTree = "<group>"; |
| 60 | + }; |
36 | 61 | D483BA0D25CB426C009EA879 = { |
37 | 62 | isa = PBXGroup; |
38 | 63 | children = ( |
39 | 64 | D483BA1825CB426D009EA879 /* AnalyticsManagerExample */, |
40 | 65 | D483BA1725CB426D009EA879 /* Products */, |
| 66 | + BD762F10D2415001E19E0331 /* Pods */, |
| 67 | + 08B1E7FA680574EB8A89A225 /* Frameworks */, |
41 | 68 | ); |
42 | 69 | sourceTree = "<group>"; |
43 | 70 | }; |
|
54 | 81 | children = ( |
55 | 82 | D483BA1925CB426D009EA879 /* AnalyticsManagerExampleApp.swift */, |
56 | 83 | D483BA1B25CB426D009EA879 /* ContentView.swift */, |
| 84 | + D483BA2925CB4322009EA879 /* Analytics.swift */, |
57 | 85 | D483BA1D25CB426E009EA879 /* Assets.xcassets */, |
58 | 86 | D483BA2225CB426E009EA879 /* Info.plist */, |
59 | 87 | D483BA1F25CB426E009EA879 /* Preview Content */, |
|
76 | 104 | isa = PBXNativeTarget; |
77 | 105 | buildConfigurationList = D483BA2525CB426E009EA879 /* Build configuration list for PBXNativeTarget "AnalyticsManagerExample" */; |
78 | 106 | buildPhases = ( |
| 107 | + F3D441E55AE08E13C516CF70 /* [CP] Check Pods Manifest.lock */, |
79 | 108 | D483BA1225CB426C009EA879 /* Sources */, |
80 | 109 | D483BA1325CB426C009EA879 /* Frameworks */, |
81 | 110 | D483BA1425CB426C009EA879 /* Resources */, |
| 111 | + CA7B781A0466797F3A0D2DCD /* [CP] Embed Pods Frameworks */, |
82 | 112 | ); |
83 | 113 | buildRules = ( |
84 | 114 | ); |
|
133 | 163 | }; |
134 | 164 | /* End PBXResourcesBuildPhase section */ |
135 | 165 |
|
| 166 | +/* Begin PBXShellScriptBuildPhase section */ |
| 167 | + CA7B781A0466797F3A0D2DCD /* [CP] Embed Pods Frameworks */ = { |
| 168 | + isa = PBXShellScriptBuildPhase; |
| 169 | + buildActionMask = 2147483647; |
| 170 | + files = ( |
| 171 | + ); |
| 172 | + inputFileListPaths = ( |
| 173 | + "${PODS_ROOT}/Target Support Files/Pods-AnalyticsManagerExample/Pods-AnalyticsManagerExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 174 | + ); |
| 175 | + name = "[CP] Embed Pods Frameworks"; |
| 176 | + outputFileListPaths = ( |
| 177 | + "${PODS_ROOT}/Target Support Files/Pods-AnalyticsManagerExample/Pods-AnalyticsManagerExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 178 | + ); |
| 179 | + runOnlyForDeploymentPostprocessing = 0; |
| 180 | + shellPath = /bin/sh; |
| 181 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AnalyticsManagerExample/Pods-AnalyticsManagerExample-frameworks.sh\"\n"; |
| 182 | + showEnvVarsInLog = 0; |
| 183 | + }; |
| 184 | + F3D441E55AE08E13C516CF70 /* [CP] Check Pods Manifest.lock */ = { |
| 185 | + isa = PBXShellScriptBuildPhase; |
| 186 | + buildActionMask = 2147483647; |
| 187 | + files = ( |
| 188 | + ); |
| 189 | + inputFileListPaths = ( |
| 190 | + ); |
| 191 | + inputPaths = ( |
| 192 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 193 | + "${PODS_ROOT}/Manifest.lock", |
| 194 | + ); |
| 195 | + name = "[CP] Check Pods Manifest.lock"; |
| 196 | + outputFileListPaths = ( |
| 197 | + ); |
| 198 | + outputPaths = ( |
| 199 | + "$(DERIVED_FILE_DIR)/Pods-AnalyticsManagerExample-checkManifestLockResult.txt", |
| 200 | + ); |
| 201 | + runOnlyForDeploymentPostprocessing = 0; |
| 202 | + shellPath = /bin/sh; |
| 203 | + 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"; |
| 204 | + showEnvVarsInLog = 0; |
| 205 | + }; |
| 206 | +/* End PBXShellScriptBuildPhase section */ |
| 207 | + |
136 | 208 | /* Begin PBXSourcesBuildPhase section */ |
137 | 209 | D483BA1225CB426C009EA879 /* Sources */ = { |
138 | 210 | isa = PBXSourcesBuildPhase; |
139 | 211 | buildActionMask = 2147483647; |
140 | 212 | files = ( |
141 | 213 | D483BA1C25CB426D009EA879 /* ContentView.swift in Sources */, |
142 | 214 | D483BA1A25CB426D009EA879 /* AnalyticsManagerExampleApp.swift in Sources */, |
| 215 | + D483BA2A25CB4322009EA879 /* Analytics.swift in Sources */, |
143 | 216 | ); |
144 | 217 | runOnlyForDeploymentPostprocessing = 0; |
145 | 218 | }; |
|
264 | 337 | }; |
265 | 338 | D483BA2625CB426E009EA879 /* Debug */ = { |
266 | 339 | isa = XCBuildConfiguration; |
| 340 | + baseConfigurationReference = FBA4EBCFE55753E31CFB1D82 /* Pods-AnalyticsManagerExample.debug.xcconfig */; |
267 | 341 | buildSettings = { |
268 | 342 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
269 | 343 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
286 | 360 | }; |
287 | 361 | D483BA2725CB426E009EA879 /* Release */ = { |
288 | 362 | isa = XCBuildConfiguration; |
| 363 | + baseConfigurationReference = 68384EEECCE50070813C2B56 /* Pods-AnalyticsManagerExample.release.xcconfig */; |
289 | 364 | buildSettings = { |
290 | 365 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
291 | 366 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
0 commit comments