Xcode 5.1: missing required architecture arm64

后端 未结 4 1791
长发绾君心
长发绾君心 2020-11-29 04:46

Just upgraded to Xcode 5.1, getting the following error:

ignoring file ...Dependencies/SalesforceNetworkSDK/libSalesforceNetworkSDK.a, missing req

4条回答
  •  离开以前
    2020-11-29 05:11

    Don't know previous iOS but Setting Build Active Architecture Only to YES in iOS 8 did the trick.

    enter image description here

提交回复
热议问题