I'm trying to build my app on iPhone4-4s and get errors:
Could not build module 'Darwin'
Cyclic dependency in module 'Darwin': Darwin -> Foundation -> CoreFoundation -> Darwin
Could not build module 'CoreFoundation'
Could not build module 'Foundation'
But, on iPhone 5-5s it's working well.
PS. Build settings -> Architecture -> Architectures and change the option to architecture ( armv7 , armv7s ) not working for me.
I use Xcode 5.0
0 comments:
Post a Comment