Skip to content

Commit a3e635a

Browse files
committed
revert pbxproj changes
1 parent 53f4be4 commit a3e635a

File tree

1 file changed

+0
-95
lines changed

1 file changed

+0
-95
lines changed

FirebaseFacebookAuthUI/FirebaseFacebookAuthUI.xcodeproj/project.pbxproj

Lines changed: 0 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
8D69E45121DD8A6D00CFA49B /* ic_facebook.png in Resources */ = {isa = PBXBuildFile; fileRef = 8D69E44121DD843F00CFA49B /* ic_facebook.png */; };
2222
8D69E45221DD8A6D00CFA49B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 8D69E44321DD843F00CFA49B /* [email protected] */; };
2323
8D69E45321DD8A6D00CFA49B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 8D69E44221DD843F00CFA49B /* [email protected] */; };
24-
AD4F1833B546CC42FD0F4ABA /* Pods_FirebaseFacebookAuthUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C340B41FF8FB7917FEB78539 /* Pods_FirebaseFacebookAuthUITests.framework */; };
25-
E2FA1F6274D3E013B62B9227 /* Pods_FirebaseFacebookAuthUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A4AE96E54AC6701B96B471C /* Pods_FirebaseFacebookAuthUI.framework */; };
2624
/* End PBXBuildFile section */
2725

2826
/* Begin PBXContainerItemProxy section */
@@ -36,9 +34,6 @@
3634
/* End PBXContainerItemProxy section */
3735

3836
/* Begin PBXFileReference section */
39-
0A4AE96E54AC6701B96B471C /* Pods_FirebaseFacebookAuthUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FirebaseFacebookAuthUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
40-
6625121570FF3AD246AB02B6 /* Pods-FirebaseFacebookAuthUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseFacebookAuthUITests.release.xcconfig"; path = "Target Support Files/Pods-FirebaseFacebookAuthUITests/Pods-FirebaseFacebookAuthUITests.release.xcconfig"; sourceTree = "<group>"; };
41-
7FD1F4BDA7C69C50A5A71B05 /* Pods-FirebaseFacebookAuthUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseFacebookAuthUITests.debug.xcconfig"; path = "Target Support Files/Pods-FirebaseFacebookAuthUITests/Pods-FirebaseFacebookAuthUITests.debug.xcconfig"; sourceTree = "<group>"; };
4237
8D69E3CC21DD83EB00CFA49B /* FirebaseFacebookAuthUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FirebaseFacebookAuthUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
4338
8D69E3CF21DD83EB00CFA49B /* FirebaseFacebookAuthUI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirebaseFacebookAuthUI.h; sourceTree = "<group>"; };
4439
8D69E3D021DD83EB00CFA49B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
@@ -137,17 +132,13 @@
137132
8D69E44821DD845100CFA49B /* FUIFacebookAuthTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FUIFacebookAuthTest.m; sourceTree = "<group>"; };
138133
8D69E44921DD845100CFA49B /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
139134
8D69E44A21DD845100CFA49B /* FUIFacebookAuthTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FUIFacebookAuthTest.h; sourceTree = "<group>"; };
140-
C340B41FF8FB7917FEB78539 /* Pods_FirebaseFacebookAuthUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FirebaseFacebookAuthUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
141-
D55C765505B086A51F315222 /* Pods-FirebaseFacebookAuthUI.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseFacebookAuthUI.release.xcconfig"; path = "Target Support Files/Pods-FirebaseFacebookAuthUI/Pods-FirebaseFacebookAuthUI.release.xcconfig"; sourceTree = "<group>"; };
142-
FFD2241614F2944886083DD4 /* Pods-FirebaseFacebookAuthUI.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseFacebookAuthUI.debug.xcconfig"; path = "Target Support Files/Pods-FirebaseFacebookAuthUI/Pods-FirebaseFacebookAuthUI.debug.xcconfig"; sourceTree = "<group>"; };
143135
/* End PBXFileReference section */
144136

