ionic-team / ionic-v1

The repo for Ionic 1.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
193 stars 187 forks source link

Update iOs version and create prod build at that time occur issue. #351

Open PratikPagada opened 6 years ago

PratikPagada commented 6 years ago

update iOs version 4.5.4 or 4.5.1 build time getting below type error.

Error: Error code 65 for command: xcodebuild with args: -xcconfig,/Volumes/Projects/AIonicProject_Git/javitaGit/platforms/ios/cordova/build-debug.xcconfig,-workspace,Javita.xcworkspace,-scheme,Javita,-configuration,Debug,-sdk,iphonesimulator,-destination,platform=iOS Simulator,name=iPhone SE,build,CONFIGURATION_BUILD_DIR=/Volumes/Projects/AIonicProject_Git/javitaGit/platforms/ios/build/emulator,SHARED_PRECOMPS_DIR=/Volumes/Projects/AIonicProject_Git/javitaGit/platforms/ios/build/sharedpch

if downgrade iOs version 4.4.0 at that time working fine.