Browse Source

changed google service info plist - IOS

goodboy 6 years ago
parent
commit
64a3802b02
1 changed files with 4 additions and 4 deletions
  1. 4 4
      ios/emptyApp.xcodeproj/project.pbxproj

+ 4 - 4
ios/emptyApp.xcodeproj/project.pbxproj

@@ -23,7 +23,7 @@
 		65843766EB044381B16C1C35 /* Fontisto.ttf in Resources */ = {isa = PBXBuildFile; fileRef = F093F82CC38A4AFFB1AF0F03 /* Fontisto.ttf */; };
 		687431D2FBD4020120E9D21D /* libPods-emptyappTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CAE16072FF78B55940E9F3DD /* libPods-emptyappTests.a */; };
 		6F9FB0944FDD4FC4A4338B9B /* SimpleLineIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = F53F944945A14A0DA580B519 /* SimpleLineIcons.ttf */; };
-		7405E4FA22F86AEE000CB0F8 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 7405E4F922F86AEE000CB0F8 /* GoogleService-Info.plist */; };
+		740BB2D622F9E8BE00DEB528 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 740BB2D522F9E8BE00DEB528 /* GoogleService-Info.plist */; };
 		743B430B3EF448FEA42310D9 /* Entypo.ttf in Resources */ = {isa = PBXBuildFile; fileRef = CE41FBD39FF34A8198FD38A7 /* Entypo.ttf */; };
 		8CF7B0EED2B941D69DA6ABE5 /* AntDesign.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 5521B08E8DBA4573A604197E /* AntDesign.ttf */; };
 		8FB9861638404A1393B72CB9 /* EvilIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 2583D99A90144B899827A14B /* EvilIcons.ttf */; };
@@ -82,7 +82,7 @@
 		6685A892653648C187A82D41 /* FontAwesome5_Regular.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome5_Regular.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf"; sourceTree = "<group>"; };
 		6FD5A45F202B4629BC71DCB5 /* FontAwesome5_Brands.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome5_Brands.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Brands.ttf"; sourceTree = "<group>"; };
 		73C84A2B3D294E9787F448BA /* FontAwesome.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf"; sourceTree = "<group>"; };
-		7405E4F922F86AEE000CB0F8 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
+		740BB2D522F9E8BE00DEB528 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../../../../Downloads/emptyapp/GoogleService-Info.plist"; sourceTree = "<group>"; };
 		7F605EB65251234E1FC00D9D /* libPods-emptyapp-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-emptyapp-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
 		B06B1F2B39724A680235A66F /* Pods-emptyappTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyappTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-emptyappTests/Pods-emptyappTests.debug.xcconfig"; sourceTree = "<group>"; };
 		B0BC9E78D6030E649BB0B9A2 /* libPods-emptyapp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-emptyapp.a"; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -159,7 +159,7 @@
 		13B07FAE1A68108700A75B9A /* emptyapp */ = {
 			isa = PBXGroup;
 			children = (
-				7405E4F922F86AEE000CB0F8 /* GoogleService-Info.plist */,
+				740BB2D522F9E8BE00DEB528 /* GoogleService-Info.plist */,
 				008F07F21AC5B25A0029DE68 /* main.jsbundle */,
 				13B07FAF1A68108700A75B9A /* AppDelegate.h */,
 				13B07FB01A68108700A75B9A /* AppDelegate.m */,
@@ -408,7 +408,7 @@
 				2CF263B3305E47118D9069B4 /* FontAwesome5_Regular.ttf in Resources */,
 				11FA0C6A9866471DB2CDE574 /* FontAwesome5_Solid.ttf in Resources */,
 				65843766EB044381B16C1C35 /* Fontisto.ttf in Resources */,
-				7405E4FA22F86AEE000CB0F8 /* GoogleService-Info.plist in Resources */,
+				740BB2D622F9E8BE00DEB528 /* GoogleService-Info.plist in Resources */,
 				D14E38AC6DED4278A605B868 /* Foundation.ttf in Resources */,
 				D5CE09C8B7754934BD21387C /* Ionicons.ttf in Resources */,
 				3158C6A47950427286F1684E /* MaterialCommunityIcons.ttf in Resources */,