Skip to content

Commit 3d43aeb

Browse files
authored
Merge pull request #1227 from firebase/dpebot-repositorygardener
Auto-update dependencies.
2 parents be3165b + a709278 commit 3d43aeb

File tree

3 files changed

+78
-166
lines changed

3 files changed

+78
-166
lines changed

FirebaseFacebookAuthUI/FirebaseFacebookAuthUI.xcodeproj/project.pbxproj

Lines changed: 0 additions & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
71A0036D4B4DD7A226F21CCC /* Pods_FirebaseFacebookAuthUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65E4D73824532738697ED943 /* Pods_FirebaseFacebookAuthUI.framework */; };
1110
8D69E3DB21DD83EB00CFA49B /* FirebaseFacebookAuthUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D69E3DA21DD83EB00CFA49B /* FirebaseFacebookAuthUITests.m */; };
1211
8D69E3DD21DD83EB00CFA49B /* FirebaseFacebookAuthUI.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D69E3CF21DD83EB00CFA49B /* FirebaseFacebookAuthUI.h */; settings = {ATTRIBUTES = (Public, ); }; };
1312
8D69E3E821DD843800CFA49B /* FUIFacebookAuth.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D69E3E621DD843800CFA49B /* FUIFacebookAuth.m */; };
@@ -22,7 +21,6 @@
2221
8D69E45121DD8A6D00CFA49B /* ic_facebook.png in Resources */ = {isa = PBXBuildFile; fileRef = 8D69E44121DD843F00CFA49B /* ic_facebook.png */; };
2322
8D69E45221DD8A6D00CFA49B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 8D69E44321DD843F00CFA49B /* [email protected] */; };
2423
8D69E45321DD8A6D00CFA49B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 8D69E44221DD843F00CFA49B /* [email protected] */; };
25-
F443D5EB98B52025A2E06A33 /* Pods_FirebaseFacebookAuthUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6A6BACEAA08E31741A0F40B0 /* Pods_FirebaseFacebookAuthUITests.framework */; };
2624
/* End PBXBuildFile section */
2725

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

3836
/* Begin PBXFileReference section */
39-
0EDC2EC0EEA1ABF50D1101D5 /* 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>"; };
40-
19A7CA6DEFD55A873A1F391A /* 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>"; };
41-
36C5CC76720F2D09BF0966AB /* 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>"; };
42-
65E4D73824532738697ED943 /* Pods_FirebaseFacebookAuthUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FirebaseFacebookAuthUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
43-
6A6BACEAA08E31741A0F40B0 /* Pods_FirebaseFacebookAuthUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FirebaseFacebookAuthUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
4437
8D69E3CC21DD83EB00CFA49B /* FirebaseFacebookAuthUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FirebaseFacebookAuthUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
4538
8D69E3CF21DD83EB00CFA49B /* FirebaseFacebookAuthUI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirebaseFacebookAuthUI.h; sourceTree = "<group>"; };
4639
8D69E3D021DD83EB00CFA49B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
@@ -139,15 +132,13 @@
139132
8D69E44821DD845100CFA49B /* FUIFacebookAuthTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FUIFacebookAuthTest.m; sourceTree = "<group>"; };
140133
8D69E44921DD845100CFA49B /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
141134
8D69E44A21DD845100CFA49B /* FUIFacebookAuthTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FUIFacebookAuthTest.h; sourceTree = "<group>"; };
142-
F812755C8603AF592D3EA9B1 /* 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>"; };
143135
/* End PBXFileReference section */
144136

145137
/* Begin PBXFrameworksBuildPhase section */
146138
8D69E3C921DD83EB00CFA49B /* Frameworks */ = {
147139
isa = PBXFrameworksBuildPhase;
148140
buildActionMask = 2147483647;
149141
files = (
150-
71A0036D4B4DD7A226F21CCC /* 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-
F443D5EB98B52025A2E06A33 /* Pods_FirebaseFacebookAuthUITests.framework in Frameworks */,
160150
);
161151
runOnlyForDeploymentPostprocessing = 0;
162152
};
163153
/* End PBXFrameworksBuildPhase section */
164154

