Skip to content

Commit b5f72ed

Browse files
committed
cleanup podfiles
1 parent 9b66b3d commit b5f72ed

File tree

15 files changed

+97
-147
lines changed

15 files changed

+97
-147
lines changed

AnonymousAuth/FirebaseAnonymousAuthUI.xcodeproj/project.pbxproj

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

99
/* Begin PBXBuildFile section */
10-
1EF5CA884792B6ABAF0C7EC8 /* Pods_FirebaseAnonymousAuthUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9B521F1010988D23DF3A39CD /* Pods_FirebaseAnonymousAuthUITests.framework */; };
1110
8D69E22721DD476D00CFA49B /* FirebaseAnonymousAuthUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D69E21D21DD476C00CFA49B /* FirebaseAnonymousAuthUI.framework */; };
1211
8D69E22C21DD476D00CFA49B /* FirebaseAnonymousAuthUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 8D69E22B21DD476D00CFA49B /* FirebaseAnonymousAuthUITests.m */; };
1312
8D69E22E21DD476D00CFA49B /* FirebaseAnonymousAuthUI.h in Headers */ = {isa = PBXBuildFile; fileRef = 8D69E22021DD476D00CFA49B /* FirebaseAnonymousAuthUI.h */; settings = {ATTRIBUTES = (Public, ); }; };
@@ -17,7 +16,6 @@
1716
8D69E35421DD5C4700CFA49B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 8D69E34E21DD5C4700CFA49B /* [email protected] */; };
1817
8D69E35521DD5C4700CFA49B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 8D69E34F21DD5C4700CFA49B /* [email protected] */; };
1918
8D69E35621DD5C4700CFA49B /* FirebaseAnonymousAuthUI.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D69E35121DD5C4700CFA49B /* FirebaseAnonymousAuthUI.strings */; };
20-
FCB1B2C40B18B4A62D63C4E4 /* Pods_FirebaseAnonymousAuthUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 73B589F207E4236363EEE626 /* Pods_FirebaseAnonymousAuthUI.framework */; };
2119
/* End PBXBuildFile section */
2220

2321
/* Begin PBXContainerItemProxy section */
@@ -31,8 +29,6 @@
3129
/* End PBXContainerItemProxy section */
3230

3331
/* Begin PBXFileReference section */
34-
02807C8B4CFAB7FD9C32C1A3 /* Pods-FirebaseAnonymousAuthUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseAnonymousAuthUITests.release.xcconfig"; path = "Target Support Files/Pods-FirebaseAnonymousAuthUITests/Pods-FirebaseAnonymousAuthUITests.release.xcconfig"; sourceTree = "<group>"; };
35-
73B589F207E4236363EEE626 /* Pods_FirebaseAnonymousAuthUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FirebaseAnonymousAuthUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
3632
8D69E21D21DD476C00CFA49B /* FirebaseAnonymousAuthUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FirebaseAnonymousAuthUI.framework; sourceTree = BUILT_PRODUCTS_DIR; };
3733
8D69E22021DD476D00CFA49B /* FirebaseAnonymousAuthUI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirebaseAnonymousAuthUI.h; sourceTree = "<group>"; };
3834
8D69E22121DD476D00CFA49B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
@@ -45,18 +41,13 @@
4541
8D69E34E21DD5C4700CFA49B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
4642
8D69E34F21DD5C4700CFA49B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
4743
8D69E35221DD5C4700CFA49B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/FirebaseAnonymousAuthUI.strings; sourceTree = "<group>"; };
48-
9929AABD790C0DD60C537CB2 /* Pods-FirebaseAnonymousAuthUI.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseAnonymousAuthUI.release.xcconfig"; path = "Target Support Files/Pods-FirebaseAnonymousAuthUI/Pods-FirebaseAnonymousAuthUI.release.xcconfig"; sourceTree = "<group>"; };
49-
9B521F1010988D23DF3A39CD /* Pods_FirebaseAnonymousAuthUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FirebaseAnonymousAuthUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
50-
AD655D2BC8125FCBFB69632A /* Pods-FirebaseAnonymousAuthUI.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseAnonymousAuthUI.debug.xcconfig"; path = "Target Support Files/Pods-FirebaseAnonymousAuthUI/Pods-FirebaseAnonymousAuthUI.debug.xcconfig"; sourceTree = "<group>"; };
51-
C7E917677D16B9024969C4FE /* Pods-FirebaseAnonymousAuthUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseAnonymousAuthUITests.debug.xcconfig"; path = "Target Support Files/Pods-FirebaseAnonymousAuthUITests/Pods-FirebaseAnonymousAuthUITests.debug.xcconfig"; sourceTree = "<group>"; };
5244
/* End PBXFileReference section */
5345

