Skip to content

Commit 677eb64

Browse files
committed
Compiling
1 parent 3a8dc5c commit 677eb64

File tree

4 files changed

+16
-11
lines changed

4 files changed

+16
-11
lines changed

ios/Firestack.xcodeproj/project.pbxproj

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
6D9B46E43E4E5C79F882E757 /* Pods_Firestack.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3846F21383D53B2DEB4C4246 /* Pods_Firestack.framework */; };
1110
D950369E1D19C77400F7094D /* Firestack.m in Sources */ = {isa = PBXBuildFile; fileRef = D950369D1D19C77400F7094D /* Firestack.m */; };
11+
D9FF4BF31D19F5FF00238046 /* libPods-Firestack.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D95036B81D19C90300F7094D /* libPods-Firestack.a */; };
12+
D9FF4BF51D19F61B00238046 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D9FF4BF41D19F61B00238046 /* libReact.a */; };
1213
/* End PBXBuildFile section */
1314

1415
/* Begin PBXContainerItemProxy section */
@@ -35,20 +36,22 @@
3536

3637
/* Begin PBXFileReference section */
3738
134814201AA4EA6300B7C361 /* libFirestack.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libFirestack.a; sourceTree = BUILT_PRODUCTS_DIR; };
38-
3846F21383D53B2DEB4C4246 /* Pods_Firestack.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Firestack.framework; sourceTree = BUILT_PRODUCTS_DIR; };
3939
612D3268D15D0E9231997758 /* Pods-Firestack.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Firestack.release.xcconfig"; path = "Pods/Target Support Files/Pods-Firestack/Pods-Firestack.release.xcconfig"; sourceTree = "<group>"; };
4040
CEE8E427185097CF7EF3A3EB /* Pods-Firestack.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Firestack.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Firestack/Pods-Firestack.debug.xcconfig"; sourceTree = "<group>"; };
4141
D950369C1D19C77400F7094D /* Firestack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Firestack.h; path = Firestack/Firestack.h; sourceTree = "<group>"; };
4242
D950369D1D19C77400F7094D /* Firestack.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Firestack.m; path = Firestack/Firestack.m; sourceTree = "<group>"; };
4343
D95036B31D19C90300F7094D /* Pods.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Pods.xcodeproj; path = Pods/Pods.xcodeproj; sourceTree = "<group>"; };
44+
D9FF4BEE1D19F3F500238046 /* libReact.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libReact.a; path = "../../../React/build/Debug-iphoneos/libReact.a"; sourceTree = "<group>"; };
45+
D9FF4BF41D19F61B00238046 /* libReact.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libReact.a; path = "../../../React/build/Debug-iphoneos/libReact.a"; sourceTree = "<group>"; };
4446
/* End PBXFileReference section */
4547

4648
/* Begin PBXFrameworksBuildPhase section */
4749
58B511D81A9E6C8500147676 /* Frameworks */ = {
4850
isa = PBXFrameworksBuildPhase;
4951
buildActionMask = 2147483647;
5052
files = (
51-
6D9B46E43E4E5C79F882E757 /* Pods_Firestack.framework in Frameworks */,
53+
D9FF4BF51D19F61B00238046 /* libReact.a in Frameworks */,
54+
D9FF4BF31D19F5FF00238046 /* libPods-Firestack.a in Frameworks */,
5255
);
5356
runOnlyForDeploymentPostprocessing = 0;
5457
};
@@ -66,8 +69,9 @@
6669
4C361DE13748C14BF1F87624 /* Frameworks */ = {
6770
isa = PBXGroup;
6871
children = (
72+
D9FF4BF41D19F61B00238046 /* libReact.a */,
73+
D9FF4BEE1D19F3F500238046 /* libReact.a */,
6974
D95036B31D19C90300F7094D /* Pods.xcodeproj */,
70-
3846F21383D53B2DEB4C4246 /* Pods_Firestack.framework */,
7175
);
7276
name = Frameworks;
7377
sourceTree = "<group>";
@@ -162,8 +166,8 @@
162166
/* Begin PBXReferenceProxy section */
163167
D95036B81D19C90300F7094D /* libPods-Firestack.a */ = {
164168
isa = PBXReferenceProxy;
165-
fileType = wrapper.framework;
166-
path = Pods_Firestack.framework;
169+
fileType = archive.ar;
170+
path = "libPods-Firestack.a";
167171
remoteRef = D95036B71D19C90300F7094D /* PBXContainerItemProxy */;
168172
sourceTree = BUILT_PRODUCTS_DIR;
169173
};
@@ -310,7 +314,8 @@
310314
"$(SRCROOT)/../../../React/**",
311315
);
312316
LIBRARY_SEARCH_PATHS = "$(inherited)";
313-
ONLY_ACTIVE_ARCH = NO;
317+
MACH_O_TYPE = mh_dylib;
318+
ONLY_ACTIVE_ARCH = YES;
314319
OTHER_LDFLAGS = "$(inherited)";
315320
PRODUCT_NAME = Firestack;
316321
SKIP_INSTALL = YES;
@@ -335,6 +340,7 @@
335340
"$(SRCROOT)/../../React/**",
336341
);
337342
LIBRARY_SEARCH_PATHS = "$(inherited)";
343+
MACH_O_TYPE = mh_dylib;
338344
OTHER_LDFLAGS = "$(inherited)";
339345
PRODUCT_NAME = Firestack;
340346
SKIP_INSTALL = YES;

ios/Firestack/Firestack.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
#import "RCTUtils.h"
1313
#import "Firebase.h"
1414

15-
//@import Firebase;
16-
//@import FirebaseStorage;
15+
@import Firebase;
1716

1817
@interface Firestack : NSObject <RCTBridgeModule> {
1918
FIRAuthStateDidChangeListenerHandle authListenerHandle;

ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
target 'Firestack' do
55
# Uncomment this line if you're using Swift or would like to use dynamic frameworks
6-
use_frameworks!
6+
# use_frameworks!
77

88
# Pods for Firestack
99
# pod 'React', :path => '../node_modules/react-native'

ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ SPEC CHECKSUMS:
5454
GoogleSymbolUtilities: 33117db1b5f290c6fbf259585e4885b4c84b98d7
5555
GoogleUtilities: 56c5ac05b7aa5dc417a1bb85221a9516e04d7032
5656

57-
PODFILE CHECKSUM: 67a8c9a687a4b049ff762acc3e0e6c7328ac27ab
57+
PODFILE CHECKSUM: a1603cc0119f004254e397118f0fe219cacf5e55
5858

5959
COCOAPODS: 1.0.1

0 commit comments

Comments
 (0)