core data - Document-Based App with Swift -


Can someone ask me to fix Apple Template in Xcode 6 for a document-based app with Swift I have tried with core data and without it (prefer), instead of the regular Xibs instead of the storyboard, "[document] type here [document] outside of the box template] is not in any NSDocumentClass. It is very disappointing when They leave a new language with such templates Which do not work.

I can not post screenshots of this because NDA, Lake And for the things that have changed, these steps have been taken:

  1. Inside the xodod, click on your application in the explorer pane
  2. Your application under the target
  3. Click the info tab on the top toolbar
  4. Expand document type

    Name - Document type (your choice)

    Class - MyApp.MyDoc & lt; ---

    Extension - mydoc (your choice)

    icon - Your icon image file

    Identifier - For documents type, some unique identifiers, usually use com.companyname.extension

    Role - Editor (your choice)

    Mime type - None (if you are using XML Store, you can change it on text) Are / XML)

    bundle - false

    overrun Appropriate information - I did not have to add it to export UTI, but I think it is best practice to do

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -