|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 645644281EB8DAA100672408 /* NSArray+Map.m in Sources */ = {isa = PBXBuildFile; fileRef = F1EB08BA1AFD0E6A008F8F2B /* NSArray+Map.m */; }; |
| 11 | + 645644291EB8DAA100672408 /* RNFSManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F1E59BDE1ADD662800ACA28A /* RNFSManager.m */; }; |
| 12 | + 6456442A1EB8DAA100672408 /* Downloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BF740761C033A2E0057A1E7 /* Downloader.m */; }; |
| 13 | + 6456442B1EB8DAA100672408 /* Uploader.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BB364CB1CDA130000435A01 /* Uploader.m */; }; |
10 | 14 | 8BB364CC1CDA130000435A01 /* Uploader.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BB364CB1CDA130000435A01 /* Uploader.m */; };
|
11 | 15 | 8BF740771C033A2E0057A1E7 /* Downloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BF740761C033A2E0057A1E7 /* Downloader.m */; };
|
12 | 16 | F1E59BDF1ADD662800ACA28A /* RNFSManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F1E59BDE1ADD662800ACA28A /* RNFSManager.m */; };
|
13 | 17 | F1EB08BB1AFD0E6A008F8F2B /* NSArray+Map.m in Sources */ = {isa = PBXBuildFile; fileRef = F1EB08BA1AFD0E6A008F8F2B /* NSArray+Map.m */; };
|
14 | 18 | /* End PBXBuildFile section */
|
15 | 19 |
|
16 | 20 | /* Begin PBXCopyFilesBuildPhase section */
|
| 21 | + 6456441D1EB8DA9100672408 /* CopyFiles */ = { |
| 22 | + isa = PBXCopyFilesBuildPhase; |
| 23 | + buildActionMask = 2147483647; |
| 24 | + dstPath = "include/$(PRODUCT_NAME)"; |
| 25 | + dstSubfolderSpec = 16; |
| 26 | + files = ( |
| 27 | + ); |
| 28 | + runOnlyForDeploymentPostprocessing = 0; |
| 29 | + }; |
17 | 30 | F12AFB991ADAF8F800E0535D /* CopyFiles */ = {
|
18 | 31 | isa = PBXCopyFilesBuildPhase;
|
19 | 32 | buildActionMask = 2147483647;
|
|
26 | 39 | /* End PBXCopyFilesBuildPhase section */
|
27 | 40 |
|
28 | 41 | /* Begin PBXFileReference section */
|
| 42 | + 6456441F1EB8DA9100672408 /* libRNFS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNFS.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
29 | 43 | 8BB364CA1CDA130000435A01 /* Uploader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Uploader.h; sourceTree = "<group>"; };
|
30 | 44 | 8BB364CB1CDA130000435A01 /* Uploader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Uploader.m; sourceTree = "<group>"; };
|
31 | 45 | 8BF740751C033A2E0057A1E7 /* Downloader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Downloader.h; sourceTree = "<group>"; };
|
|
38 | 52 | /* End PBXFileReference section */
|
39 | 53 |
|
40 | 54 | /* Begin PBXFrameworksBuildPhase section */
|
| 55 | + 6456441C1EB8DA9100672408 /* Frameworks */ = { |
| 56 | + isa = PBXFrameworksBuildPhase; |
| 57 | + buildActionMask = 2147483647; |
| 58 | + files = ( |
| 59 | + ); |
| 60 | + runOnlyForDeploymentPostprocessing = 0; |
| 61 | + }; |
41 | 62 | F12AFB981ADAF8F800E0535D /* Frameworks */ = {
|
42 | 63 | isa = PBXFrameworksBuildPhase;
|
43 | 64 | buildActionMask = 2147483647;
|
|
67 | 88 | isa = PBXGroup;
|
68 | 89 | children = (
|
69 | 90 | F12AFB9B1ADAF8F800E0535D /* libRNFS.a */,
|
| 91 | + 6456441F1EB8DA9100672408 /* libRNFS.a */, |
70 | 92 | );
|
71 | 93 | name = Products;
|
72 | 94 | sourceTree = "<group>";
|
73 | 95 | };
|
74 | 96 | /* End PBXGroup section */
|
75 | 97 |
|
76 | 98 | /* Begin PBXNativeTarget section */
|
| 99 | + 6456441E1EB8DA9100672408 /* RNFS-tvOS */ = { |
| 100 | + isa = PBXNativeTarget; |
| 101 | + buildConfigurationList = 645644271EB8DA9100672408 /* Build configuration list for PBXNativeTarget "RNFS-tvOS" */; |
| 102 | + buildPhases = ( |
| 103 | + 6456441B1EB8DA9100672408 /* Sources */, |
| 104 | + 6456441C1EB8DA9100672408 /* Frameworks */, |
| 105 | + 6456441D1EB8DA9100672408 /* CopyFiles */, |
| 106 | + ); |
| 107 | + buildRules = ( |
| 108 | + ); |
| 109 | + dependencies = ( |
| 110 | + ); |
| 111 | + name = "RNFS-tvOS"; |
| 112 | + productName = "RNFS-tvOS"; |
| 113 | + productReference = 6456441F1EB8DA9100672408 /* libRNFS.a */; |
| 114 | + productType = "com.apple.product-type.library.static"; |
| 115 | + }; |
77 | 116 | F12AFB9A1ADAF8F800E0535D /* RNFS */ = {
|
78 | 117 | isa = PBXNativeTarget;
|
79 | 118 | buildConfigurationList = F12AFBAF1ADAF8F800E0535D /* Build configuration list for PBXNativeTarget "RNFS" */;
|
|
100 | 139 | LastUpgradeCheck = 0630;
|
101 | 140 | ORGANIZATIONNAME = "Johannes Lumpe";
|
102 | 141 | TargetAttributes = {
|
| 142 | + 6456441E1EB8DA9100672408 = { |
| 143 | + CreatedOnToolsVersion = 8.3.2; |
| 144 | + ProvisioningStyle = Automatic; |
| 145 | + }; |
103 | 146 | F12AFB9A1ADAF8F800E0535D = {
|
104 | 147 | CreatedOnToolsVersion = 6.3;
|
105 | 148 | };
|
|
118 | 161 | projectRoot = "";
|
119 | 162 | targets = (
|
120 | 163 | F12AFB9A1ADAF8F800E0535D /* RNFS */,
|
| 164 | + 6456441E1EB8DA9100672408 /* RNFS-tvOS */, |
121 | 165 | );
|
122 | 166 | };
|
123 | 167 | /* End PBXProject section */
|
124 | 168 |
|
125 | 169 | /* Begin PBXSourcesBuildPhase section */
|
| 170 | + 6456441B1EB8DA9100672408 /* Sources */ = { |
| 171 | + isa = PBXSourcesBuildPhase; |
| 172 | + buildActionMask = 2147483647; |
| 173 | + files = ( |
| 174 | + 645644281EB8DAA100672408 /* NSArray+Map.m in Sources */, |
| 175 | + 645644291EB8DAA100672408 /* RNFSManager.m in Sources */, |
| 176 | + 6456442A1EB8DAA100672408 /* Downloader.m in Sources */, |
| 177 | + 6456442B1EB8DAA100672408 /* Uploader.m in Sources */, |
| 178 | + ); |
| 179 | + runOnlyForDeploymentPostprocessing = 0; |
| 180 | + }; |
126 | 181 | F12AFB971ADAF8F800E0535D /* Sources */ = {
|
127 | 182 | isa = PBXSourcesBuildPhase;
|
128 | 183 | buildActionMask = 2147483647;
|
|
137 | 192 | /* End PBXSourcesBuildPhase section */
|
138 | 193 |
|
139 | 194 | /* Begin XCBuildConfiguration section */
|
| 195 | + 645644251EB8DA9100672408 /* Debug */ = { |
| 196 | + isa = XCBuildConfiguration; |
| 197 | + buildSettings = { |
| 198 | + CLANG_ANALYZER_NONNULL = YES; |
| 199 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 200 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 201 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 202 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 203 | + DEBUG_INFORMATION_FORMAT = dwarf; |
| 204 | + ENABLE_TESTABILITY = YES; |
| 205 | + OTHER_LDFLAGS = "-ObjC"; |
| 206 | + PRODUCT_NAME = RNFS; |
| 207 | + SDKROOT = appletvos; |
| 208 | + SKIP_INSTALL = YES; |
| 209 | + TVOS_DEPLOYMENT_TARGET = 10.2; |
| 210 | + }; |
| 211 | + name = Debug; |
| 212 | + }; |
| 213 | + 645644261EB8DA9100672408 /* Release */ = { |
| 214 | + isa = XCBuildConfiguration; |
| 215 | + buildSettings = { |
| 216 | + CLANG_ANALYZER_NONNULL = YES; |
| 217 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 218 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 219 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 220 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 221 | + OTHER_LDFLAGS = "-ObjC"; |
| 222 | + PRODUCT_NAME = RNFS; |
| 223 | + SDKROOT = appletvos; |
| 224 | + SKIP_INSTALL = YES; |
| 225 | + TVOS_DEPLOYMENT_TARGET = 10.2; |
| 226 | + }; |
| 227 | + name = Release; |
| 228 | + }; |
140 | 229 | F12AFBAD1ADAF8F800E0535D /* Debug */ = {
|
141 | 230 | isa = XCBuildConfiguration;
|
142 | 231 | buildSettings = {
|
|
250 | 339 | /* End XCBuildConfiguration section */
|
251 | 340 |
|
252 | 341 | /* Begin XCConfigurationList section */
|
| 342 | + 645644271EB8DA9100672408 /* Build configuration list for PBXNativeTarget "RNFS-tvOS" */ = { |
| 343 | + isa = XCConfigurationList; |
| 344 | + buildConfigurations = ( |
| 345 | + 645644251EB8DA9100672408 /* Debug */, |
| 346 | + 645644261EB8DA9100672408 /* Release */, |
| 347 | + ); |
| 348 | + defaultConfigurationIsVisible = 0; |
| 349 | + }; |
253 | 350 | F12AFB961ADAF8F800E0535D /* Build configuration list for PBXProject "RNFS" */ = {
|
254 | 351 | isa = XCConfigurationList;
|
255 | 352 | buildConfigurations = (
|
|
0 commit comments