5446
/* Begin PBXFrameworksBuildPhase section */
5547
8D69E21A21DD476C00CFA49B /* Frameworks */ = {
5648
isa = PBXFrameworksBuildPhase;
5749
buildActionMask = 2147483647;
5850
files = (
59-
FCB1B2C40B18B4A62D63C4E4 /* Pods_FirebaseAnonymousAuthUI.framework in Frameworks */,
6051
);
6152
runOnlyForDeploymentPostprocessing = 0;
6253
};
@@ -65,7 +56,6 @@
6556
buildActionMask = 2147483647;
6657
files = (
6758
8D69E22721DD476D00CFA49B /* FirebaseAnonymousAuthUI.framework in Frameworks */,
68-
1EF5CA884792B6ABAF0C7EC8 /* Pods_FirebaseAnonymousAuthUITests.framework in Frameworks */,
6959
);
7060
runOnlyForDeploymentPostprocessing = 0;
7161
};
@@ -157,12 +147,10 @@
157147
isa = PBXNativeTarget;
158148
buildConfigurationList = 8D69E23121DD476D00CFA49B /* Build configuration list for PBXNativeTarget "FirebaseAnonymousAuthUI" */;
159149
buildPhases = (
160-
F0D2BEDEEF9C146EA083E17F /* [CP] Check Pods Manifest.lock */,
161150
8D69E21821DD476C00CFA49B /* Headers */,
162151
8D69E21921DD476C00CFA49B /* Sources */,
163152
8D69E21A21DD476C00CFA49B /* Frameworks */,
164153
8D69E21B21DD476C00CFA49B /* Resources */,
165-
65BB97B1C2E0ACB0370C903B /* [CP] Copy Pods Resources */,
166154
);
167155
buildRules = (
168156
);
@@ -177,11 +165,9 @@
177165
isa = PBXNativeTarget;
178166
buildConfigurationList = 8D69E23421DD476D00CFA49B /* Build configuration list for PBXNativeTarget "FirebaseAnonymousAuthUITests" */;
179167
buildPhases = (
180-
714F08D4612B91126DDD4559 /* [CP] Check Pods Manifest.lock */,
181168
8D69E22221DD476D00CFA49B /* Sources */,
182169
8D69E22321DD476D00CFA49B /* Frameworks */,
183170
8D69E22421DD476D00CFA49B /* Resources */,
184-
870284F7293CA07BAECE0B41 /* [CP] Embed Pods Frameworks */,
185171
);
186172
buildRules = (
187173
);
@@ -249,97 +235,6 @@
249235
};
250236
/* End PBXResourcesBuildPhase section */
251237

