|
27 | 27 | 071212C82C6FD65B00F1B4B0 /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 071212C72C6FD65B00F1B4B0 /* Settings.bundle */; }; |
28 | 28 | 0712A7722B807AE400C9765F /* TVServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0712A7712B807AE400C9765F /* TVServices.framework */; }; |
29 | 29 | 0712A7762B807AE400C9765F /* ContentProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 0712A7752B807AE400C9765F /* ContentProvider.m */; }; |
30 | | - 0712A77A2B807AE400C9765F /* RetroArchTopShelfExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 0712A7702B807AE400C9765F /* RetroArchTopShelfExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
31 | 30 | 073734A42A093A5700BF7397 /* JITSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 92A1F81727006CAE00DEAD2A /* JITSupport.m */; }; |
32 | 31 | 0753AD192C86144200874A42 /* BaseConfig.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 0753AD182C86144200874A42 /* BaseConfig.xcconfig */; }; |
33 | 32 | 0753AD1A2C86144200874A42 /* BaseConfig.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 0753AD182C86144200874A42 /* BaseConfig.xcconfig */; }; |
|
129 | 128 | 92DAF33F277A370600FE2A9E /* EmulatorTouchMouse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92DAF33E277A370600FE2A9E /* EmulatorTouchMouse.swift */; }; |
130 | 129 | /* End PBXBuildFile section */ |
131 | 130 |
|
132 | | -/* Begin PBXContainerItemProxy section */ |
133 | | - 0712A7782B807AE400C9765F /* PBXContainerItemProxy */ = { |
134 | | - isa = PBXContainerItemProxy; |
135 | | - containerPortal = 96AFAE1C16C1D4EA009DE44C /* Project object */; |
136 | | - proxyType = 1; |
137 | | - remoteGlobalIDString = 0712A76F2B807AE400C9765F; |
138 | | - remoteInfo = RetroArchTopShelfExtension; |
139 | | - }; |
140 | | -/* End PBXContainerItemProxy section */ |
141 | | - |
142 | | -/* Begin PBXCopyFilesBuildPhase section */ |
143 | | - 0712A77B2B807AE400C9765F /* Embed Foundation Extensions */ = { |
144 | | - isa = PBXCopyFilesBuildPhase; |
145 | | - buildActionMask = 2147483647; |
146 | | - dstPath = ""; |
147 | | - dstSubfolderSpec = 13; |
148 | | - files = ( |
149 | | - 0712A77A2B807AE400C9765F /* RetroArchTopShelfExtension.appex in Embed Foundation Extensions */, |
150 | | - ); |
151 | | - name = "Embed Foundation Extensions"; |
152 | | - runOnlyForDeploymentPostprocessing = 0; |
153 | | - }; |
154 | | -/* End PBXCopyFilesBuildPhase section */ |
155 | | - |
156 | 131 | /* Begin PBXFileReference section */ |
157 | 132 | 070A88422A4E7AA9003161C0 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; |
158 | 133 | 071212C72C6FD65B00F1B4B0 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Settings.bundle; sourceTree = "<group>"; }; |
|
453 | 428 | 96AFAE2F16C1D4EA009DE44C /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; |
454 | 429 | 96AFAE3116C1D4EA009DE44C /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; |
455 | 430 | B36B5BC82D7AADF100BABCA3 /* RetroArchiOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = RetroArchiOS.entitlements; sourceTree = "<group>"; }; |
| 431 | + B39FB01E2D7BB20000A014D0 /* RetroArchTV.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = RetroArchTV.entitlements; sourceTree = "<group>"; }; |
456 | 432 | /* End PBXFileReference section */ |
457 | 433 |
|
458 | 434 | /* Begin PBXFrameworksBuildPhase section */ |
|
1175 | 1151 | 96AFAE1A16C1D4EA009DE44C = { |
1176 | 1152 | isa = PBXGroup; |
1177 | 1153 | children = ( |
| 1154 | + B39FB01E2D7BB20000A014D0 /* RetroArchTV.entitlements */, |
1178 | 1155 | B36B5BC82D7AADF100BABCA3 /* RetroArchiOS.entitlements */, |
1179 | 1156 | 0753AD182C86144200874A42 /* BaseConfig.xcconfig */, |
1180 | 1157 | 077AB2C82BFB0E28002BBE2F /* AppStore.xcconfig */, |
|
1321 | 1298 | 926C77D421FD1E6500103EDE /* Frameworks */, |
1322 | 1299 | 92CC057521FE2D4900FF79F0 /* ShellScript */, |
1323 | 1300 | 926C77D521FD1E6500103EDE /* Resources */, |
1324 | | - 0712A77B2B807AE400C9765F /* Embed Foundation Extensions */, |
1325 | 1301 | ); |
1326 | 1302 | buildRules = ( |
1327 | 1303 | ); |
1328 | 1304 | dependencies = ( |
1329 | | - 0712A7792B807AE400C9765F /* PBXTargetDependency */, |
1330 | 1305 | ); |
1331 | 1306 | name = RetroArchTV; |
1332 | 1307 | packageProductDependencies = ( |
|
1368 | 1343 | }; |
1369 | 1344 | 926C77D621FD1E6500103EDE = { |
1370 | 1345 | CreatedOnToolsVersion = 10.1; |
1371 | | - DevelopmentTeam = UK699V5ZS8; |
1372 | 1346 | ProvisioningStyle = Automatic; |
1373 | 1347 | }; |
1374 | 1348 | 9292D6E028F549D000E47A75 = { |
|
1638 | 1612 | }; |
1639 | 1613 | /* End PBXSourcesBuildPhase section */ |
1640 | 1614 |
|
1641 | | -/* Begin PBXTargetDependency section */ |
1642 | | - 0712A7792B807AE400C9765F /* PBXTargetDependency */ = { |
1643 | | - isa = PBXTargetDependency; |
1644 | | - target = 0712A76F2B807AE400C9765F /* RetroArchTopShelfExtension */; |
1645 | | - targetProxy = 0712A7782B807AE400C9765F /* PBXContainerItemProxy */; |
1646 | | - }; |
1647 | | -/* End PBXTargetDependency section */ |
1648 | | - |
1649 | 1615 | /* Begin PBXVariantGroup section */ |
1650 | 1616 | 967894611788EBD800D6CA69 /* InfoPlist.strings */ = { |
1651 | 1617 | isa = PBXVariantGroup; |
|
1781 | 1747 | ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image"; |
1782 | 1748 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
1783 | 1749 | CODE_SIGN_ENTITLEMENTS = "$(TVOS_CODE_SIGN_ENTITLEMENTS)"; |
| 1750 | + DEVELOPMENT_TEAM = S32Z3HMYVQ; |
1784 | 1751 | INFOPLIST_FILE = "$(SRCROOT)/tvOS/Info.plist"; |
1785 | 1752 | LD_RUNPATH_SEARCH_PATHS = ( |
1786 | 1753 | "$(inherited)", |
1787 | 1754 | "@executable_path/Frameworks", |
1788 | 1755 | "@executable_path/Frameworks/MoltenVK.framework", |
1789 | 1756 | ); |
1790 | | - PRODUCT_BUNDLE_IDENTIFIER = "$(TVOS_BUNDLE_IDENTIFIER)"; |
| 1757 | + PRODUCT_BUNDLE_IDENTIFIER = com.joemattiello.retroarch; |
1791 | 1758 | PRODUCT_NAME = RetroArchTV; |
1792 | 1759 | SDKROOT = appletvos; |
1793 | 1760 | TARGETED_DEVICE_FAMILY = 3; |
| 1761 | + TVOS_DEPLOYMENT_TARGET = 17.6; |
1794 | 1762 | }; |
1795 | 1763 | name = Debug; |
1796 | 1764 | }; |
|
1800 | 1768 | ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image"; |
1801 | 1769 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
1802 | 1770 | CODE_SIGN_ENTITLEMENTS = "$(TVOS_CODE_SIGN_ENTITLEMENTS)"; |
| 1771 | + DEVELOPMENT_TEAM = S32Z3HMYVQ; |
1803 | 1772 | INFOPLIST_FILE = "$(SRCROOT)/tvOS/Info.plist"; |
1804 | 1773 | LD_RUNPATH_SEARCH_PATHS = ( |
1805 | 1774 | "$(inherited)", |
1806 | 1775 | "@executable_path/Frameworks", |
1807 | 1776 | "@executable_path/Frameworks/MoltenVK.framework", |
1808 | 1777 | ); |
1809 | | - PRODUCT_BUNDLE_IDENTIFIER = "$(TVOS_BUNDLE_IDENTIFIER)"; |
| 1778 | + PRODUCT_BUNDLE_IDENTIFIER = com.joemattiello.retroarch; |
1810 | 1779 | PRODUCT_NAME = RetroArchTV; |
1811 | 1780 | SDKROOT = appletvos; |
1812 | 1781 | TARGETED_DEVICE_FAMILY = 3; |
| 1782 | + TVOS_DEPLOYMENT_TARGET = 17.6; |
1813 | 1783 | }; |
1814 | 1784 | name = Release; |
1815 | 1785 | }; |
|
0 commit comments