In iOS development, there are a variety of issues. Today, we summarize these common problems and the solutions of Daniel, so that we can easily check them later:
Common errors:
1. Linker command failed with exit code 1 (use-v to see):
Http://www.reader8.cn/jiaocheng/20131022/2003334.html
2. Development issues
Http://blog.sina.com.cn/s/blog_4cd8dd130102uzgp.html
Http://www.jianshu.com/p/3cc2cf162fb2
3.-[_nsinlinedata Objectforkey]
http://stackoverflow.com/questions/30301006/nsinlinedata-objectforkey-unrecognized-selector-sent-to-instance-0x7e351cc
4. Use Cocoapods to get stuck: Updating Local Specs repositories
Http://blog.sina.com.cn/s/blog_6123f9650102vsb8.html
5. The file "Pods.xcconfig" couldn ' t being opened because there is no such file.
http://blog.csdn.net/wy10207010219/article/details/41007699
6. App Transport Security has blocked a cleartext HTTP (/HTTP) resource load since it is insecure. Temporary exceptions can be configured via your app ' s info.plist file
http://blog.csdn.net/itianyi/article/details/49943369
7. Xcode appears "the identity used to sign the executable is no longer valid" when the real machine is debugged
http://blog.csdn.net/rekrad/article/details/17860117
8. Resolution of a provisioning not found error
http://blog.csdn.net/kmyhy/article/details/6872762
9.Error domain=com.alamofire.error.serialization.response code=-1016 "Request failed:unacceptable content-type:text /html "
Http://www.chenruixuan.com/archives/1078.html
10.iOS Development POST Request error: Domain=nscocoaerrordomain code=3840 "JSON text does not start with array or ...
Http://www.mobile-open.com/2015/88290.html
IOS7. Problems when uploading pictures using AFNetworking3.0
http://www.jianshu.com/p/0a3820d6a951
12.iOS ' The sandbox isn't sync with the Podfile.lock ' problem solved
Http://www.thinksaas.cn/topics/0/351/351314.html
13.[ios][swift]cocoapods,-bridging-header.h Import header file hint not found
http://www.jianshu.com/p/430209ba801f
14.No architectures to compile for (Only_active_arch=yes, ACTIVE arch=x86_64, valid_archs=i386)., archi386
Http://www.bkjia.com/Androidjc/973562.html
http://blog.csdn.net/wmqi10/article/details/22281187
Summary of Vesions Ignore & ld:library not found For-l
http://my.oschina.net/gexun/blog/317325
Ld-library-not-found-for-lz.
Http://stackoverflow.com/questions/9803702/ld-library-not-found-for-lz
17. Aurora Push:
http://docs.jpush.cn/pages/viewpage.action?pageId=7864782# iOS FAQs-Why Didfailtoregisterforremotenotificationswitherror errors occur when you start up
Dyld-library-not-loaded-rpath-xctest-framework-xctest-error.
Http://stackoverflow.com/questions/27691432/xcode-6-1-dyld-library-not-loaded-rpath-xctest-framework-xctest-error
If there are errors, please point out, thank you!
FAQs in iOS development