165155
/* Begin PBXGroup section */
166-
0BC567CD168FA9BD7D20A097 /* Frameworks */ = {
167-
isa = PBXGroup;
168-
children = (
169-
65E4D73824532738697ED943 /* Pods_FirebaseFacebookAuthUI.framework */,
170-
6A6BACEAA08E31741A0F40B0 /* Pods_FirebaseFacebookAuthUITests.framework */,
171-
);
172-
name = Frameworks;
173-
sourceTree = "<group>";
174-
};
175156
7DC88936A359F0A20973DC4C /* Pods */ = {
176157
isa = PBXGroup;
177158
children = (
178-
19A7CA6DEFD55A873A1F391A /* Pods-FirebaseFacebookAuthUI.debug.xcconfig */,
179-
F812755C8603AF592D3EA9B1 /* Pods-FirebaseFacebookAuthUI.release.xcconfig */,
180-
36C5CC76720F2D09BF0966AB /* Pods-FirebaseFacebookAuthUITests.debug.xcconfig */,
181-
0EDC2EC0EEA1ABF50D1101D5 /* 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-
0BC567CD168FA9BD7D20A097 /* 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-
006C163B79159F9F60AB8CD6 /* [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-
34734ADDEC1D54C43334E0FF /* [CP] Check Pods Manifest.lock */,
304278
8D69E3D121DD83EB00CFA49B /* Sources */,
305279
8D69E3D221DD83EB00CFA49B /* Frameworks */,
306280
8D69E3D321DD83EB00CFA49B /* Resources */,
307-
0600E3EC70E72E1F64C969C9 /* [CP] Embed Pods Frameworks */,
308281
);
309282
buildRules = (
310283
);
@@ -459,70 +432,6 @@
459432
};
460433
/* End PBXResourcesBuildPhase section */
461434

