Hello,
I started using Unity 6000.0.0f1, noticed that TextureImporter and SpriteAtlasImporter have different BuildTarget name for iOS.
Previously, TextureImporter’s BuildTarget name was “iPhone”, but it has been changed to “iOS”.
However, the BuildTarget name of SpriteAtlasImporter seems to remain “iPhone”.
Will SpriteAtlasImporter’s BuildTarget name for iOS be changed to “iOS” in the future?