Starting a xcode on iPhone/Ipad Step 1

將程式跑在iphone上
需要三個步驟 第一取得apple官方憑證
第二取得機器uuid
第三 將授權簽名輸入xcode 則可以將程式在iphone/ipad上運行

1.Get development certificate:
On your MAC
Applications >Utilities>Keychain Access.




2.Keychain Access > Certificate Assistant > Request a Certificate from a Certificate Authority.
3. In the Certificate Information window, enter or select the following information:
    • In the User Email Address field, enter your email address
    • In the Common Name field, enter your name
    • In the Request is group, select the Saved to disk option
    • Click Continue
  • The Certificate Assistant saves a Certificate Signing Request (CSR) file to your Desktop.























4.選save to disk
continue>然後選要存哪裏























5.Add a Certificates















6. Click Request Certificate
Choose the file that Keychain Access just create

7. download the WWDR and double click it
add Certificate keychain as Login

留言

這個網誌中的熱門文章

Office 2021 離線安裝封裝與KMS啟動步驟

Ollama使用心得與模型導入教學

ARC下NSMutableDictionary 無法使用retainCount