|
@@ -11,6 +11,7 @@
|
|
|
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
|
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
|
|
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
|
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
|
|
25C7FBDA2AA706D400F61AA1 /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 25C7FBD92AA706D400F61AA1 /* AppDelegate.mm */; };
|
|
25C7FBDA2AA706D400F61AA1 /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 25C7FBD92AA706D400F61AA1 /* AppDelegate.mm */; };
|
|
|
|
|
+ 25F6C61B2BAC214500DEECE4 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 25F6C61A2BAC214500DEECE4 /* PrivacyInfo.xcprivacy */; };
|
|
|
38066FC426DE16BF00271DFA /* main.jsbundle in Resources */ = {isa = PBXBuildFile; fileRef = 38066FC226DE16BF00271DFA /* main.jsbundle */; };
|
|
38066FC426DE16BF00271DFA /* main.jsbundle in Resources */ = {isa = PBXBuildFile; fileRef = 38066FC226DE16BF00271DFA /* main.jsbundle */; };
|
|
|
38066FC526DE16BF00271DFA /* assets in Resources */ = {isa = PBXBuildFile; fileRef = 38066FC326DE16BF00271DFA /* assets */; };
|
|
38066FC526DE16BF00271DFA /* assets in Resources */ = {isa = PBXBuildFile; fileRef = 38066FC326DE16BF00271DFA /* assets */; };
|
|
|
3806702826DF20DA00271DFA /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 38066FC926DF20DA00271DFA /* GoogleService-Info.plist */; };
|
|
3806702826DF20DA00271DFA /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 38066FC926DF20DA00271DFA /* GoogleService-Info.plist */; };
|
|
@@ -1551,6 +1552,7 @@
|
|
|
isa = PBXResourcesBuildPhase;
|
|
isa = PBXResourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
files = (
|
|
|
|
|
+ 25F6C61B2BAC214500DEECE4 /* PrivacyInfo.xcprivacy in Resources */,
|
|
|
38066FC426DE16BF00271DFA /* main.jsbundle in Resources */,
|
|
38066FC426DE16BF00271DFA /* main.jsbundle in Resources */,
|
|
|
38066FC526DE16BF00271DFA /* assets in Resources */,
|
|
38066FC526DE16BF00271DFA /* assets in Resources */,
|
|
|
3806702826DF20DA00271DFA /* GoogleService-Info.plist in Resources */,
|
|
3806702826DF20DA00271DFA /* GoogleService-Info.plist in Resources */,
|