1,clang: error: -fembed-bitcode is not supported on versions of iOS prior to 6.0
处理:
None of the answers worked and then I was forgetting to set minimum deployment target which can be found in Project -> General -> Deployment Info -> Deployment Target -> 8.0
2,Signing for "QBImagePickerController" requires a development team. Select a development team in the project editor.
Code signing is required for product type 'Application' in SDK 'iOS 10.0'
处理:
用 zhukecheng 的,
OK了。
¬¬
应该是要用 注册了的,就行了。
网友评论