Since xCode 6.3, sceneKit compiles the collada (.dae) 3D model files a sceneKit optimized format. This format is not compatible with the importer used by the CraftAR Augmented Reality SDK and will produce the following error when trying to load the model:
[ error ] ofxAssimpModelLoader: loadModel(): Collada: File came out empty.
Something is wrong