ionic-team / ionic-v3

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

Error in ionic cordova build ios --release --prd #996

Open ionitron-bot[bot] opened 5 years ago

ionitron-bot[bot] commented 5 years ago

Original issue by @veronesecoms on 2019-03-21T19:00:29Z

Ionic version: 4.1.2

Current behavior: When i run ionic cordova build ios --release --prod i receive this message error:

Build system information
error: /Users/jsoftwares4/Documents/appIonic/platforms/ios/cordova/../pods-release.xcconfig:2: could not find included file 'Pods/Target Support Files/Pods-C:\Users\jsoftwares1\Desktop\newionic\jcapp\appIonic\platforms\ios\JControle App/Pods-C:\Users\jsoftwares1\Desktop\newionic\jcapp\appIonic\platforms\ios\JControle App.release.xcconfig' in search paths (in target 'JControle App')

Expected behavior: Build an ios app

Ionic info: Ionic:

ionic (Ionic CLI) : 4.1.2 (/usr/local/lib/node_modules/ionic) Ionic Framework : ionic-angular 3.9.2 @ionic/app-scripts : 3.1.11

Cordova:

cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1) Cordova Platforms : not available Cordova Plugins : not available

System:

NodeJS : v11.10.0 (/usr/local/bin/node) npm : 6.4.0 OS : macOS High Sierra Xcode : Xcode 10.1 Build version 10B61

ionic plugins ionic cordova plugins

cordova plugin ls

You have been opted out of telemetry. To change this, run: cordova telemetry on. at.gofg.sportscomputer.powermanagement 1.1.0 "PowerManagement" cordova-plugin-advanced-http 1.11.1 "Advanced HTTP plugin" cordova-plugin-app-event 1.2.1 "Application Events" cordova-plugin-app-version 0.1.9 "AppVersion" cordova-plugin-background-mode 0.7.2 "BackgroundMode" cordova-plugin-badge 0.8.7 "Badge" cordova-plugin-device 2.0.2 "Device" cordova-plugin-dialogs 2.0.1 "Notification" cordova-plugin-file 6.0.1 "File" cordova-plugin-firebase 2.0.5 "Google Firebase Plugin" cordova-plugin-ionic-keyboard 2.1.2 "cordova-plugin-ionic-keyboard" cordova-plugin-ionic-webview 1.2.1 "cordova-plugin-ionic-webview" cordova-plugin-local-notification 0.9.0-beta.2 "LocalNotification" cordova-plugin-local-notifications-db 0.8.4 "LocalNotification" cordova-plugin-sim 1.3.3 "SIM" cordova-plugin-splashscreen 5.0.2 "Splashscreen" cordova-plugin-whitelist 1.3.3 "Whitelist" cordova-sqlite-storage 2.4.0 "Cordova sqlite storage plugin" cordova-support-google-services 1.1.0 "cordova-support-google-services" phonegap-plugin-multidex 1.0.0 "Multidex" phonegap-plugin-push 2.2.3 "PushPlugin"

im so tired of all this errors when i try build ios... :( How i can fix this? Why this happens? I forgot something? My app works normally when i run ionic cordova run android-ios...

goelectricstations commented 4 years ago

same issue did you fix?