252-
/* Begin PBXShellScriptBuildPhase section */
253-
65BB97B1C2E0ACB0370C903B /* [CP] Copy Pods Resources */ = {
254-
isa = PBXShellScriptBuildPhase;
255-
buildActionMask = 2147483647;
256-
files = (
257-
);
258-
inputFileListPaths = (
259-
);
260-
inputPaths = (
261-
"${PODS_ROOT}/Target Support Files/Pods-FirebaseAnonymousAuthUI/Pods-FirebaseAnonymousAuthUI-resources.sh",
262-
"${PODS_CONFIGURATION_BUILD_DIR}/FirebaseUI/FirebaseAuthUI.bundle",
263-
);
264-
name = "[CP] Copy Pods Resources";
265-
outputFileListPaths = (
266-
);
267-
outputPaths = (
268-
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseAuthUI.bundle",
269-
);
270-
runOnlyForDeploymentPostprocessing = 0;
271-
shellPath = /bin/sh;
272-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FirebaseAnonymousAuthUI/Pods-FirebaseAnonymousAuthUI-resources.sh\"\n";
273-
showEnvVarsInLog = 0;
274-
};
275-
714F08D4612B91126DDD4559 /* [CP] Check Pods Manifest.lock */ = {
276-
isa = PBXShellScriptBuildPhase;
277-
buildActionMask = 2147483647;
278-
files = (
279-
);
280-
inputFileListPaths = (
281-
);
282-
inputPaths = (
283-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
284-
"${PODS_ROOT}/Manifest.lock",
285-
);
286-
name = "[CP] Check Pods Manifest.lock";
287-
outputFileListPaths = (
288-
);
289-
outputPaths = (
290-
"$(DERIVED_FILE_DIR)/Pods-FirebaseAnonymousAuthUITests-checkManifestLockResult.txt",
291-
);
292-
runOnlyForDeploymentPostprocessing = 0;
293-
shellPath = /bin/sh;
294-
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";
295-
showEnvVarsInLog = 0;
296-
};
297-
870284F7293CA07BAECE0B41 /* [CP] Embed Pods Frameworks */ = {
298-
isa = PBXShellScriptBuildPhase;
299-
buildActionMask = 2147483647;
300-
files = (
301-
);
302-
inputFileListPaths = (
303-
);
304-
inputPaths = (
305-
"${PODS_ROOT}/Target Support Files/Pods-FirebaseAnonymousAuthUITests/Pods-FirebaseAnonymousAuthUITests-frameworks.sh",
306-
"${BUILT_PRODUCTS_DIR}/OCMock/OCMock.framework",
307-
);
308-
name = "[CP] Embed Pods Frameworks";
309-
outputFileListPaths = (
310-
);
311-
outputPaths = (
312-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OCMock.framework",
313-
);
314-
runOnlyForDeploymentPostprocessing = 0;
315-
shellPath = /bin/sh;
316-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-FirebaseAnonymousAuthUITests/Pods-FirebaseAnonymousAuthUITests-frameworks.sh\"\n";
317-
showEnvVarsInLog = 0;
318-
};
319-
F0D2BEDEEF9C146EA083E17F /* [CP] Check Pods Manifest.lock */ = {
320-
isa = PBXShellScriptBuildPhase;
321-
buildActionMask = 2147483647;
322-
files = (
323-
);
324-
inputFileListPaths = (
325-
);
326-
inputPaths = (
327-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
328-
"${PODS_ROOT}/Manifest.lock",
329-
);
330-
name = "[CP] Check Pods Manifest.lock";
331-
outputFileListPaths = (
332-
);
333-
outputPaths = (
334-
"$(DERIVED_FILE_DIR)/Pods-FirebaseAnonymousAuthUI-checkManifestLockResult.txt",
335-
);
336-
runOnlyForDeploymentPostprocessing = 0;
337-
shellPath = /bin/sh;
338-
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";
339-
showEnvVarsInLog = 0;
340-
};
341-
/* End PBXShellScriptBuildPhase section */
342-
343238
/* Begin PBXSourcesBuildPhase section */
344239
8D69E21921DD476C00CFA49B /* Sources */ = {
345240
isa = PBXSourcesBuildPhase;
@@ -499,7 +394,6 @@
499394
};
500395
8D69E23221DD476D00CFA49B /* Debug */ = {
501396
isa = XCBuildConfiguration;
502-
baseConfigurationReference = AD655D2BC8125FCBFB69632A /* Pods-FirebaseAnonymousAuthUI.debug.xcconfig */;
503397
buildSettings = {
504398
CODE_SIGN_IDENTITY = "";
505399
CODE_SIGN_STYLE = Automatic;
@@ -523,7 +417,6 @@
523417
};
524418
8D69E23321DD476D00CFA49B /* Release */ = {
525419
isa = XCBuildConfiguration;
526-
baseConfigurationReference = 9929AABD790C0DD60C537CB2 /* Pods-FirebaseAnonymousAuthUI.release.xcconfig */;
527420
buildSettings = {
528421
CODE_SIGN_IDENTITY = "";
529422
CODE_SIGN_STYLE = Automatic;
@@ -547,7 +440,6 @@
547440
};
548441
8D69E23521DD476D00CFA49B /* Debug */ = {
549442
isa = XCBuildConfiguration;
550-
baseConfigurationReference = C7E917677D16B9024969C4FE /* Pods-FirebaseAnonymousAuthUITests.debug.xcconfig */;
551443
buildSettings = {
552444
CODE_SIGN_STYLE = Automatic;
553445
INFOPLIST_FILE = FirebaseAnonymousAuthUITests/Info.plist;
@@ -579,7 +471,6 @@
579471
};
580472
8D69E23621DD476D00CFA49B /* Release */ = {
581473
isa = XCBuildConfiguration;
582-
baseConfigurationReference = 02807C8B4CFAB7FD9C32C1A3 /* Pods-FirebaseAnonymousAuthUITests.release.xcconfig */;
583474
buildSettings = {
584475
CODE_SIGN_STYLE = Automatic;
585476
INFOPLIST_FILE = FirebaseAnonymousAuthUITests/Info.plist;

AnonymousAuth/Podfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ platform :ios, '8.0'
33
target 'FirebaseAnonymousAuthUI' do
44
use_frameworks!
55

6+
pod 'FirebaseAuth', '~> 6.0'
67
pod 'FirebaseUI/Auth', :path => '../'
78

89
target 'FirebaseAnonymousAuthUITests' do

AnonymousAuth/Podfile.lock

Lines changed: 37 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,43 @@
11
PODS:
2-
- Firebase/Auth (5.18.0):
2+
- Firebase/Auth (6.1.0):
33
- Firebase/CoreOnly
4-
- FirebaseAuth (= 5.4.0)
5-
- Firebase/CoreOnly (5.18.0):
6-
- FirebaseCore (= 5.3.1)
7-
- FirebaseAuth (5.4.0):
4+
- FirebaseAuth (~> 6.1.0)
5+
- Firebase/CoreOnly (6.1.0):
6+
- FirebaseCore (= 6.0.1)
7+
- FirebaseAuth (6.1.0):
88
- FirebaseAuthInterop (~> 1.0)
9-
- FirebaseCore (~> 5.2)
10-
- GoogleUtilities/Environment (~> 5.2)
9+
- FirebaseCore (~> 6.0)
10+
- GoogleUtilities/AppDelegateSwizzler (~> 6.0)
11+
- GoogleUtilities/Environment (~> 6.0)
1112
- GTMSessionFetcher/Core (~> 1.1)
1213
- FirebaseAuthInterop (1.0.0)
13-
- FirebaseCore (5.3.1):
14-
- GoogleUtilities/Logger (~> 5.2)
15-
- FirebaseUI/Auth (6.2.1):
16-
- Firebase/Auth (~> 5.4)
14+
- FirebaseCore (6.0.1):
15+
- GoogleUtilities/Environment (~> 6.0)
16+
- GoogleUtilities/Logger (~> 6.0)
17+
- FirebaseUI/Auth (7.0.0):
18+
- Firebase/Auth (~> 6.0)
1719
- GoogleUtilities/UserDefaults
18-
- GoogleUtilities/Environment (5.4.0)
19-
- GoogleUtilities/Logger (5.4.0):
20+
- GoogleUtilities/AppDelegateSwizzler (6.2.0):
2021
- GoogleUtilities/Environment
21-
- GoogleUtilities/UserDefaults (5.4.0):
2222
- GoogleUtilities/Logger
23-
- GTMSessionFetcher/Core (1.2.1)
23+
- GoogleUtilities/Network
24+
- GoogleUtilities/Environment (6.2.0)
25+
- GoogleUtilities/Logger (6.2.0):
26+
- GoogleUtilities/Environment
27+
- GoogleUtilities/Network (6.2.0):
28+
- GoogleUtilities/Logger
29+
- "GoogleUtilities/NSData+zlib"
30+
- GoogleUtilities/Reachability
31+
- "GoogleUtilities/NSData+zlib (6.2.0)"
32+
- GoogleUtilities/Reachability (6.2.0):
33+
- GoogleUtilities/Logger
34+
- GoogleUtilities/UserDefaults (6.2.0):
35+
- GoogleUtilities/Logger
36+
- GTMSessionFetcher/Core (1.2.2)
2437
- OCMock (3.4.3)
2538

2639
DEPENDENCIES:
40+
- FirebaseAuth (~> 6.0)
2741
- FirebaseUI/Auth (from `../`)
2842
- OCMock
2943

@@ -42,15 +56,15 @@ EXTERNAL SOURCES:
4256
:path: "../"
4357

4458
SPEC CHECKSUMS:
45-
Firebase: 02f3281965c075426141a0ce1277e9de6649cab9
46-
FirebaseAuth: d85d052354447f30b4b2a805ab91b511458b56a6
59+
Firebase: 8d77bb33624ae9b62d745d82ec023de5f70f7e4f
60+
FirebaseAuth: 4281d6d98a90881e00710fa8d9e37c2ccdfc7d80
4761
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
48-
FirebaseCore: 52f851b30e11360f1e67cf04b1edfebf0a47a2d3
49-
FirebaseUI: a2edbe63a90dff4a9ac715f4dd2869411528eedc
50-
GoogleUtilities: fa768ad04b264be250ee9edf9f378ad006f7a560
51-
GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca
62+
FirebaseCore: 66bdef3b310a026880e2a5bc8aa586ab62ce4543
63+
FirebaseUI: f9367cd5cacde991d9bcce9278d3fcb858f84f6a
64+
GoogleUtilities: 996e0db07153674fd1b54b220fda3a3dc3547cba
65+
GTMSessionFetcher: 61bb0f61a4cb560030f1222021178008a5727a23
5266
OCMock: 43565190abc78977ad44a61c0d20d7f0784d35ab
5367

54-
PODFILE CHECKSUM: ccc9aef49354c1762d5e773c9a26513b2b724d60
68+
PODFILE CHECKSUM: dd5f618b7b3efad7d3eb9d842878ab03d443c8d4
5569

56-
COCOAPODS: 1.6.1
70+
COCOAPODS: 1.7.0

Auth/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
source 'sso://cpdc-internal/firebase'
1+
# source 'sso://cpdc-internal/firebase'
22
source 'https://github.com/CocoaPods/Specs.git'
33

44
platform :ios, '8.0'

Database/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
source 'sso://cpdc-internal/firebase'
1+
# source 'sso://cpdc-internal/firebase'
22
source 'https://github.com/CocoaPods/Specs.git'
33

44
platform :ios, '8.0'

EmailAuth/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
source 'sso://cpdc-internal/firebase'
1+
# source 'sso://cpdc-internal/firebase'
22
source 'https://github.com/CocoaPods/Specs.git'
33

44
platform :ios, '8.0'

FacebookAuth/FirebaseFacebookAuthUI.xcodeproj/project.pbxproj

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 50;
6+
objectVersion = 51;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -153,12 +153,20 @@
153153
/* End PBXFrameworksBuildPhase section */
154154

155155
/* Begin PBXGroup section */
156+
7DC88936A359F0A20973DC4C /* Pods */ = {
157+
isa = PBXGroup;
158+
children = (
159+
);
160+
path = Pods;
161+
sourceTree = "<group>";
162+
};
156163
8D69E3C221DD83EB00CFA49B = {
157164
isa = PBXGroup;
158165
children = (
159166
8D69E3CE21DD83EB00CFA49B /* FirebaseFacebookAuthUI */,
160167
8D69E3D921DD83EB00CFA49B /* FirebaseFacebookAuthUITests */,
161168
8D69E3CD21DD83EB00CFA49B /* Products */,
169+
7DC88936A359F0A20973DC4C /* Pods */,
162170
);
163171
sourceTree = "<group>";
164172
};
@@ -271,7 +279,7 @@
271279
8D69E3C321DD83EB00CFA49B /* Project object */ = {
272280
isa = PBXProject;
273281
attributes = {
274-
LastUpgradeCheck = 1010;
282+
LastUpgradeCheck = 1020;
275283
ORGANIZATIONNAME = Firebase;
276284
TargetAttributes = {
277285
8D69E3CB21DD83EB00CFA49B = {
@@ -535,6 +543,7 @@
535543
isa = XCBuildConfiguration;
536544
buildSettings = {
537545
ALWAYS_SEARCH_USER_PATHS = NO;
546+
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
538547
CLANG_ANALYZER_NONNULL = YES;
539548
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
540549
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
@@ -597,6 +606,7 @@
597606
isa = XCBuildConfiguration;
598607
buildSettings = {
599608
ALWAYS_SEARCH_USER_PATHS = NO;
609+
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
600610
CLANG_ANALYZER_NONNULL = YES;
601611
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
602612
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
@@ -742,6 +752,13 @@
742752
"$(inherited)",
743753
"@executable_path/Frameworks",
744754
"@loader_path/Frameworks",
755+
"\"${PODS_CONFIGURATION_BUILD_DIR}/FBSDKCoreKit\"",
756+
"\"${PODS_CONFIGURATION_BUILD_DIR}/FBSDKLoginKit\"",
757+
"\"${PODS_CONFIGURATION_BUILD_DIR}/FirebaseAuth\"",
758+
"\"${PODS_CONFIGURATION_BUILD_DIR}/FirebaseCore\"",
759+
"\"${PODS_CONFIGURATION_BUILD_DIR}/FirebaseUI\"",
760+
"\"${PODS_CONFIGURATION_BUILD_DIR}/GTMSessionFetcher\"",
761+
"\"${PODS_CONFIGURATION_BUILD_DIR}/GoogleUtilities\"",
745762
);
746763
OTHER_LDFLAGS = (
747764
"-ObjC",
@@ -779,6 +796,13 @@
779796
"$(inherited)",
780797
"@executable_path/Frameworks",
781798
"@loader_path/Frameworks",
799+
"\"${PODS_CONFIGURATION_BUILD_DIR}/FBSDKCoreKit\"",
800+
"\"${PODS_CONFIGURATION_BUILD_DIR}/FBSDKLoginKit\"",
801+
"\"${PODS_CONFIGURATION_BUILD_DIR}/FirebaseAuth\"",
802+
"\"${PODS_CONFIGURATION_BUILD_DIR}/FirebaseCore\"",
803+
"\"${PODS_CONFIGURATION_BUILD_DIR}/FirebaseUI\"",
804+
"\"${PODS_CONFIGURATION_BUILD_DIR}/GTMSessionFetcher\"",
805+
"\"${PODS_CONFIGURATION_BUILD_DIR}/GoogleUtilities\"",
782806
);
783807
OTHER_LDFLAGS = (
784808
"-ObjC",

0 commit comments

Comments
 (0)