yahyaisfast opened a new issue #183: URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/183
# Bug Report ## Problem The new M1 Macbook is having an issue where I can't compile the ios build due to the WKWebView plugin. It mentions how the plugin requires x64 or x86 but since the Silicon chip is ARM based it will not build. ### What is expected to happen? The ios build should be able to build the application in WKWebView. ### What does actually happen? I get an error 65 xcodebuild. ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> Build program on M1 macbook using WKWebView Plugin installed. ### Command or Code <!-- What command or code is needed to reproduce the problem? --> cordova build ios ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> M1 Macbook Pro 2020 ### Version information <!-- What are relevant versions you are using? For example: Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins Other Frameworks: Ionic Framework and CLI version Operating System, Android Studio, Xcode etc. --> Cordova CLI: Latest Version Cordova platforms: ios Cordova plugins: cordova-plugin-wkwebview-engine Operating: XCode ## 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
