|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 52; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 2780D0912792152200942CC7 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 2780D0902792152200942CC7 /* GoogleService-Info.plist */; };
|
| 11 | + 53D881FD2BBD9CC40066BB30 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 53D881FC2BBD9CC40066BB30 /* PrivacyInfo.xcprivacy */; }; |
11 | 12 | D316BD4E217F67BC00688E56 /* MPKitFirebaseAnalytics.h in Headers */ = {isa = PBXBuildFile; fileRef = D316BD4C217F67BC00688E56 /* MPKitFirebaseAnalytics.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
12 | 13 | D316BD4F217F67BC00688E56 /* MPKitFirebaseAnalytics.m in Sources */ = {isa = PBXBuildFile; fileRef = D316BD4D217F67BC00688E56 /* MPKitFirebaseAnalytics.m */; };
|
13 | 14 | D39C3DE528C78D5B00432A0C /* dummy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D39C3DE428C78D5B00432A0C /* dummy.swift */; };
|
|
79 | 80 |
|
80 | 81 | /* Begin PBXFileReference section */
|
81 | 82 | 2780D0902792152200942CC7 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
|
| 83 | + 53D881FC2BBD9CC40066BB30 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
82 | 84 | D3085197219B605900D1C15A /* OCMock.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OCMock.framework; path = Carthage/Build/iOS/OCMock.framework; sourceTree = "<group>"; };
|
83 | 85 | D316BD32217F670500688E56 /* mParticle_Google_Analytics_Firebase.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = mParticle_Google_Analytics_Firebase.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
84 | 86 | D316BD36217F670600688E56 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
161 | 163 | D316BD36217F670600688E56 /* Info.plist */,
|
162 | 164 | D316BD4C217F67BC00688E56 /* MPKitFirebaseAnalytics.h */,
|
163 | 165 | D316BD4D217F67BC00688E56 /* MPKitFirebaseAnalytics.m */,
|
| 166 | + 53D881FC2BBD9CC40066BB30 /* PrivacyInfo.xcprivacy */, |
164 | 167 | D39C3DE428C78D5B00432A0C /* dummy.swift */,
|
165 | 168 | );
|
166 | 169 | path = "mParticle-Google-Analytics-Firebase";
|
|
292 | 295 | isa = PBXResourcesBuildPhase;
|
293 | 296 | buildActionMask = 2147483647;
|
294 | 297 | files = (
|
| 298 | + 53D881FD2BBD9CC40066BB30 /* PrivacyInfo.xcprivacy in Resources */, |
295 | 299 | );
|
296 | 300 | runOnlyForDeploymentPostprocessing = 0;
|
297 | 301 | };
|
|
0 commit comments