I was adding new particle.sks file into my Swift 3.0 project in XCode8. I created the partile-file with the XCode editor. I have many particles already (done in XCode7). All of sudden my app won't compile because of:
TextureAtlas compiler did not produce "/Users/myUser/Library/Developer/Xcode/DerivedData/myApp-oaswssggehsvaiboevihuqcwxbjq/Build/Products/Debug-iphonesimulator/myApp.app/Particle Sprite Atlas.atlasc"
I don't understand what's going wrong. I have deleted the derived data abd cleaned the product. Nothing seems to work. Does this error description mean more to you? Could you assist how to fix this?