You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
Currently, the module only supports private projects because it compresses and uploads the app. Through the file upload approach, PhoneGap/Build requires the project to be private (closed-source).
Goal
We need to add support for public projects.
Problem
This means that we need to implement a new workflow to support linking to open source repositories.