IOS开发遇到的问题和解决方法

本文主要介绍了iOS开发中常见的错误及解决办法,包括证书配置、类库路径设置、权限更改等问题,并提供了具体的操作步骤。

1、The identity 'iPhone Developer' doesn't match any valid, non-expired certificate/private key pair in your keychain
A valid provisioning profile matching the application's Identifier could not be found
原因:没开发证书
解决:导入可用provisioning profiles,并且在build settings->Code signing->Code Signing Identity选择导入的用于Debug和release的provisioning profiles,如果提示工程与profiles的app的Identity不匹配,修改project的bundle Identity和profiles的一致:如profiles的是jixjg.com.myapp则改project的为:com.myapp

2、              运行出现“Could not luanch,timed out for waiting app”或者“Server 。。another instance running”问题,重启设备

3、              类库路径设置:build settings 搜索Library Search Paths

4、              Could not change executable permissions on the application
http://stackoverflow.com/questions/12547706/could-not-change-executable-permissions-on-the-application
I could solve it erasing an application that I had previously uploaded using the same Bundle Identifier (xcode get's confused doing the chmod). Try checking the log from xCode Organizer (Your device's Name -> Console) you should get information from that log.

5、

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值