Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ionic cordova run ios freezing at ProcessPCH #113

Closed
alexdelgado opened this issue Aug 21, 2019 · 5 comments
Closed

ionic cordova run ios freezing at ProcessPCH #113

alexdelgado opened this issue Aug 21, 2019 · 5 comments

Comments

@alexdelgado
Copy link

Bug report

Current behavior:

While running ionic cordova run ios the build process freezes at the ProcessPCH step. This issue was reported previously (#5) and was fixed, but it looks like a few people are having this issue again with v6.0.2.

Expected behavior:

The build should go to completion and not hang.

Steps to reproduce:
ionic cordova run ios

Screenshots

Environment information

  • Cordova CLI version
  • Cordova platform version
    • android 8.0.0
      • ios 5.0.1
  • Plugins & versions installed in project (including this plugin)
    • cordova-clipboard 1.3.0 "Clipboard"
    • cordova-plugin-add-swift-support 2.0.2 "AddSwiftSupport"
    • cordova-plugin-androidx 1.0.2 "cordova-plugin-androidx"
    • cordova-plugin-androidx-adapter 1.1.0 "cordova-plugin-androidx-adapter"
    • cordova-plugin-app-version 0.1.9 "AppVersion"
    • cordova-plugin-appminimize 1.0.1 "AppMinimize"
    • cordova-plugin-apprate 1.4.0 "AppRate"
    • cordova-plugin-browsertab 0.2.0 "cordova-plugin-browsertab"
    • cordova-plugin-camera 4.1.0 "Camera"
    • cordova-plugin-compat 1.2.0 "Compat"
    • cordova-plugin-device 2.0.3 "Device"
    • cordova-plugin-dialogs 2.0.2 "Notification"
    • cordova-plugin-email-composer 0.9.2 "EmailComposer"
    • cordova-plugin-file 6.0.2 "File"
    • cordova-plugin-firebasex 6.0.2 "Google Firebase Plugin"
    • cordova-plugin-geolocation 4.0.2 "Geolocation"
    • cordova-plugin-globalization 1.11.0 "Globalization"
    • cordova-plugin-inappbrowser 3.1.0 "InAppBrowser"
    • cordova-plugin-ionic-keyboard 2.1.3 "cordova-plugin-ionic-keyboard"
    • cordova-plugin-ionic-webview 4.1.1 "cordova-plugin-ionic-webview"
    • cordova-plugin-ios-non-exempt-encryption 1.0.0 "ITSAppUsesNonExemptEncryption false"
    • cordova-plugin-market 1.2.0 "Market"
    • cordova-plugin-mixpanel 4.6.2 "Mixpanel"
    • cordova-plugin-nativegeocoder 3.2.2 "NativeGeocoder"
    • cordova-plugin-nativestorage 2.3.2 "NativeStorage"
    • cordova-plugin-splashscreen 5.0.3 "Splashscreen"
    • cordova-plugin-statusbar 2.4.3 "StatusBar"
    • cordova-plugin-stripe 1.5.3 "cordova-plugin-stripe"
    • cordova-plugin-telerik-imagepicker 2.3.3 "ImagePicker"
    • cordova-plugin-whitelist 1.3.4 "Whitelist"
    • cordova-sms-plugin 1.0.0 "Cordova SMS Plugin"
    • cordova-sqlite-storage 3.2.1 "Cordova sqlite storage plugin - cordova-sqlite-storage plugin version"
    • ionic-plugin-deeplinks 1.0.20 "Ionic Deeplink Plugin"
    • sentry-cordova 0.15.0 "Sentry"
  • Dev machine OS and version, e.g.
    • OSX
      • ProductName: Mac OS X
      • ProductVersion: 10.14.6
      • BuildVersion: 18G87

Runtime issue

  • Device details
    • e.g. iPhone X, Samsung Galaxy S8, iPhone X Simulator, Pixel XL Emulator
  • OS details
    • e.g. iOS 12.2, Android 9.0

Android build issue:

  • Node JS version
    • node -v
  • Gradle version
    • ls platforms/android/.gradle
  • Target Android SDK version
    • android:targetSdkVersion in AndroidManifest.xml
  • Android SDK details
    • sdkmanager --list | sed -e '/Available Packages/q'

iOS build issue:

  • Node JS version
    • v11.13.0
  • XCode version
    • 10.3

Related code:

insert any relevant code here such as plugin API calls / input parameters

Console output

console output

ProcessPCH <path>/platforms/ios/build/sharedpch/SharedPrecompiledHeaders/2702950785643649863/<app>-Prefix.pch.gch <path>/platforms/ios/<app>/<app>-Prefix.pch normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target: <app>)
    cd <path>/platforms/ios
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c-header -arch arm64 -fmessage-length=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -std=c99 -fmodules -gmodules -fmodules-cache-path=/Users/<user>/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/<user>/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wunreachable-code -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -DDEBUG=1 -DCOCOAPODS=1 -DDEBUG=1 -DGPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1 -DDEBUG=1 -DPB_FIELD_32BIT=1 -DPB_NO_PACKED_STRUCTS=1 -DPB_ENABLE_MALLOC=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.4.sdk -fstrict-aliasing -Wdeprecated-declarations -miphoneos-version-min=11.0 -g -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -iquote /Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/<app>.build/Debug-iphoneos/<app>.build/<app>-generated-files.hmap -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/<app>.build/Debug-iphoneos/<app>.build/<app>-own-target-headers.hmap -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/<app>.build/Debug-iphoneos/<app>.build/<app>-all-non-framework-target-headers.hmap -ivfsoverlay /Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/<app>.build/Debug-iphoneos/<app>.build/all-product-headers.yaml -iquote /Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/<app>.build/Debug-iphoneos/<app>.build/<app>-project-headers.hmap -I<path>/platforms/ios/build/device/include -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/InstallationBuildProductsLocation/Applications/usr/local/lib/include -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/UninstalledProducts/include -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include -I<path>/platforms/ios/build/device -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/FirebaseAuth/FirebaseAuth.framework/Headers -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/FirebaseCore/FirebaseCore.framework/Headers -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/FirebaseInstanceID/FirebaseInstanceID.framework/Headers -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/FirebaseMessaging/FirebaseMessaging.framework/Headers -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/GoogleToolboxForMac/GoogleToolboxForMac.framework/Headers -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/Protobuf/Protobuf.framework/Headers -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/nanopb/nanopb.framework/Headers -I<path>/platforms/ios/Pods/Headers/Public -I<path>/platforms/ios/Pods/Headers/Public/Firebase -I<path>/platforms/ios/Pods/Headers/Public/FirebaseAnalyticsInterop -I<path>/platforms/ios/Pods/Headers/Public/FirebaseAuthInterop -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/InstallationBuildProductsLocation/Applications/usr/local/lib/include -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/UninstalledProducts/include -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include -I<path>/platforms/ios/build/device -I<path>/platforms/ios/Pods/Firebase/CoreOnly/Sources -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/<app>.build/Debug-iphoneos/<app>.build/DerivedSources-normal/arm64 -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/<app>.build/Debug-iphoneos/<app>.build/DerivedSources/arm64 -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/<app>.build/Debug-iphoneos/<app>.build/DerivedSources -F<path>/platforms/ios/build/device -F/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/FirebaseAuth -F/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/FirebaseCore -F/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/FirebaseInstanceID -F/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/FirebaseMessaging -F/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/GTMSessionFetcher -F/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/GoogleToolboxForMac -F/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/GoogleUtilities -F/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/Protobuf -F/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/nanopb -F<path>/platforms/ios/Pods/Crashlytics/iOS -F<path>/platforms/ios/Pods/Fabric/iOS -F<path>/platforms/ios/Pods/FirebaseABTesting/Frameworks -F<path>/platforms/ios/Pods/FirebaseAnalytics/Frameworks -F<path>/platforms/ios/Pods/FirebasePerformance/Frameworks -F<path>/platforms/ios/Pods/FirebaseRemoteConfig/Frameworks -F<path>/platforms/ios/Pods/GoogleAppMeasurement/Frameworks -F<app>/Plugins/cordova-plugin-stripe -F<app>/Plugins/sentry-cordova -c <path>/platforms/ios/<app>/<app>-Prefix.pch -w -DSQLITE_THREADSAFE=1 -DSQLITE_DEFAULT_SYNCHRONOUS=3 -DSQLITE_DEFAULT_MEMSTATUS=0 -DSQLITE_OMIT_DECLTYPE -DSQLITE_OMIT_DEPRECATED -DSQLITE_OMIT_PROGRESS_CALLBACK -DSQLITE_OMIT_SHARED_CACHE -DSQLITE_TEMP_STORE=2 -DSQLITE_OMIT_LOAD_EXTENSION -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_RTREE -DSQLITE_DEFAULT_PAGE_SIZE=1024 -MD -MT dependencies -MF <path>/platforms/ios/build/sharedpch/SharedPrecompiledHeaders/2702950785643649863/<app>-Prefix.pch.d -iquote /Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/<app>.build/Debug-iphoneos/<app>.build/<app>-generated-files.hmap -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/<app>.build/Debug-iphoneos/<app>.build/<app>-own-target-headers.hmap -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/<app>.build/Debug-iphoneos/<app>.build/<app>-all-non-framework-target-headers.hmap -ivfsoverlay /Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/<app>.build/Debug-iphoneos/<app>.build/all-product-headers.yaml -iquote /Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/<app>.build/Debug-iphoneos/<app>.build/<app>-project-headers.hmap -I<path>/platforms/ios/build/device/include -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/InstallationBuildProductsLocation/Applications/usr/local/lib/include -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/UninstalledProducts/include -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include -I<path>/platforms/ios/build/device -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/FirebaseAuth/FirebaseAuth.framework/Headers -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/FirebaseCore/FirebaseCore.framework/Headers -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/FirebaseInstanceID/FirebaseInstanceID.framework/Headers -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/FirebaseMessaging/FirebaseMessaging.framework/Headers -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/GTMSessionFetcher/GTMSessionFetcher.framework/Headers -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/GoogleToolboxForMac/GoogleToolboxForMac.framework/Headers -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/GoogleUtilities/GoogleUtilities.framework/Headers -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/Protobuf/Protobuf.framework/Headers -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/BuildProductsPath/Debug-iphoneos/nanopb/nanopb.framework/Headers -I<path>/platforms/ios/Pods/Headers/Public -I<path>/platforms/ios/Pods/Headers/Public/Firebase -I<path>/platforms/ios/Pods/Headers/Public/FirebaseAnalyticsInterop -I<path>/platforms/ios/Pods/Headers/Public/FirebaseAuthInterop -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/InstallationBuildProductsLocation/Applications/usr/local/lib/include -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/UninstalledProducts/include -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/include -I<path>/platforms/ios/build/device -I<path>/platforms/ios/Pods/Firebase/CoreOnly/Sources -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/<app>.build/Debug-iphoneos/<app>.build/DerivedSources-normal/arm64 -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/<app>.build/Debug-iphoneos/<app>.build/DerivedSources/arm64 -I/Users/<user>/Library/Developer/Xcode/DerivedData/<app>-ebcbkkxkttzxwydsuugxboimnwhj/Build/Intermediates.noindex/ArchiveIntermediates/<app>/IntermediateBuildFilesPath/<app>.build/Debug-iphoneos/<app>.build/DerivedSources -o <path>/platforms/ios/build/sharedpch/SharedPrecompiledHeaders/2702950785643649863/<app>-Prefix.pch.gch --serialize-diagnostics <path>/platforms/ios/build/sharedpch/SharedPrecompiledHeaders/2702950785643649863/<app>-Prefix.pch.dia


Other information:

@alexdelgado
Copy link
Author

Upgraded to latest version and now have a different error..

@ulver2812
Copy link

Hi, I have the same issue on macOS Mojave10.14.3, I'm using [email protected] and the latest version of the firebasex (7.0.1).
How do you fixed this issue?

@ulver2812
Copy link

ulver2812 commented Jan 14, 2020

Hi, I have the same issue on macOS Mojave10.14.3, I'm using [email protected] and the latest version of the firebasex (7.0.1).
How do you fixed this issue?

My workaround is to use the cordova CLI instead of the Ionic CLI.

This:
cordova run ios
instead of this:
ionic cordova run ios

@trajano
Copy link

trajano commented Oct 10, 2020

@ulver2812 thanks for the tip, is there a bug filed for this on the ionic project?

@ulver2812
Copy link

@ulver2812 thanks for the tip, is there a bug filed for this on the ionic project?

I don't know...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants