|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 2858ECCA1F8B91B400610575 /* RNVersionNumber.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E7B5891CC2AC0600A0062D /* RNVersionNumber.m */; }; |
10 | 11 | B3E7B58A1CC2AC0600A0062D /* RNVersionNumber.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E7B5891CC2AC0600A0062D /* RNVersionNumber.m */; }; |
11 | 12 | /* End PBXBuildFile section */ |
12 | 13 |
|
13 | 14 | /* Begin PBXCopyFilesBuildPhase section */ |
| 15 | + 2858ECCC1F8B91B400610575 /* CopyFiles */ = { |
| 16 | + isa = PBXCopyFilesBuildPhase; |
| 17 | + buildActionMask = 2147483647; |
| 18 | + dstPath = "include/$(PRODUCT_NAME)"; |
| 19 | + dstSubfolderSpec = 16; |
| 20 | + files = ( |
| 21 | + ); |
| 22 | + runOnlyForDeploymentPostprocessing = 0; |
| 23 | + }; |
14 | 24 | 58B511D91A9E6C8500147676 /* CopyFiles */ = { |
15 | 25 | isa = PBXCopyFilesBuildPhase; |
16 | 26 | buildActionMask = 2147483647; |
|
24 | 34 |
|
25 | 35 | /* Begin PBXFileReference section */ |
26 | 36 | 134814201AA4EA6300B7C361 /* libRNVersionNumber.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNVersionNumber.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 37 | + 2858ECD01F8B91B400610575 /* libRNVersionNumber-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libRNVersionNumber-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
27 | 38 | B3E7B5881CC2AC0600A0062D /* RNVersionNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNVersionNumber.h; sourceTree = "<group>"; }; |
28 | 39 | B3E7B5891CC2AC0600A0062D /* RNVersionNumber.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNVersionNumber.m; sourceTree = "<group>"; }; |
29 | 40 | /* End PBXFileReference section */ |
30 | 41 |
|
31 | 42 | /* Begin PBXFrameworksBuildPhase section */ |
| 43 | + 2858ECCB1F8B91B400610575 /* Frameworks */ = { |
| 44 | + isa = PBXFrameworksBuildPhase; |
| 45 | + buildActionMask = 2147483647; |
| 46 | + files = ( |
| 47 | + ); |
| 48 | + runOnlyForDeploymentPostprocessing = 0; |
| 49 | + }; |
32 | 50 | 58B511D81A9E6C8500147676 /* Frameworks */ = { |
33 | 51 | isa = PBXFrameworksBuildPhase; |
34 | 52 | buildActionMask = 2147483647; |
|
53 | 71 | B3E7B5881CC2AC0600A0062D /* RNVersionNumber.h */, |
54 | 72 | B3E7B5891CC2AC0600A0062D /* RNVersionNumber.m */, |
55 | 73 | 134814211AA4EA7D00B7C361 /* Products */, |
| 74 | + 2858ECD01F8B91B400610575 /* libRNVersionNumber-tvOS.a */, |
56 | 75 | ); |
57 | 76 | sourceTree = "<group>"; |
58 | 77 | }; |
59 | 78 | /* End PBXGroup section */ |
60 | 79 |
|
61 | 80 | /* Begin PBXNativeTarget section */ |
| 81 | + 2858ECC81F8B91B400610575 /* RNVersionNumber-tvOS */ = { |
| 82 | + isa = PBXNativeTarget; |
| 83 | + buildConfigurationList = 2858ECCD1F8B91B400610575 /* Build configuration list for PBXNativeTarget "RNVersionNumber-tvOS" */; |
| 84 | + buildPhases = ( |
| 85 | + 2858ECC91F8B91B400610575 /* Sources */, |
| 86 | + 2858ECCB1F8B91B400610575 /* Frameworks */, |
| 87 | + 2858ECCC1F8B91B400610575 /* CopyFiles */, |
| 88 | + ); |
| 89 | + buildRules = ( |
| 90 | + ); |
| 91 | + dependencies = ( |
| 92 | + ); |
| 93 | + name = "RNVersionNumber-tvOS"; |
| 94 | + productName = RCTDataManager; |
| 95 | + productReference = 2858ECD01F8B91B400610575 /* libRNVersionNumber-tvOS.a */; |
| 96 | + productType = "com.apple.product-type.library.static"; |
| 97 | + }; |
62 | 98 | 58B511DA1A9E6C8500147676 /* RNVersionNumber */ = { |
63 | 99 | isa = PBXNativeTarget; |
64 | 100 | buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNVersionNumber" */; |
|
103 | 139 | projectRoot = ""; |
104 | 140 | targets = ( |
105 | 141 | 58B511DA1A9E6C8500147676 /* RNVersionNumber */, |
| 142 | + 2858ECC81F8B91B400610575 /* RNVersionNumber-tvOS */, |
106 | 143 | ); |
107 | 144 | }; |
108 | 145 | /* End PBXProject section */ |
109 | 146 |
|
110 | 147 | /* Begin PBXSourcesBuildPhase section */ |
| 148 | + 2858ECC91F8B91B400610575 /* Sources */ = { |
| 149 | + isa = PBXSourcesBuildPhase; |
| 150 | + buildActionMask = 2147483647; |
| 151 | + files = ( |
| 152 | + 2858ECCA1F8B91B400610575 /* RNVersionNumber.m in Sources */, |
| 153 | + ); |
| 154 | + runOnlyForDeploymentPostprocessing = 0; |
| 155 | + }; |
111 | 156 | 58B511D71A9E6C8500147676 /* Sources */ = { |
112 | 157 | isa = PBXSourcesBuildPhase; |
113 | 158 | buildActionMask = 2147483647; |
|
119 | 164 | /* End PBXSourcesBuildPhase section */ |
120 | 165 |
|
121 | 166 | /* Begin XCBuildConfiguration section */ |
| 167 | + 2858ECCE1F8B91B400610575 /* Debug */ = { |
| 168 | + isa = XCBuildConfiguration; |
| 169 | + buildSettings = { |
| 170 | + HEADER_SEARCH_PATHS = ( |
| 171 | + "$(inherited)", |
| 172 | + /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, |
| 173 | + "$(SRCROOT)/../../../React/**", |
| 174 | + "$(SRCROOT)/../../react-native/React/**", |
| 175 | + ); |
| 176 | + LIBRARY_SEARCH_PATHS = "$(inherited)"; |
| 177 | + OTHER_LDFLAGS = "-ObjC"; |
| 178 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 179 | + SDKROOT = appletvos; |
| 180 | + SKIP_INSTALL = YES; |
| 181 | + }; |
| 182 | + name = Debug; |
| 183 | + }; |
| 184 | + 2858ECCF1F8B91B400610575 /* Release */ = { |
| 185 | + isa = XCBuildConfiguration; |
| 186 | + buildSettings = { |
| 187 | + HEADER_SEARCH_PATHS = ( |
| 188 | + "$(inherited)", |
| 189 | + /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, |
| 190 | + "$(SRCROOT)/../../../React/**", |
| 191 | + "$(SRCROOT)/../../react-native/React/**", |
| 192 | + ); |
| 193 | + LIBRARY_SEARCH_PATHS = "$(inherited)"; |
| 194 | + OTHER_LDFLAGS = "-ObjC"; |
| 195 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 196 | + SDKROOT = appletvos; |
| 197 | + SKIP_INSTALL = YES; |
| 198 | + }; |
| 199 | + name = Release; |
| 200 | + }; |
122 | 201 | 58B511ED1A9E6C8500147676 /* Debug */ = { |
123 | 202 | isa = XCBuildConfiguration; |
124 | 203 | buildSettings = { |
|
197 | 276 | isa = XCBuildConfiguration; |
198 | 277 | buildSettings = { |
199 | 278 | HEADER_SEARCH_PATHS = ( |
200 | | - "$(inherited)", |
| 279 | + "$(inherited)", |
201 | 280 | /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, |
202 | 281 | "$(SRCROOT)/../../../React/**", |
203 | 282 | "$(SRCROOT)/../../react-native/React/**", |
|
228 | 307 | /* End XCBuildConfiguration section */ |
229 | 308 |
|
230 | 309 | /* Begin XCConfigurationList section */ |
| 310 | + 2858ECCD1F8B91B400610575 /* Build configuration list for PBXNativeTarget "RNVersionNumber-tvOS" */ = { |
| 311 | + isa = XCConfigurationList; |
| 312 | + buildConfigurations = ( |
| 313 | + 2858ECCE1F8B91B400610575 /* Debug */, |
| 314 | + 2858ECCF1F8B91B400610575 /* Release */, |
| 315 | + ); |
| 316 | + defaultConfigurationIsVisible = 0; |
| 317 | + defaultConfigurationName = Release; |
| 318 | + }; |
231 | 319 | 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNVersionNumber" */ = { |
232 | 320 | isa = XCConfigurationList; |
233 | 321 | buildConfigurations = ( |
|
0 commit comments