IOS工程编译时出错了,请各位大侠帮忙看一下
错误信息提示如下:
Code Sign error: Automatic provisioning profile selection unavailable: A bundle identifier is required for automatic provisioning profile selection. Either enter a bundle identifier in the Info.plist, or select a provisioning profile to use in the build settings.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.2'
我修改了一下Info.plist的名字(在工程刚建好的时候就修改了),应该没有影响吧!其中的内容是照着已经完成的项目设置的!另外,我的xcode是6.2的,IOS SDK是8.2的,测试机是ipad。这是我第一次做IOS项目,有很多地方不懂,请各位大侠指点一下!