0

So I have been using cocoapods recently, and it works in the simulator. All my libraries link fine. All my files are being referenced fine in the code and I am not getting any errors. However, for some reason "Archive" is grayed out and I can't archive my app. Since I don't have any error codes... I can't provide any code for you guys, but if you need things I can post them. I don't know why at this point this isn't working. Any and all tips would be appreciated!

David
  • 402
  • 2
  • 9
  • 22

1 Answers1

1

Have you ever try to switch to real device instead of Simulator? Because archive button only available when you build on real device.

Reference: Xcode 4 - "Archive" is greyed out?

Community
  • 1
  • 1
Huy Le
  • 2,503
  • 1
  • 15
  • 15