在我用真機調(diào)試的時候很可能會出現(xiàn)以下的這些運行彈框問題:
彈框一
The executable was signed with invalid entitlements.
The entitlements specified in your application’s Code Signing Entitlements file are invalid, not permitted, or do not match those specified in your provisioning profile. (0xE8008016).
截圖:

Snip20170505_71.png

Snip20170807_12.png
解決辦法:
1、選擇EditScheme

Snip20170505_72.png
2、選擇Run->info->Build Configuration選擇Debug就可以了

Snip20170505_74.png
彈框二
Unsupported device model
“iPad” is of a model that is not supported by this version of Xcode. Please use a different device.
截圖:

Snip20170807_2.png
解決辦法:
重啟xcode就好...