How to create the required certificates for iOS Development?

后端 未结 1 2025
野性不改
野性不改 2020-12-17 01:02

I have registered for the Apple Developer Program and I am now able to login into the portal. I am a very newbie to App development for iPhone, however, I have read a few tu

相关标签:
1条回答
  • 2020-12-17 01:23

    Here is a pretty good tutorial on deploying iphone apps to your device. http://mobiforge.com/developing/story/deploying-iphone-apps-real-devices It shows you how to create certificates, etc. with pictures and all.

    As for your SDK error, go to Project>Edit Project Settings and under Architectures, change the Base SDK to one of the listed versions.

    Good luck with your developing!

    0 讨论(0)
提交回复
热议问题