I'm working on creating app which has Todays Widget. When i go to Xcode and start new project i don't see the option of "Application Extension" Please check the below screenshots.
Im using Xcode version 6.3
Please help me how to enable Application Extension option
For tutorial I'm referring to the following link
Thanks you all got the solution for my answer from comments below.
To install and enable the extension, we can download the zip file from the GitHub repo and then enable it in the Extensions in System Preferences. Enable extensions in System Preferences. After installation, to format the currently active file, click Editor -> Swimat -> Format in the Xcode menu.
App extensions let you extend custom functionality and content beyond your app and make it available to users while they're interacting with other apps or the system.
On a computer, create a folder for the app or extension files, naming it the same as the app or extension name. Create the manifest. Using a text editor, create a JavaScript Object Notation (JSON) file. Here is an example JSON file for a bookmark app.
App Extensions are an iOS feature that allows developers to extend the functionality and content of their app beyond the app itself, making it available to users in other apps or in the main operating system.
After you create New Project.
Goto File -> New -> Target.
You will see all extension options.
Its like this because, you need an app for your extension, you can't just create an extension stand alone.
Cheers.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With