|
18 | 18 | EA59ABFC1CAA274A0052AD98 /* MarqueeLabel.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = MarqueeLabel.storyboard; sourceTree = SOURCE_ROOT; }; |
19 | 19 | EA59ABFE1CAA278D0052AD98 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = SOURCE_ROOT; }; |
20 | 20 | EA59AC001CAA28410052AD98 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = SOURCE_ROOT; }; |
21 | | - EA59AC071CAA28D80052AD98 /* MarqueeLabelTV.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MarqueeLabelTV.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 21 | + EA59AC071CAA28D80052AD98 /* MarqueeLabel.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MarqueeLabel.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
22 | 22 | EA59AC0B1CAA28D80052AD98 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
23 | 23 | EAAEFA011CAA2C1A00F8D857 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
24 | 24 | EADADDF31CD2C6000034838E /* MarqueeLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = MarqueeLabel.swift; path = ../../Sources/Swift/MarqueeLabel.swift; sourceTree = "<group>"; }; |
|
66 | 66 | isa = PBXGroup; |
67 | 67 | children = ( |
68 | 68 | EAE4ACB61CAA23FD006C1ECC /* MarqueeLabelTVDemo.app */, |
69 | | - EA59AC071CAA28D80052AD98 /* MarqueeLabelTV.framework */, |
| 69 | + EA59AC071CAA28D80052AD98 /* MarqueeLabel.framework */, |
70 | 70 | ); |
71 | 71 | name = Products; |
72 | 72 | sourceTree = "<group>"; |
|
130 | 130 | /* End PBXHeadersBuildPhase section */ |
131 | 131 |
|
132 | 132 | /* Begin PBXNativeTarget section */ |
133 | | - EA59AC061CAA28D80052AD98 /* MarqueeLabelTV */ = { |
| 133 | + EA59AC061CAA28D80052AD98 /* MarqueeLabel */ = { |
134 | 134 | isa = PBXNativeTarget; |
135 | | - buildConfigurationList = EA59AC0C1CAA28D80052AD98 /* Build configuration list for PBXNativeTarget "MarqueeLabelTV" */; |
| 135 | + buildConfigurationList = EA59AC0C1CAA28D80052AD98 /* Build configuration list for PBXNativeTarget "MarqueeLabel" */; |
136 | 136 | buildPhases = ( |
137 | 137 | EA59AC021CAA28D80052AD98 /* Sources */, |
138 | 138 | EA59AC031CAA28D80052AD98 /* Frameworks */, |
|
143 | 143 | ); |
144 | 144 | dependencies = ( |
145 | 145 | ); |
146 | | - name = MarqueeLabelTV; |
| 146 | + name = MarqueeLabel; |
147 | 147 | productName = MarqueeLabelTV; |
148 | | - productReference = EA59AC071CAA28D80052AD98 /* MarqueeLabelTV.framework */; |
| 148 | + productReference = EA59AC071CAA28D80052AD98 /* MarqueeLabel.framework */; |
149 | 149 | productType = "com.apple.product-type.framework"; |
150 | 150 | }; |
151 | 151 | EAE4ACB51CAA23FD006C1ECC /* MarqueeLabelTVDemo */ = { |
|
197 | 197 | projectRoot = ""; |
198 | 198 | targets = ( |
199 | 199 | EAE4ACB51CAA23FD006C1ECC /* MarqueeLabelTVDemo */, |
200 | | - EA59AC061CAA28D80052AD98 /* MarqueeLabelTV */, |
| 200 | + EA59AC061CAA28D80052AD98 /* MarqueeLabel */, |
201 | 201 | ); |
202 | 202 | }; |
203 | 203 | /* End PBXProject section */ |
|
260 | 260 | SKIP_INSTALL = YES; |
261 | 261 | SUPPORTED_PLATFORMS = "appletvsimulator appletvos"; |
262 | 262 | TARGETED_DEVICE_FAMILY = 3; |
| 263 | + TVOS_DEPLOYMENT_TARGET = 9.0; |
263 | 264 | VERSIONING_SYSTEM = "apple-generic"; |
264 | 265 | VERSION_INFO_PREFIX = ""; |
265 | 266 | }; |
|
283 | 284 | SKIP_INSTALL = YES; |
284 | 285 | SUPPORTED_PLATFORMS = "appletvsimulator appletvos"; |
285 | 286 | TARGETED_DEVICE_FAMILY = 3; |
| 287 | + TVOS_DEPLOYMENT_TARGET = 9.0; |
286 | 288 | VERSIONING_SYSTEM = "apple-generic"; |
287 | 289 | VERSION_INFO_PREFIX = ""; |
288 | 290 | }; |
|
398 | 400 | /* End XCBuildConfiguration section */ |
399 | 401 |
|
400 | 402 | /* Begin XCConfigurationList section */ |
401 | | - EA59AC0C1CAA28D80052AD98 /* Build configuration list for PBXNativeTarget "MarqueeLabelTV" */ = { |
| 403 | + EA59AC0C1CAA28D80052AD98 /* Build configuration list for PBXNativeTarget "MarqueeLabel" */ = { |
402 | 404 | isa = XCConfigurationList; |
403 | 405 | buildConfigurations = ( |
404 | 406 | EA59AC0D1CAA28D80052AD98 /* Debug */, |
|
0 commit comments