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;








4















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?










share|improve this question






























    4















    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?










    share|improve this question


























      4












      4








      4








      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?










      share|improve this question
















      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 24 at 0:16







      user1118321

















      asked Mar 23 at 22:28









      user1118321user1118321

      20.8k44369




      20.8k44369






















          1 Answer
          1






          active

          oldest

          votes


















          0














          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:



          The "New File" sheet in Xcode showing the tvOS tab with the Resource file type "System Settings" selected.



          If you select it, it puts a bundle into your project like this:



          The project navigator showing a bundle and its contained files newly added by Xcode






          share|improve this answer























            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
            );



            );













            draft saved

            draft discarded


















            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









            0














            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:



            The "New File" sheet in Xcode showing the tvOS tab with the Resource file type "System Settings" selected.



            If you select it, it puts a bundle into your project like this:



            The project navigator showing a bundle and its contained files newly added by Xcode






            share|improve this answer



























              0














              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:



              The "New File" sheet in Xcode showing the tvOS tab with the Resource file type "System Settings" selected.



              If you select it, it puts a bundle into your project like this:



              The project navigator showing a bundle and its contained files newly added by Xcode






              share|improve this answer

























                0












                0








                0







                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:



                The "New File" sheet in Xcode showing the tvOS tab with the Resource file type "System Settings" selected.



                If you select it, it puts a bundle into your project like this:



                The project navigator showing a bundle and its contained files newly added by Xcode






                share|improve this answer













                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:



                The "New File" sheet in Xcode showing the tvOS tab with the Resource file type "System Settings" selected.



                If you select it, it puts a bundle into your project like this:



                The project navigator showing a bundle and its contained files newly added by Xcode







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 27 at 4:05









                user1118321user1118321

                20.8k44369




                20.8k44369





























                    draft saved

                    draft discarded
















































                    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.




                    draft saved


                    draft discarded














                    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





















































                    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







                    Popular posts from this blog

                    Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

                    Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

                    Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript