Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

Commit cfb27a5

Browse files
committed
delete duplicate bundle
1 parent f8b3c75 commit cfb27a5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

ios/signin/SignInExample.xcodeproj/project.pbxproj

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
1024C2F01C93009800945A88 /* SafariServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1024C2EF1C93009800945A88 /* SafariServices.framework */; };
1111
1024C2F11C9300A500945A88 /* SafariServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1024C2EF1C93009800945A88 /* SafariServices.framework */; };
1212
10A034B81E039F1900A667F0 /* SignInExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 10A034B71E039F1900A667F0 /* SignInExampleTests.m */; };
13-
4B0CAF401ACF72EB006FC636 /* GoogleSignIn.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 4B0CAF3F1ACF72EB006FC636 /* GoogleSignIn.bundle */; };
14-
4B3329241AE04F9500327B83 /* GoogleSignIn.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 4B0CAF3F1ACF72EB006FC636 /* GoogleSignIn.bundle */; };
1513
4B87B3DA1AEAECB800945BE8 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4BC032EB1ACF33B70092326A /* Main.storyboard */; };
1614
4B97B2591AD7145E0036DD6C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B97B2581AD7145E0036DD6C /* AppDelegate.swift */; };
1715
4B97B25B1AD7145E0036DD6C /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4B97B25A1AD7145E0036DD6C /* ViewController.swift */; };
@@ -55,7 +53,6 @@
5553
10A034B51E039F1900A667F0 /* SignInExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SignInExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
5654
10A034B71E039F1900A667F0 /* SignInExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SignInExampleTests.m; sourceTree = "<group>"; };
5755
10A034B91E039F1900A667F0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
58-
4B0CAF3F1ACF72EB006FC636 /* GoogleSignIn.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = GoogleSignIn.bundle; path = Pods/GoogleSignIn/Resources/GoogleSignIn.bundle; sourceTree = "<group>"; };
5956
4B60415E1AFADF2F00C00A2B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Main.strings; sourceTree = "<group>"; };
6057
4B97B2531AD7145E0036DD6C /* SignInExampleSwift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SignInExampleSwift.app; sourceTree = BUILT_PRODUCTS_DIR; };
6158
4B97B2581AD7145E0036DD6C /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
@@ -149,7 +146,6 @@
149146
isa = PBXGroup;
150147
children = (
151148
EF8983C51C0D13FD003619BB /* [email protected] */,
152-
4B0CAF3F1ACF72EB006FC636 /* GoogleSignIn.bundle */,
153149
4BC032E01ACF33B70092326A /* SignInExample */,
154150
4B97B2551AD7145E0036DD6C /* SignInExampleSwift */,
155151
EF6EAC261B0A738400227264 /* shared */,
@@ -333,7 +329,6 @@
333329
EF6EAC341B0A77E400227264 /* Images.xcassets in Resources */,
334330
4B87B3DA1AEAECB800945BE8 /* Main.storyboard in Resources */,
335331
EF6EAC321B0A771900227264 /* appbg.png in Resources */,
336-
4B3329241AE04F9500327B83 /* GoogleSignIn.bundle in Resources */,
337332
EF8983C61C0D13FD003619BB /* [email protected] in Resources */,
338333
);
339334
runOnlyForDeploymentPostprocessing = 0;
@@ -342,7 +337,6 @@
342337
isa = PBXResourcesBuildPhase;
343338
buildActionMask = 2147483647;
344339
files = (
345-
4B0CAF401ACF72EB006FC636 /* GoogleSignIn.bundle in Resources */,
346340
EF6EAC311B0A771900227264 /* appbg.png in Resources */,
347341
EF6EAC2B1B0A738400227264 /* Images.xcassets in Resources */,
348342
EF6EAC2C1B0A738400227264 /* LaunchScreen.xib in Resources */,

0 commit comments

Comments
 (0)