462-
/* Begin PBXShellScriptBuildPhase section */
463-
006C163B79159F9F60AB8CD6 /* [CP] Check Pods Manifest.lock */ = {
464-
isa = PBXShellScriptBuildPhase;
465-
buildActionMask = 2147483647;
466-
files = (
467-
);
468-
inputFileListPaths = (
469-
);
470-
inputPaths = (
471-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
472-
"${PODS_ROOT}/Manifest.lock",
473-
);
474-
name = "[CP] Check Pods Manifest.lock";
475-
outputFileListPaths = (
476-
);
477-
outputPaths = (
478-
"$(DERIVED_FILE_DIR)/Pods-FirebaseFacebookAuthUI-checkManifestLockResult.txt",
479-
);
480-
runOnlyForDeploymentPostprocessing = 0;
481-
shellPath = /bin/sh;
482-
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";
483-
showEnvVarsInLog = 0;
484-
};
485-
0600E3EC70E72E1F64C969C9 /* [CP] Embed Pods Frameworks */ = {
486-
isa = PBXShellScriptBuildPhase;
487-
buildActionMask = 2147483647;
488-
files = (
489-
);
490-
inputFileListPaths = (
491-
"${PODS_ROOT}/Target Support Files/Pods-FirebaseFacebookAuthUITests/Pods-FirebaseFacebookAuthUITests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
492-
);
493-
name = "[CP] Embed Pods Frameworks";
494-
outputFileListPaths = (
495-
"${PODS_ROOT}/Target Support Files/Pods-FirebaseFacebookAuthUITests/Pods-FirebaseFacebookAuthUITests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
496-
);
497-
runOnlyForDeploymentPostprocessing = 0;
498-
shellPath = /bin/sh;
499-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FirebaseFacebookAuthUITests/Pods-FirebaseFacebookAuthUITests-frameworks.sh\"\n";
500-
showEnvVarsInLog = 0;
501-
};
502-
34734ADDEC1D54C43334E0FF /* [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-FirebaseFacebookAuthUITests-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 = 19A7CA6DEFD55A873A1F391A /* 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 = F812755C8603AF592D3EA9B1 /* 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 = 36C5CC76720F2D09BF0966AB /* Pods-FirebaseFacebookAuthUITests.debug.xcconfig */;
862768
buildSettings = {
863769
CODE_SIGN_STYLE = Automatic;
864770
INFOPLIST_FILE = FirebaseFacebookAuthUITests/Info.plist;
@@ -919,7 +825,6 @@
919825
};
920826
8D69E3E521DD83EB00CFA49B /* Release */ = {
921827
isa = XCBuildConfiguration;
922-
baseConfigurationReference = 0EDC2EC0EEA1ABF50D1101D5 /* Pods-FirebaseFacebookAuthUITests.release.xcconfig */;
923828
buildSettings = {
924829
CODE_SIGN_STYLE = Automatic;
925830
INFOPLIST_FILE = FirebaseFacebookAuthUITests/Info.plist;

Gemfile.lock

Lines changed: 31 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,37 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.6)
4+
CFPropertyList (3.0.7)
5+
base64
6+
nkf
57
rexml
6-
activesupport (7.1.2)
8+
activesupport (7.1.5.1)
79
base64
10+
benchmark (>= 0.3)
811
bigdecimal
912
concurrent-ruby (~> 1.0, >= 1.0.2)
1013
connection_pool (>= 2.2.5)
1114
drb
1215
i18n (>= 1.6, < 2)
16+
logger (>= 1.4.2)
1317
minitest (>= 5.1)
1418
mutex_m
19+
securerandom (>= 0.3)
1520
tzinfo (~> 2.0)
16-
addressable (2.8.6)
17-
public_suffix (>= 2.0.2, < 6.0)
21+
addressable (2.8.7)
22+
public_suffix (>= 2.0.2, < 7.0)
1823
algoliasearch (1.27.5)
1924
httpclient (~> 2.8, >= 2.8.3)
2025
json (>= 1.5.1)
2126
atomos (0.1.3)
2227
base64 (0.2.0)
23-
bigdecimal (3.1.5)
28+
benchmark (0.4.0)
29+
bigdecimal (3.1.9)
2430
claide (1.1.0)
25-
cocoapods (1.14.3)
31+
cocoapods (1.16.2)
2632
addressable (~> 2.8)
2733
claide (>= 1.0.2, < 2.0)
28-
cocoapods-core (= 1.14.3)
34+
cocoapods-core (= 1.16.2)
2935
cocoapods-deintegrate (>= 1.0.3, < 2.0)
3036
cocoapods-downloader (>= 2.1, < 3.0)
3137
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -39,8 +45,8 @@ GEM
3945
molinillo (~> 0.8.0)
4046
nap (~> 1.0)
4147
ruby-macho (>= 2.3.0, < 3.0)
42-
xcodeproj (>= 1.23.0, < 2.0)
43-
cocoapods-core (1.14.3)
48+
xcodeproj (>= 1.27.0, < 2.0)
49+
cocoapods-core (1.16.2)
4450
activesupport (>= 5.0, < 8)
4551
addressable (~> 2.8)
4652
algoliasearch (~> 1.0)
@@ -60,42 +66,43 @@ GEM
6066
netrc (~> 0.11)
6167
cocoapods-try (1.2.0)
6268
colored2 (3.1.2)
63-
concurrent-ruby (1.2.2)
64-
connection_pool (2.4.1)
65-
drb (2.2.0)
66-
ruby2_keywords
69+
concurrent-ruby (1.3.5)
70+
connection_pool (2.5.0)
71+
drb (2.2.1)
6772
escape (0.0.4)
6873
ethon (0.16.0)
6974
ffi (>= 1.15.0)
70-
ffi (1.16.3)
75+
ffi (1.17.1)
7176
fourflusher (2.3.1)
7277
fuzzy_match (2.0.4)
7378
gh_inspector (1.1.3)
7479
httpclient (2.8.3)
75-
i18n (1.14.1)
80+
i18n (1.14.6)
7681
concurrent-ruby (~> 1.0)
77-
json (2.7.1)
78-
minitest (5.20.0)
82+
json (2.9.1)
83+
logger (1.6.5)
84+
minitest (5.25.4)
7985
molinillo (0.8.0)
80-
mutex_m (0.2.0)
81-
nanaimo (0.3.0)
86+
mutex_m (0.3.0)
87+
nanaimo (0.4.0)
8288
nap (1.1.0)
8389
netrc (0.11.0)
90+
nkf (0.2.0)
8491
public_suffix (4.0.7)
85-
rexml (3.3.9)
92+
rexml (3.4.0)
8693
ruby-macho (2.5.1)
87-
ruby2_keywords (0.0.5)
94+
securerandom (0.3.2)
8895
typhoeus (1.4.1)
8996
ethon (>= 0.9.0)
9097
tzinfo (2.0.6)
9198
concurrent-ruby (~> 1.0)
92-
xcodeproj (1.25.0)
99+
xcodeproj (1.27.0)
93100
CFPropertyList (>= 2.3.3, < 4.0)
94101
atomos (~> 0.1.3)
95102
claide (>= 1.0.2, < 2.0)
96103
colored2 (~> 3.1)
97-
nanaimo (~> 0.3.0)
98-
rexml (>= 3.3.2, < 4.0)
104+
nanaimo (~> 0.4.0)
105+
rexml (>= 3.3.6, < 4.0)
99106

100107
PLATFORMS
101108
ruby

0 commit comments

Comments
 (0)