145137
/* Begin PBXFrameworksBuildPhase section */
146138
8D69E3C921DD83EB00CFA49B /* Frameworks */ = {
147139
isa = PBXFrameworksBuildPhase;
148140
buildActionMask = 2147483647;
149141
files = (
150-
E2FA1F6274D3E013B62B9227 /* Pods_FirebaseFacebookAuthUI.framework in Frameworks */,
151142
);
152143
runOnlyForDeploymentPostprocessing = 0;
153144
};
@@ -156,29 +147,15 @@
156147
buildActionMask = 2147483647;
157148
files = (
158149
8D69E44D21DD88BB00CFA49B /* FirebaseFacebookAuthUI.framework in Frameworks */,
159-
AD4F1833B546CC42FD0F4ABA /* Pods_FirebaseFacebookAuthUITests.framework in Frameworks */,
160150
);
161151
runOnlyForDeploymentPostprocessing = 0;
162152
};
163153
/* End PBXFrameworksBuildPhase section */
164154

165155
/* Begin PBXGroup section */
166-
09A5B2FCEF607857C726CE6F /* Frameworks */ = {
167-
isa = PBXGroup;
168-
children = (
169-
0A4AE96E54AC6701B96B471C /* Pods_FirebaseFacebookAuthUI.framework */,
170-
C340B41FF8FB7917FEB78539 /* Pods_FirebaseFacebookAuthUITests.framework */,
171-
);
172-
name = Frameworks;
173-
sourceTree = "<group>";
174-
};
175156
7DC88936A359F0A20973DC4C /* Pods */ = {
176157
isa = PBXGroup;
177158
children = (
178-
FFD2241614F2944886083DD4 /* Pods-FirebaseFacebookAuthUI.debug.xcconfig */,
179-
D55C765505B086A51F315222 /* Pods-FirebaseFacebookAuthUI.release.xcconfig */,
180-
7FD1F4BDA7C69C50A5A71B05 /* Pods-FirebaseFacebookAuthUITests.debug.xcconfig */,
181-
6625121570FF3AD246AB02B6 /* Pods-FirebaseFacebookAuthUITests.release.xcconfig */,
182159
);
183160
path = Pods;
184161
sourceTree = "<group>";
@@ -198,7 +175,6 @@
198175
8D69E3D921DD83EB00CFA49B /* FirebaseFacebookAuthUITests */,
199176
8D69E3CD21DD83EB00CFA49B /* Products */,
200177
7DC88936A359F0A20973DC4C /* Pods */,
201-
09A5B2FCEF607857C726CE6F /* Frameworks */,
202178
);
203179
sourceTree = "<group>";
204180
};
@@ -281,7 +257,6 @@
281257
isa = PBXNativeTarget;
282258
buildConfigurationList = 8D69E3E021DD83EB00CFA49B /* Build configuration list for PBXNativeTarget "FirebaseFacebookAuthUI" */;
283259
buildPhases = (
284-
5D2A782788C58A1890E71BE2 /* [CP] Check Pods Manifest.lock */,
285260
8D69E3C721DD83EB00CFA49B /* Headers */,
286261
8D69E3C821DD83EB00CFA49B /* Sources */,
287262
8D69E3C921DD83EB00CFA49B /* Frameworks */,
@@ -300,11 +275,9 @@
300275
isa = PBXNativeTarget;
301276
buildConfigurationList = 8D69E3E321DD83EB00CFA49B /* Build configuration list for PBXNativeTarget "FirebaseFacebookAuthUITests" */;
302277
buildPhases = (
303-
1FBC099230B1962EB71B3637 /* [CP] Check Pods Manifest.lock */,
304278
8D69E3D121DD83EB00CFA49B /* Sources */,
305279
8D69E3D221DD83EB00CFA49B /* Frameworks */,
306280
8D69E3D321DD83EB00CFA49B /* Resources */,
307-
081BF3AFAB350D40E24246D8 /* [CP] Embed Pods Frameworks */,
308281
);
309282
buildRules = (
310283
);
@@ -459,70 +432,6 @@
459432
};
460433
/* End PBXResourcesBuildPhase section */
461434

