What is the proper way of creating an scnassets catalog in xcode What is the proper way of creating an scnassets catalog in xcode xcode xcode

What is the proper way of creating an scnassets catalog in xcode


It seems as easy as create an assets catalog and change the extension to .scnassets before saving.

Xcode will ask if you really want to change the .xcassets standard extension.

xcode window


This is now available in three quick easy steps:

  1. Choose File > New > File (or + N )
  2. Select SceneKit Catalogenter image description here
  3. Choose a name


Create an Assets Catalog with the name "Your Name.scnassets", Xcode will ask you if you're sure then you just need to confirm that. (Xcode 9.4.1+)