You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/12/26 15:28:10 UTC

[GitHub] [cordova-plugin-inappbrowser] knubie opened a new issue #834: cordova run ios --device fails

knubie opened a new issue #834:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/834


   # Bug Report
   
   ## Problem
   App fails to build when running `cordova run ios --device`.
   
   ### What is expected to happen?
   The app builds.
   
   
   ### What does actually happen?
   ```
   The following build commands failed:
   	CompileC /Users/matt/Library/Developer/Xcode/DerivedData/Mochi-bincvaxdimquyqcfufazwgfkntvq/Build/Intermediates.noindex/ArchiveIntermediates/Mochi/IntermediateBuildFilesPath/Mochi.build/Debug-iphoneos/Mochi.build/Objects-normal/arm64/CDVWKInAppBrowser.o /Users/matt/Code/mochi/cordova/platforms/ios/Mochi/Plugins/cordova-plugin-inappbrowser/CDVWKInAppBrowser.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
   (1 failure)
   xcodebuild: Command failed with exit code 65
   ```
   
   ## Information
   Xcode 12.2
   Cordova ios 6.1.0
   
   
   
   ### Command or Code
   `cordova run ios --device`
   
   
   
   ### Environment, Platform, Device
   iOS
   
   
   
   ### Version information
   Xcode 12.2
   Cordova iOS 6.1.0
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-inappbrowser] knubie commented on issue #834: cordova run ios --device fails

Posted by GitBox <gi...@apache.org>.
knubie commented on issue #834:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/834#issuecomment-751372635


   Issue resolved by upgrading from 3.2.0 -> 4.1.0. For some reason running `cordova plugin add cordova-plugin-inappbrowser` installs 3.2.0.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-inappbrowser] knubie closed issue #834: cordova run ios --device fails

Posted by GitBox <gi...@apache.org>.
knubie closed issue #834:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/834


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org