Mike Summerfeldt
Mike Summerfeldt
This PR adds the build command to the Capacitor CLI which will build the native project then create an IPA. Example usage: `npx cap build ios` additionally a custom scheme...
This PR adds the `build` command to the Capacitor CLI which will build the native project then create either a signed AAB or APK. This command requires you to set...
## Feature Request ### Description Based on this [forum post](https://forum.ionicframework.com/t/ios-where-to-enable-codesignidentity-developmentteam-previously-set-in-cordova-build-json/230416) config options should be added to the CLI for building signed iOS apps similar to what is currently in place...
## Platform Request **Name**: Windows **Package**: `@capacitor-community/windows` ### Description Community support for building for the Windows enviroment This was requested in an issue (ionic-team/capacitor#92) and makes more sense to live...