Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Is crosswalk ios still being maintained? #79

Open
FranckDG opened this issue Jan 17, 2017 · 1 comment
Open

Is crosswalk ios still being maintained? #79

FranckDG opened this issue Jan 17, 2017 · 1 comment

Comments

@FranckDG
Copy link

We are considering using crosswalk for a cross platform web mobile project. I followed the docs and created a test project then tried to compile it but it does not work:
$ crosswalk-app create test.mycompany.com --platforms=ios

  • Copying app template from ...node_modules/crosswalk-app-tools/app-template
  • Loading 'ios' platform backend
  • Clone project [done] Cloned.
  • CocoaPods install [done] Installed.
    $ cd test.mycompany.com/
    $ crosswalk-app build
  • Loading 'ios' platform backend
  • Update web resources.
  • Generate manifest.plist file.
    *** ERROR: Failed to build application, with return code: 65, error message: undefined

Is this supposed to work with the latest xcode?

@baleboy
Copy link

baleboy commented Jan 18, 2017

It should work so this seems to be a bug. However now that Cordova has a supported WkWebView plugin, we recommend that you use that instead - Crosswalk for iOS really isn't much more than a wrapper on WkWebView.

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

No branches or pull requests

2 participants