|
5 | 5 | };
|
6 | 6 | objectVersion = 46;
|
7 | 7 | objects = {
|
| 8 | + |
8 | 9 | /* Begin PBXBuildFile section */
|
9 | 10 | A15C30141CD25C330074CB35 /* RNFetchBlob.m in Sources */ = {isa = PBXBuildFile; fileRef = A15C30131CD25C330074CB35 /* RNFetchBlob.m */; };
|
10 | 11 | A166D1AA1CE0647A00273590 /* RNFetchBlob.h in Sources */ = {isa = PBXBuildFile; fileRef = A15C30111CD25C330074CB35 /* RNFetchBlob.h */; };
|
11 | 12 | /* End PBXBuildFile section */
|
12 | 13 |
|
| 14 | +/* Begin PBXContainerItemProxy section */ |
| 15 | + A1BAA89E1CF415DF003A9374 /* PBXContainerItemProxy */ = { |
| 16 | + isa = PBXContainerItemProxy; |
| 17 | + containerPortal = ADC1D945EE804D3DA47CF622 /* RNFetchBlob.xcodeproj */; |
| 18 | + proxyType = 2; |
| 19 | + remoteGlobalIDString = A15C300E1CD25C330074CB35; |
| 20 | + remoteInfo = RNFetchBlob; |
| 21 | + }; |
| 22 | +/* End PBXContainerItemProxy section */ |
| 23 | + |
13 | 24 | /* Begin PBXCopyFilesBuildPhase section */
|
14 | 25 | A15C300C1CD25C330074CB35 /* CopyFiles */ = {
|
15 | 26 | isa = PBXCopyFilesBuildPhase;
|
|
26 | 37 | A15C300E1CD25C330074CB35 /* libRNFetchBlob.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNFetchBlob.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
27 | 38 | A15C30111CD25C330074CB35 /* RNFetchBlob.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RNFetchBlob.h; path = RNFetchBlob/RNFetchBlob.h; sourceTree = "<group>"; };
|
28 | 39 | A15C30131CD25C330074CB35 /* RNFetchBlob.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = RNFetchBlob.m; path = RNFetchBlob/RNFetchBlob.m; sourceTree = "<group>"; };
|
29 |
| - ADC1D945EE804D3DA47CF622 /* RNFetchBlob.xcodeproj */ = {isa = PBXFileReference; name = "RNFetchBlob.xcodeproj"; path = "../../node_modules/react-native-fetch-blob/ios/RNFetchBlob.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; }; |
| 40 | + ADC1D945EE804D3DA47CF622 /* RNFetchBlob.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNFetchBlob.xcodeproj; path = "../../node_modules/react-native-fetch-blob/ios/RNFetchBlob.xcodeproj"; sourceTree = "<group>"; }; |
30 | 41 | /* End PBXFileReference section */
|
31 | 42 |
|
32 | 43 | /* Begin PBXFrameworksBuildPhase section */
|
|
40 | 51 | /* End PBXFrameworksBuildPhase section */
|
41 | 52 |
|
42 | 53 | /* Begin PBXGroup section */
|
| 54 | + 8BD9ABDFAF76406291A798F2 /* Libraries */ = { |
| 55 | + isa = PBXGroup; |
| 56 | + children = ( |
| 57 | + ADC1D945EE804D3DA47CF622 /* RNFetchBlob.xcodeproj */, |
| 58 | + ); |
| 59 | + name = Libraries; |
| 60 | + sourceTree = "<group>"; |
| 61 | + }; |
43 | 62 | A15C30051CD25C330074CB35 = {
|
44 | 63 | isa = PBXGroup;
|
45 | 64 | children = (
|
|
58 | 77 | name = Products;
|
59 | 78 | sourceTree = "<group>";
|
60 | 79 | };
|
61 |
| - 8BD9ABDFAF76406291A798F2 /* Libraries */ = { |
| 80 | + A1BAA8981CF415DF003A9374 /* Products */ = { |
62 | 81 | isa = PBXGroup;
|
63 | 82 | children = (
|
64 |
| - ADC1D945EE804D3DA47CF622 /* RNFetchBlob.xcodeproj */, |
| 83 | + A1BAA89F1CF415DF003A9374 /* libRNFetchBlob.a */, |
65 | 84 | );
|
66 |
| - name = Libraries; |
67 |
| - path = ""; |
| 85 | + name = Products; |
68 | 86 | sourceTree = "<group>";
|
69 | 87 | };
|
70 | 88 | /* End PBXGroup section */
|
|
111 | 129 | mainGroup = A15C30051CD25C330074CB35;
|
112 | 130 | productRefGroup = A15C300F1CD25C330074CB35 /* Products */;
|
113 | 131 | projectDirPath = "";
|
| 132 | + projectReferences = ( |
| 133 | + { |
| 134 | + ProductGroup = A1BAA8981CF415DF003A9374 /* Products */; |
| 135 | + ProjectRef = ADC1D945EE804D3DA47CF622 /* RNFetchBlob.xcodeproj */; |
| 136 | + }, |
| 137 | + ); |
114 | 138 | projectRoot = "";
|
115 | 139 | targets = (
|
116 | 140 | A15C300D1CD25C330074CB35 /* RNFetchBlob */,
|
117 | 141 | );
|
118 | 142 | };
|
119 | 143 | /* End PBXProject section */
|
120 | 144 |
|
| 145 | +/* Begin PBXReferenceProxy section */ |
| 146 | + A1BAA89F1CF415DF003A9374 /* libRNFetchBlob.a */ = { |
| 147 | + isa = PBXReferenceProxy; |
| 148 | + fileType = archive.ar; |
| 149 | + path = libRNFetchBlob.a; |
| 150 | + remoteRef = A1BAA89E1CF415DF003A9374 /* PBXContainerItemProxy */; |
| 151 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 152 | + }; |
| 153 | +/* End PBXReferenceProxy section */ |
| 154 | + |
121 | 155 | /* Begin PBXSourcesBuildPhase section */
|
122 | 156 | A15C300A1CD25C330074CB35 /* Sources */ = {
|
123 | 157 | isa = PBXSourcesBuildPhase;
|
|
225 | 259 | "$(SRCROOT)/../../react-native/React/**",
|
226 | 260 | "$(SRCROOT)/../../node_modules/react-native/React/**",
|
227 | 261 | "$(SRCROOT)/../../node_modules/react-native-fetch-blob/ios/RNFetchBlob",
|
| 262 | + "$(SRCROOT)/../../RNFetchBlobTest/node_modules/react-native/**", |
228 | 263 | );
|
229 | 264 | OTHER_LDFLAGS = "-ObjC";
|
230 | 265 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
244 | 279 | "$(SRCROOT)/../../react-native/React/**",
|
245 | 280 | "$(SRCROOT)/../../node_modules/react-native/React/**",
|
246 | 281 | "$(SRCROOT)/../../node_modules/react-native-fetch-blob/ios/RNFetchBlob",
|
| 282 | + "$(SRCROOT)/../../RNFetchBlobTest/node_modules/react-native/**", |
247 | 283 | );
|
248 | 284 | OTHER_LDFLAGS = "-ObjC";
|
249 | 285 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
0 commit comments