phonegap / build

This is the public repository for PhoneGap Build source and bug tracking
92 stars 33 forks source link

Error Building iOS App #650

Open T3chTobi opened 5 years ago

T3chTobi commented 5 years ago
<preference name='phonegap-version' value='cli-8.1.1' />
<preference name='pgb-builder-version' value='2' />

I get following error when trying to build an iOS App:

The following build commands failed: ProcessPCH /private/project/build/sharedpch/MyAppName-Prefix-gcvdwethtkdbjldaxgompviwglnf/MyAppName-Prefix.pch.pch MyAppName/MyAppName-Prefix.pch normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler ProcessPCH /private/project/build/sharedpch/MyAppName-Prefix-fmrzmmhlnxpaqbfeqqiekwciijgb/MyAppName-Prefix.pch.pch MyAppName/MyAppName-Prefix.pch normal armv7 c com.apple.compilers.llvm.clang.1_0.compiler (2 failures) Error code 65 for command: xcodebuild with args: -xcconfig,/private/project/cordova/build-release.xcconfig,-workspace,MyAppName.xcworkspace,-scheme,MyAppName,-configuration,Release,-destination,generic/platform=iOS,-archivePath,MyAppName.xcarchive,archive,CONFIGURATION_BUILD_DIR=/private/project/build/device,SHARED_PRECOMPS_DIR=/private/project/build/sharedpch,-UseModernBuildSystem=0

I have the following notice:

warning: The armv7 architecture is deprecated for your deployment target (iOS 11.0). You should update your ARCHS build setting to remove the armv7 architecture.

ordas commented 4 years ago

Hi! Someone there??

We are waiting for an answer, please!

Thanks!