462-
/* Begin PBXShellScriptBuildPhase section */
463-
081BF3AFAB350D40E24246D8 /* [CP] Embed Pods Frameworks */ = {
464-
isa = PBXShellScriptBuildPhase;
465-
buildActionMask = 2147483647;
466-
files = (
467-
);
468-
inputFileListPaths = (
469-
"${PODS_ROOT}/Target Support Files/Pods-FirebaseFacebookAuthUITests/Pods-FirebaseFacebookAuthUITests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
470-
);
471-
name = "[CP] Embed Pods Frameworks";
472-
outputFileListPaths = (
473-
"${PODS_ROOT}/Target Support Files/Pods-FirebaseFacebookAuthUITests/Pods-FirebaseFacebookAuthUITests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
474-
);
475-
runOnlyForDeploymentPostprocessing = 0;
476-
shellPath = /bin/sh;
477-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FirebaseFacebookAuthUITests/Pods-FirebaseFacebookAuthUITests-frameworks.sh\"\n";
478-
showEnvVarsInLog = 0;
479-
};
480-
1FBC099230B1962EB71B3637 /* [CP] Check Pods Manifest.lock */ = {
481-
isa = PBXShellScriptBuildPhase;
482-
buildActionMask = 2147483647;
483-
files = (
484-
);
485-
inputFileListPaths = (
486-
);
487-
inputPaths = (
488-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
489-
"${PODS_ROOT}/Manifest.lock",
490-
);
491-
name = "[CP] Check Pods Manifest.lock";
492-
outputFileListPaths = (
493-
);
494-
outputPaths = (
495-
"$(DERIVED_FILE_DIR)/Pods-FirebaseFacebookAuthUITests-checkManifestLockResult.txt",
496-
);
497-
runOnlyForDeploymentPostprocessing = 0;
498-
shellPath = /bin/sh;
499-
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
500-
showEnvVarsInLog = 0;
501-
};
502-
5D2A782788C58A1890E71BE2 /* [CP] Check Pods Manifest.lock */ = {
503-
isa = PBXShellScriptBuildPhase;
504-
buildActionMask = 2147483647;
505-
files = (
506-
);
507-
inputFileListPaths = (
508-
);
509-
inputPaths = (
510-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
511-
"${PODS_ROOT}/Manifest.lock",
512-
);
513-
name = "[CP] Check Pods Manifest.lock";
514-
outputFileListPaths = (
515-
);
516-
outputPaths = (
517-
"$(DERIVED_FILE_DIR)/Pods-FirebaseFacebookAuthUI-checkManifestLockResult.txt",
518-
);
519-
runOnlyForDeploymentPostprocessing = 0;
520-
shellPath = /bin/sh;
521-
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
522-
showEnvVarsInLog = 0;
523-
};
524-
/* End PBXShellScriptBuildPhase section */
525-
526435
/* Begin PBXSourcesBuildPhase section */
527436
8D69E3C821DD83EB00CFA49B /* Sources */ = {
528437
isa = PBXSourcesBuildPhase;
@@ -770,7 +679,6 @@
770679
};
771680
8D69E3E121DD83EB00CFA49B /* Debug */ = {
772681
isa = XCBuildConfiguration;
773-
baseConfigurationReference = FFD2241614F2944886083DD4 /* Pods-FirebaseFacebookAuthUI.debug.xcconfig */;
774682
buildSettings = {
775683
CODE_SIGN_IDENTITY = "";
776684
CODE_SIGN_STYLE = Automatic;
@@ -814,7 +722,6 @@
814722
};
815723
8D69E3E221DD83EB00CFA49B /* Release */ = {
816724
isa = XCBuildConfiguration;
817-
baseConfigurationReference = D55C765505B086A51F315222 /* Pods-FirebaseFacebookAuthUI.release.xcconfig */;
818725
buildSettings = {
819726
CODE_SIGN_IDENTITY = "";
820727
CODE_SIGN_STYLE = Automatic;
@@ -858,7 +765,6 @@
858765
};
859766
8D69E3E421DD83EB00CFA49B /* Debug */ = {
860767
isa = XCBuildConfiguration;
861-
baseConfigurationReference = 7FD1F4BDA7C69C50A5A71B05 /* Pods-FirebaseFacebookAuthUITests.debug.xcconfig */;
862768
buildSettings = {
863769
CODE_SIGN_STYLE = Automatic;
864770
INFOPLIST_FILE = FirebaseFacebookAuthUITests/Info.plist;
@@ -909,7 +815,6 @@
909815
};
910816
8D69E3E521DD83EB00CFA49B /* Release */ = {
911817
isa = XCBuildConfiguration;
912-
baseConfigurationReference = 6625121570FF3AD246AB02B6 /* Pods-FirebaseFacebookAuthUITests.release.xcconfig */;
913818
buildSettings = {
914819
CODE_SIGN_STYLE = Automatic;
915820
INFOPLIST_FILE = FirebaseFacebookAuthUITests/Info.plist;

0 commit comments

Comments
 (0)