What template can I use for a tvOS app system settings, since it's not included anymore?Add my app to tvOS app settings screen“Warning: iPhone apps should include an armv6 architecture” even with build config setArchiving project in Xcode incorrectly creates multi-application bundleXcode : One test target for multiple app targetsXPC test bundle on Xcode 5tvOS Icon-Set templateBitcode disabled on Carthage dependenciesXcode 9 The launch image set did not have any applicable content, tvOS/iOStvOS launch image not visibleIntegrating custom Docset from SDKs into Xcode 10's Documentation windowProgrammatically update Xcode Targets Build Settings
shell script is not executed after adding it as a crontab job
One word for 'the thing that attracts me'?
What tokens are in the end of line?
The Most Powerful Number
3 prong range outlet
Why does the Starter Set wizard have six spells in their spellbook?
Finding all files with a given extension whose base name is the name of the parent directory
Best shape for a necromancer's undead minions for battle?
...And they were stumped for a long time
Python program for fibonacci sequence using a recursive function
Why is the Eisenstein ideal paper so great?
Should I split timestamp parts into separate columns?
Playing with squares
What are these clip-like things?
Shorten or merge multiple lines of `&> /dev/null &`
Is it legal to have an abortion in another state or abroad?
Interpreation ROC AUC score
Storing voxels for a voxel Engine in C++
If I arrive in the UK, and then head to mainland Europe, does my Schengen visa 90 day limit start when I arrived in the UK, or mainland Europe?
How did the Unsullied find out that Jon did this?
Why sampling a periodic signal doesn't yield a periodic discrete signal?
Are there any German nonsense poems (Jabberwocky)?
How to deceive the MC
How can I properly write this equation in Latex?
What template can I use for a tvOS app system settings, since it's not included anymore?
Add my app to tvOS app settings screen“Warning: iPhone apps should include an armv6 architecture” even with build config setArchiving project in Xcode incorrectly creates multi-application bundleXcode : One test target for multiple app targetsXPC test bundle on Xcode 5tvOS Icon-Set templateBitcode disabled on Carthage dependenciesXcode 9 The launch image set did not have any applicable content, tvOS/iOStvOS launch image not visibleIntegrating custom Docset from SDKs into Xcode 10's Documentation windowProgrammatically update Xcode Targets Build Settings
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I have a tvOS application that has some settings that can be set to change some parameters for the app. In older versions of Xcode, as this answer points out, there was a specific template for a Systems Settings bundle for tvOS. In Xcode 10, targeting tvOS 12, there is no such template anymore. The documentation for System Settings says it is no longer being maintained, but there's no link to the recommended replacement mechanism. How does one create a systems setting bundle for their tvOS application? Or if those are no longer supported, what's the replacement?
xcode tvos
add a comment |
I have a tvOS application that has some settings that can be set to change some parameters for the app. In older versions of Xcode, as this answer points out, there was a specific template for a Systems Settings bundle for tvOS. In Xcode 10, targeting tvOS 12, there is no such template anymore. The documentation for System Settings says it is no longer being maintained, but there's no link to the recommended replacement mechanism. How does one create a systems setting bundle for their tvOS application? Or if those are no longer supported, what's the replacement?
xcode tvos
add a comment |
I have a tvOS application that has some settings that can be set to change some parameters for the app. In older versions of Xcode, as this answer points out, there was a specific template for a Systems Settings bundle for tvOS. In Xcode 10, targeting tvOS 12, there is no such template anymore. The documentation for System Settings says it is no longer being maintained, but there's no link to the recommended replacement mechanism. How does one create a systems setting bundle for their tvOS application? Or if those are no longer supported, what's the replacement?
xcode tvos
I have a tvOS application that has some settings that can be set to change some parameters for the app. In older versions of Xcode, as this answer points out, there was a specific template for a Systems Settings bundle for tvOS. In Xcode 10, targeting tvOS 12, there is no such template anymore. The documentation for System Settings says it is no longer being maintained, but there's no link to the recommended replacement mechanism. How does one create a systems setting bundle for their tvOS application? Or if those are no longer supported, what's the replacement?
xcode tvos
xcode tvos
edited Mar 24 at 0:16
user1118321
asked Mar 23 at 22:28
user1118321user1118321
20.8k44369
20.8k44369
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I spoke with someone at Apple who told me that while the documentation is no longer being updated, it is still the correct way to do what I need. However, they have changed how it is represented in Xcode. Now, instead of creating a new target, you simply create a new file, and under "Resource", there's a "System Settings" file type:
If you select it, it puts a bundle into your project like this:
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55318961%2fwhat-template-can-i-use-for-a-tvos-app-system-settings-since-its-not-included%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I spoke with someone at Apple who told me that while the documentation is no longer being updated, it is still the correct way to do what I need. However, they have changed how it is represented in Xcode. Now, instead of creating a new target, you simply create a new file, and under "Resource", there's a "System Settings" file type:
If you select it, it puts a bundle into your project like this:
add a comment |
I spoke with someone at Apple who told me that while the documentation is no longer being updated, it is still the correct way to do what I need. However, they have changed how it is represented in Xcode. Now, instead of creating a new target, you simply create a new file, and under "Resource", there's a "System Settings" file type:
If you select it, it puts a bundle into your project like this:
add a comment |
I spoke with someone at Apple who told me that while the documentation is no longer being updated, it is still the correct way to do what I need. However, they have changed how it is represented in Xcode. Now, instead of creating a new target, you simply create a new file, and under "Resource", there's a "System Settings" file type:
If you select it, it puts a bundle into your project like this:
I spoke with someone at Apple who told me that while the documentation is no longer being updated, it is still the correct way to do what I need. However, they have changed how it is represented in Xcode. Now, instead of creating a new target, you simply create a new file, and under "Resource", there's a "System Settings" file type:
If you select it, it puts a bundle into your project like this:
answered Mar 27 at 4:05
user1118321user1118321
20.8k44369
20.8k44369
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55318961%2fwhat-template-can-i-use-for-a-tvos-app-system-settings-since-its-not-included%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown