-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
macosx appstore support #2213
macosx appstore support #2213
Conversation
Coinciding patch to chromium is in pull request: https://github.com/rogerwang/chromium.src/pull/17 |
Addresses/resolves #1755 |
@rogerwang Added support for secure bookmarks (reading/writing within a sandbox). |
Looks cool. |
@trevorlinton Do we still need this for the 0.11 version of node-webkit? Or is it now all solved from the integrated CEF branch? |
Same question here.. |
This PR doesn't apply on nw13 architecture any more. |
@rogerwang Does this means that the nw13 apps can now be submitted to the Mac Appstore and be able to function as fully sandboxed apps? |
It simply means the PR is not valid any more and should be closed. The issue for this is tracking with #4556 |
This adds a tool to sign node-webkit apps in preparation for the macosx app store.