|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 8CCBD6DBFA92784E209B2036 /* libPods-Firestack.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BC7A41E090E02D6F58081C8B /* libPods-Firestack.a */; }; |
11 | 11 | D950369E1D19C77400F7094D /* Firestack.m in Sources */ = {isa = PBXBuildFile; fileRef = D950369D1D19C77400F7094D /* Firestack.m */; }; |
| 12 | + D9CFBE7A1D531088002623BF /* FirebaseAnalytics.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = D9CFBE791D531088002623BF /* FirebaseAnalytics.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
| 13 | + D9CFBE7C1D531092002623BF /* FirebaseAuth.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = D9CFBE7B1D531092002623BF /* FirebaseAuth.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
| 14 | + D9CFBE7E1D5310A1002623BF /* FirebaseDatabase.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = D9CFBE7D1D5310A1002623BF /* FirebaseDatabase.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
| 15 | + D9CFBE801D5310AA002623BF /* FirebaseInstanceID.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = D9CFBE7F1D5310AA002623BF /* FirebaseInstanceID.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
| 16 | + D9CFBE821D5310B4002623BF /* FirebaseRemoteConfig.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = D9CFBE811D5310B4002623BF /* FirebaseRemoteConfig.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
| 17 | + D9CFBE841D5310BD002623BF /* FirebaseStorage.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = D9CFBE831D5310BD002623BF /* FirebaseStorage.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
12 | 18 | /* End PBXBuildFile section */ |
13 | 19 |
|
14 | 20 | /* Begin PBXContainerItemProxy section */ |
|
25 | 31 | 58B511D91A9E6C8500147676 /* CopyFiles */ = { |
26 | 32 | isa = PBXCopyFilesBuildPhase; |
27 | 33 | buildActionMask = 2147483647; |
28 | | - dstPath = "include/$(PRODUCT_NAME)"; |
| 34 | + dstPath = ""; |
29 | 35 | dstSubfolderSpec = 16; |
30 | 36 | files = ( |
| 37 | + D9CFBE7A1D531088002623BF /* FirebaseAnalytics.framework in CopyFiles */, |
| 38 | + D9CFBE7C1D531092002623BF /* FirebaseAuth.framework in CopyFiles */, |
| 39 | + D9CFBE7E1D5310A1002623BF /* FirebaseDatabase.framework in CopyFiles */, |
| 40 | + D9CFBE801D5310AA002623BF /* FirebaseInstanceID.framework in CopyFiles */, |
| 41 | + D9CFBE821D5310B4002623BF /* FirebaseRemoteConfig.framework in CopyFiles */, |
| 42 | + D9CFBE841D5310BD002623BF /* FirebaseStorage.framework in CopyFiles */, |
31 | 43 | ); |
32 | 44 | runOnlyForDeploymentPostprocessing = 0; |
33 | 45 | }; |
|
40 | 52 | D950369C1D19C77400F7094D /* Firestack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Firestack.h; path = Firestack/Firestack.h; sourceTree = "<group>"; }; |
41 | 53 | D950369D1D19C77400F7094D /* Firestack.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Firestack.m; path = Firestack/Firestack.m; sourceTree = "<group>"; }; |
42 | 54 | D95036B31D19C90300F7094D /* Pods.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Pods.xcodeproj; path = Pods/Pods.xcodeproj; sourceTree = "<group>"; }; |
| 55 | + D9CFBE441D531058002623BF /* buildScript.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = buildScript.sh; sourceTree = "<group>"; }; |
| 56 | + D9CFBE791D531088002623BF /* FirebaseAnalytics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseAnalytics.framework; path = Pods/FirebaseAnalytics/Frameworks/frameworks/FirebaseAnalytics.framework; sourceTree = "<group>"; }; |
| 57 | + D9CFBE7B1D531092002623BF /* FirebaseAuth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseAuth.framework; path = Pods/FirebaseAuth/Frameworks/frameworks/FirebaseAuth.framework; sourceTree = "<group>"; }; |
| 58 | + D9CFBE7D1D5310A1002623BF /* FirebaseDatabase.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseDatabase.framework; path = Pods/FirebaseDatabase/Frameworks/FirebaseDatabase.framework; sourceTree = "<group>"; }; |
| 59 | + D9CFBE7F1D5310AA002623BF /* FirebaseInstanceID.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseInstanceID.framework; path = Pods/FirebaseInstanceID/Frameworks/frameworks/FirebaseInstanceID.framework; sourceTree = "<group>"; }; |
| 60 | + D9CFBE811D5310B4002623BF /* FirebaseRemoteConfig.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseRemoteConfig.framework; path = Pods/FirebaseRemoteConfig/Frameworks/frameworks/FirebaseRemoteConfig.framework; sourceTree = "<group>"; }; |
| 61 | + D9CFBE831D5310BD002623BF /* FirebaseStorage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseStorage.framework; path = Pods/FirebaseStorage/Frameworks/FirebaseStorage.framework; sourceTree = "<group>"; }; |
43 | 62 | E20739D9E57A13C3D42A4876 /* 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>"; }; |
44 | 63 | /* End PBXFileReference section */ |
45 | 64 |
|
|
75 | 94 | 4C361DE13748C14BF1F87624 /* Frameworks */ = { |
76 | 95 | isa = PBXGroup; |
77 | 96 | children = ( |
| 97 | + D9CFBE831D5310BD002623BF /* FirebaseStorage.framework */, |
| 98 | + D9CFBE811D5310B4002623BF /* FirebaseRemoteConfig.framework */, |
| 99 | + D9CFBE7F1D5310AA002623BF /* FirebaseInstanceID.framework */, |
| 100 | + D9CFBE7D1D5310A1002623BF /* FirebaseDatabase.framework */, |
| 101 | + D9CFBE7B1D531092002623BF /* FirebaseAuth.framework */, |
| 102 | + D9CFBE791D531088002623BF /* FirebaseAnalytics.framework */, |
78 | 103 | D95036B31D19C90300F7094D /* Pods.xcodeproj */, |
79 | 104 | BC7A41E090E02D6F58081C8B /* libPods-Firestack.a */, |
80 | 105 | ); |
|
84 | 109 | 58B511D21A9E6C8500147676 = { |
85 | 110 | isa = PBXGroup; |
86 | 111 | children = ( |
| 112 | + D9CFBE441D531058002623BF /* buildScript.sh */, |
87 | 113 | D950369C1D19C77400F7094D /* Firestack.h */, |
88 | 114 | D950369D1D19C77400F7094D /* Firestack.m */, |
89 | 115 | 134814211AA4EA7D00B7C361 /* Products */, |
|
310 | 336 | "$(SRCROOT)/../../node_modules/react-native/React/**", |
311 | 337 | "$(SRCROOT)/../../react-native/React/**", |
312 | 338 | ); |
| 339 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
313 | 340 | LD_DYLIB_INSTALL_NAME = ""; |
314 | 341 | LIBRARY_SEARCH_PATHS = "$(inherited)"; |
315 | 342 | MACH_O_TYPE = mh_dylib; |
|
344 | 371 | "$(SRCROOT)/../../node_modules/react-native/React/**", |
345 | 372 | "$(SRCROOT)/../../react-native/React/**", |
346 | 373 | ); |
| 374 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
347 | 375 | LD_DYLIB_INSTALL_NAME = ""; |
348 | 376 | LIBRARY_SEARCH_PATHS = "$(inherited)"; |
349 | 377 | MACH_O_TYPE = mh_dylib; |
|
0 commit comments