Would you be able to help me understand the reason why Archive button is grayed out in Xcode?
I have all developers profiles downloaded
Device type set to iPhone 6
And archive is checked in scheme.
Would you be able to help me understand the reason why Archive button is grayed out in Xcode?
I have all developers profiles downloaded
Device type set to iPhone 6
And archive is checked in scheme.
Answer valid through Xcode 7, 8, 9, 10, 11 and 12+
You can not archive, because from target you have not selected device or Generic iOS device or Any iOS Device , still there is a simulator.
Nothing generic or wrong with Xcode 7. This happens with all Xcode versions.
In Xcode 12 it is named Any iOS Device
Any iOS Device (arm64)
–
Pick © 2022 - 2024 — McMap. All rights reserved.
Generic iOS Device
instead of selecting a Simulator. – Galbanum