|
@@ -13,6 +13,7 @@
|
|
|
4F73B2B32C36925F00950271 /* GradientView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4F73B2B22C36925F00950271 /* GradientView.swift */; };
|
|
|
665B26D52C4A187100075D68 /* LaunchBG@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 665B26D32C4A187100075D68 /* LaunchBG@3x.png */; };
|
|
|
665B26D62C4A187100075D68 /* LaunchBG@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 665B26D42C4A187100075D68 /* LaunchBG@2x.png */; };
|
|
|
+ 66BAA2A02DDED3C10095CF73 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 66BAA29F2DDED3C10095CF73 /* GoogleService-Info.plist */; };
|
|
|
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
|
|
|
77F6D3242AE26F2C006D74CD /* AuthenticationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77F6D3222AE26F25006D74CD /* AuthenticationServices.framework */; };
|
|
|
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
|
@@ -36,6 +37,7 @@
|
|
|
665B26D42C4A187100075D68 /* LaunchBG@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "LaunchBG@2x.png"; sourceTree = "<group>"; };
|
|
|
66679C9D2C60DBF80037EB3A /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/Main.strings; sourceTree = "<group>"; };
|
|
|
66679C9E2C60DBF80037EB3A /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
|
|
|
+ 66BAA29F2DDED3C10095CF73 /* GoogleService-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
|
|
|
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
|
776500082ABD7998008C323B /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = "<group>"; };
|
|
@@ -122,6 +124,7 @@
|
|
|
4F73B2B22C36925F00950271 /* GradientView.swift */,
|
|
|
97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
|
|
|
97C147021CF9000F007C117D /* Info.plist */,
|
|
|
+ 66BAA29F2DDED3C10095CF73 /* GoogleService-Info.plist */,
|
|
|
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,
|
|
|
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
|
|
|
74858FAE1ED2DC5600515810 /* AppDelegate.swift */,
|
|
@@ -204,6 +207,7 @@
|
|
|
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
|
|
|
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
|
|
|
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
|
|
|
+ 66BAA2A02DDED3C10095CF73 /* GoogleService-Info.plist in Resources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -416,7 +420,7 @@
|
|
|
"@executable_path/Frameworks",
|
|
|
);
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.hongyegroup.YYHome;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.hongyegroup.app24ifm;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
|
SUPPORTS_MACCATALYST = NO;
|
|
@@ -557,7 +561,7 @@
|
|
|
"@executable_path/Frameworks",
|
|
|
);
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.hongyegroup.YYHome;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.hongyegroup.app24ifm;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
|
SUPPORTS_MACCATALYST = NO;
|
|
@@ -590,7 +594,7 @@
|
|
|
"@executable_path/Frameworks",
|
|
|
);
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = com.hongyegroup.YYHome;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.hongyegroup.app24ifm;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
|
SUPPORTS_MACCATALYST = NO;
|