In my project, In Xcode 7 the image slicing was working fine. After moving to Xcode 8 image slicing not working.
I followed everything given here.
But final image looks like this:
Anything I'm missing for Xcode 8?
In my project, In Xcode 7 the image slicing was working fine. After moving to Xcode 8 image slicing not working.
I followed everything given here.
But final image looks like this:
Anything I'm missing for Xcode 8?
Please check what you have as deployment target. Xcode image slicing supported for deployment targets iOS 7+