|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 17C6547A2BB1F15C00C8A126 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 1728208D2BA8BDE4002CD973 /* PrivacyInfo.xcprivacy */; }; |
| 11 | + 17C6547B2BB1F16000C8A126 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 1728208D2BA8BDE4002CD973 /* PrivacyInfo.xcprivacy */; }; |
| 12 | + 17C6547C2BB1F16400C8A126 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 1728208D2BA8BDE4002CD973 /* PrivacyInfo.xcprivacy */; }; |
| 13 | + 17C6547D2BB1F16800C8A126 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 1728208D2BA8BDE4002CD973 /* PrivacyInfo.xcprivacy */; }; |
10 | 14 | 51DD567C1D306B740045D3DB /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51DD56791D306B740045D3DB /* Logger.swift */; };
|
11 | 15 | 51DD56831D306B7B0045D3DB /* PrintLogging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51DD56801D306B7B0045D3DB /* PrintLogging.swift */; };
|
12 | 16 | 51DD56841D306B7B0045D3DB /* FileLogging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 51DD56811D306B7B0045D3DB /* FileLogging.swift */; };
|
|
95 | 99 | /* End PBXBuildFile section */
|
96 | 100 |
|
97 | 101 | /* Begin PBXFileReference section */
|
98 |
| - 1728208D2BA8BDE4002CD973 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = SOURCE_ROOT; }; |
| 102 | + 1728208D2BA8BDE4002CD973 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = Sources/Mixpanel/PrivacyInfo.xcprivacy; sourceTree = SOURCE_ROOT; }; |
99 | 103 | 51DD56791D306B740045D3DB /* Logger.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Logger.swift; sourceTree = "<group>"; };
|
100 | 104 | 51DD56801D306B7B0045D3DB /* PrintLogging.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrintLogging.swift; sourceTree = "<group>"; };
|
101 | 105 | 51DD56811D306B7B0045D3DB /* FileLogging.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FileLogging.swift; sourceTree = "<group>"; };
|
|
158 | 162 | /* End PBXFrameworksBuildPhase section */
|
159 | 163 |
|
160 | 164 | /* Begin PBXGroup section */
|
| 165 | + 17C654792BB1EF6700C8A126 /* Mixpanel */ = { |
| 166 | + isa = PBXGroup; |
| 167 | + children = ( |
| 168 | + 1728208D2BA8BDE4002CD973 /* PrivacyInfo.xcprivacy */, |
| 169 | + ); |
| 170 | + path = Mixpanel; |
| 171 | + sourceTree = "<group>"; |
| 172 | + }; |
161 | 173 | 51DD56771D306B620045D3DB /* Log */ = {
|
162 | 174 | isa = PBXGroup;
|
163 | 175 | children = (
|
|
209 | 221 | E11594881CFF14D3007F8B4F /* Source */ = {
|
210 | 222 | isa = PBXGroup;
|
211 | 223 | children = (
|
| 224 | + 17C654792BB1EF6700C8A126 /* Mixpanel */, |
212 | 225 | E189D8FB1D5A6943007F3F29 /* Networking */,
|
213 | 226 | 51DD56771D306B620045D3DB /* Log */,
|
214 | 227 | E189D8FA1D5A692A007F3F29 /* Utilities */,
|
|
225 | 238 | E11594891CFF14DF007F8B4F /* Supporting Files */ = {
|
226 | 239 | isa = PBXGroup;
|
227 | 240 | children = (
|
228 |
| - 1728208D2BA8BDE4002CD973 /* PrivacyInfo.xcprivacy */, |
229 | 241 | E11594821CFF1491007F8B4F /* Info.plist */,
|
230 | 242 | );
|
231 | 243 | name = "Supporting Files";
|
|
429 | 441 | isa = PBXResourcesBuildPhase;
|
430 | 442 | buildActionMask = 2147483647;
|
431 | 443 | files = (
|
| 444 | + 17C6547D2BB1F16800C8A126 /* PrivacyInfo.xcprivacy in Resources */, |
432 | 445 | );
|
433 | 446 | runOnlyForDeploymentPostprocessing = 0;
|
434 | 447 | };
|
435 | 448 | E115947B1CFF1491007F8B4F /* Resources */ = {
|
436 | 449 | isa = PBXResourcesBuildPhase;
|
437 | 450 | buildActionMask = 2147483647;
|
438 | 451 | files = (
|
| 452 | + 17C6547A2BB1F15C00C8A126 /* PrivacyInfo.xcprivacy in Resources */, |
439 | 453 | );
|
440 | 454 | runOnlyForDeploymentPostprocessing = 0;
|
441 | 455 | };
|
442 | 456 | E12782B11D4AB4B30025FB05 /* Resources */ = {
|
443 | 457 | isa = PBXResourcesBuildPhase;
|
444 | 458 | buildActionMask = 2147483647;
|
445 | 459 | files = (
|
| 460 | + 17C6547B2BB1F16000C8A126 /* PrivacyInfo.xcprivacy in Resources */, |
446 | 461 | );
|
447 | 462 | runOnlyForDeploymentPostprocessing = 0;
|
448 | 463 | };
|
449 | 464 | E1F15FC71E64A10700391AE3 /* Resources */ = {
|
450 | 465 | isa = PBXResourcesBuildPhase;
|
451 | 466 | buildActionMask = 2147483647;
|
452 | 467 | files = (
|
| 468 | + 17C6547C2BB1F16400C8A126 /* PrivacyInfo.xcprivacy in Resources */, |
453 | 469 | );
|
454 | 470 | runOnlyForDeploymentPostprocessing = 0;
|
455 | 471 | };
|
|
0 commit comments