|
18 | 18 | 3E721AC61BF725A2008AF027 /* SwiftyTimer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftyTimer.swift; sourceTree = "<group>"; }; |
19 | 19 | 6E7E408A1C84B1A20030CEBB /* SwiftyTimer.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyTimer.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
20 | 20 | 6E7E40921C84B2970030CEBB /* SwiftyTimer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwiftyTimer.h; sourceTree = "<group>"; }; |
| 21 | + 6E7E409A1C84B3790030CEBB /* SwiftyTimer.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyTimer.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
21 | 22 | /* End PBXFileReference section */ |
22 | 23 |
|
23 | 24 | /* Begin PBXFrameworksBuildPhase section */ |
|
35 | 36 | ); |
36 | 37 | runOnlyForDeploymentPostprocessing = 0; |
37 | 38 | }; |
| 39 | + 6E7E40961C84B3790030CEBB /* Frameworks */ = { |
| 40 | + isa = PBXFrameworksBuildPhase; |
| 41 | + buildActionMask = 2147483647; |
| 42 | + files = ( |
| 43 | + ); |
| 44 | + runOnlyForDeploymentPostprocessing = 0; |
| 45 | + }; |
38 | 46 | /* End PBXFrameworksBuildPhase section */ |
39 | 47 |
|
40 | 48 | /* Begin PBXGroup section */ |
|
51 | 59 | children = ( |
52 | 60 | 3E721ABB1BF7255D008AF027 /* SwiftyTimer.framework */, |
53 | 61 | 6E7E408A1C84B1A20030CEBB /* SwiftyTimer.framework */, |
| 62 | + 6E7E409A1C84B3790030CEBB /* SwiftyTimer.framework */, |
54 | 63 | ); |
55 | 64 | name = Products; |
56 | 65 | sourceTree = "<group>"; |
|
85 | 94 | ); |
86 | 95 | runOnlyForDeploymentPostprocessing = 0; |
87 | 96 | }; |
| 97 | + 6E7E40971C84B3790030CEBB /* Headers */ = { |
| 98 | + isa = PBXHeadersBuildPhase; |
| 99 | + buildActionMask = 2147483647; |
| 100 | + files = ( |
| 101 | + ); |
| 102 | + runOnlyForDeploymentPostprocessing = 0; |
| 103 | + }; |
88 | 104 | /* End PBXHeadersBuildPhase section */ |
89 | 105 |
|
90 | 106 | /* Begin PBXNativeTarget section */ |
|
124 | 140 | productReference = 6E7E408A1C84B1A20030CEBB /* SwiftyTimer.framework */; |
125 | 141 | productType = "com.apple.product-type.framework"; |
126 | 142 | }; |
| 143 | + 6E7E40991C84B3790030CEBB /* SwiftyTimer tvOS */ = { |
| 144 | + isa = PBXNativeTarget; |
| 145 | + buildConfigurationList = 6E7E409F1C84B3790030CEBB /* Build configuration list for PBXNativeTarget "SwiftyTimer tvOS" */; |
| 146 | + buildPhases = ( |
| 147 | + 6E7E40951C84B3790030CEBB /* Sources */, |
| 148 | + 6E7E40961C84B3790030CEBB /* Frameworks */, |
| 149 | + 6E7E40971C84B3790030CEBB /* Headers */, |
| 150 | + 6E7E40981C84B3790030CEBB /* Resources */, |
| 151 | + ); |
| 152 | + buildRules = ( |
| 153 | + ); |
| 154 | + dependencies = ( |
| 155 | + ); |
| 156 | + name = "SwiftyTimer tvOS"; |
| 157 | + productName = "SwiftyTimer tvOS"; |
| 158 | + productReference = 6E7E409A1C84B3790030CEBB /* SwiftyTimer.framework */; |
| 159 | + productType = "com.apple.product-type.framework"; |
| 160 | + }; |
127 | 161 | /* End PBXNativeTarget section */ |
128 | 162 |
|
129 | 163 | /* Begin PBXProject section */ |
|
139 | 173 | 6E7E40891C84B1A20030CEBB = { |
140 | 174 | CreatedOnToolsVersion = 7.2; |
141 | 175 | }; |
| 176 | + 6E7E40991C84B3790030CEBB = { |
| 177 | + CreatedOnToolsVersion = 7.2; |
| 178 | + }; |
142 | 179 | }; |
143 | 180 | }; |
144 | 181 | buildConfigurationList = 3E721AB51BF7255C008AF027 /* Build configuration list for PBXProject "SwiftyTimer" */; |
|
155 | 192 | targets = ( |
156 | 193 | 3E721ABA1BF7255D008AF027 /* SwiftyTimer */, |
157 | 194 | 6E7E40891C84B1A20030CEBB /* SwiftyTimerMac */, |
| 195 | + 6E7E40991C84B3790030CEBB /* SwiftyTimer tvOS */, |
158 | 196 | ); |
159 | 197 | }; |
160 | 198 | /* End PBXProject section */ |
|
174 | 212 | ); |
175 | 213 | runOnlyForDeploymentPostprocessing = 0; |
176 | 214 | }; |
| 215 | + 6E7E40981C84B3790030CEBB /* Resources */ = { |
| 216 | + isa = PBXResourcesBuildPhase; |
| 217 | + buildActionMask = 2147483647; |
| 218 | + files = ( |
| 219 | + ); |
| 220 | + runOnlyForDeploymentPostprocessing = 0; |
| 221 | + }; |
177 | 222 | /* End PBXResourcesBuildPhase section */ |
178 | 223 |
|
179 | 224 | /* Begin PBXSourcesBuildPhase section */ |
|
192 | 237 | ); |
193 | 238 | runOnlyForDeploymentPostprocessing = 0; |
194 | 239 | }; |
| 240 | + 6E7E40951C84B3790030CEBB /* Sources */ = { |
| 241 | + isa = PBXSourcesBuildPhase; |
| 242 | + buildActionMask = 2147483647; |
| 243 | + files = ( |
| 244 | + ); |
| 245 | + runOnlyForDeploymentPostprocessing = 0; |
| 246 | + }; |
195 | 247 | /* End PBXSourcesBuildPhase section */ |
196 | 248 |
|
197 | 249 | /* Begin XCBuildConfiguration section */ |
|
365 | 417 | }; |
366 | 418 | name = Release; |
367 | 419 | }; |
| 420 | + 6E7E40A01C84B3790030CEBB /* Debug */ = { |
| 421 | + isa = XCBuildConfiguration; |
| 422 | + buildSettings = { |
| 423 | + DEFINES_MODULE = YES; |
| 424 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 425 | + DYLIB_CURRENT_VERSION = 1; |
| 426 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 427 | + INFOPLIST_FILE = "$(SRCROOT)/Src/Info.plist"; |
| 428 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 429 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 430 | + PRODUCT_BUNDLE_IDENTIFIER = "io.radex.SwiftyTimer-tvOS"; |
| 431 | + PRODUCT_NAME = SwiftyTimer; |
| 432 | + SDKROOT = appletvos; |
| 433 | + SKIP_INSTALL = YES; |
| 434 | + TARGETED_DEVICE_FAMILY = 3; |
| 435 | + TVOS_DEPLOYMENT_TARGET = 9.0; |
| 436 | + }; |
| 437 | + name = Debug; |
| 438 | + }; |
| 439 | + 6E7E40A11C84B3790030CEBB /* Release */ = { |
| 440 | + isa = XCBuildConfiguration; |
| 441 | + buildSettings = { |
| 442 | + DEFINES_MODULE = YES; |
| 443 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 444 | + DYLIB_CURRENT_VERSION = 1; |
| 445 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 446 | + INFOPLIST_FILE = "$(SRCROOT)/Src/Info.plist"; |
| 447 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 448 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 449 | + PRODUCT_BUNDLE_IDENTIFIER = "io.radex.SwiftyTimer-tvOS"; |
| 450 | + PRODUCT_NAME = SwiftyTimer; |
| 451 | + SDKROOT = appletvos; |
| 452 | + SKIP_INSTALL = YES; |
| 453 | + TARGETED_DEVICE_FAMILY = 3; |
| 454 | + TVOS_DEPLOYMENT_TARGET = 9.0; |
| 455 | + }; |
| 456 | + name = Release; |
| 457 | + }; |
368 | 458 | /* End XCBuildConfiguration section */ |
369 | 459 |
|
370 | 460 | /* Begin XCConfigurationList section */ |
|
394 | 484 | ); |
395 | 485 | defaultConfigurationIsVisible = 0; |
396 | 486 | }; |
| 487 | + 6E7E409F1C84B3790030CEBB /* Build configuration list for PBXNativeTarget "SwiftyTimer tvOS" */ = { |
| 488 | + isa = XCConfigurationList; |
| 489 | + buildConfigurations = ( |
| 490 | + 6E7E40A01C84B3790030CEBB /* Debug */, |
| 491 | + 6E7E40A11C84B3790030CEBB /* Release */, |
| 492 | + ); |
| 493 | + defaultConfigurationIsVisible = 0; |
| 494 | + }; |
397 | 495 | /* End XCConfigurationList section */ |
398 | 496 | }; |
399 | 497 | rootObject = 3E721AB21BF7255C008AF027 /* Project object */; |
|
0 commit comments