missing required architecture armv7 in file?

前端 未结 7 1973
自闭症患者
自闭症患者 2020-12-29 22:55

I keep getting this warning and errors can anyone help?

    ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Platforms       /iPhoneOS.p         


        
7条回答
  •  北海茫月
    2020-12-29 23:13

    Pls make sure to add all the necessary library to build your app. this error seems like you have missed some files..

提交回复
热议问题