I've forced -arch arm64 in build.sh for the iOS build, change it to x86_64 if not on a M1 machine. ./build.sh cd swift-add/Example && pod install && open swift-add.xcworkspace cd objc-add/Example && pod install && open objc-add.xcworkspace