buu700 opened a new issue, #250: URL: https://github.com/apache/cordova-electron/issues/250
# Feature Request ## Motivation Behind Feature <!-- Why should this feature be implemented? What problem does it solve? --> Cross-platform support would allow building macOS apps from Linux build servers, CI, etc. ## Feature Description <!-- Describe your feature request in detail Please provide any code examples or screenshots of what this feature would look like Are there any drawbacks? Will this break anything for existing users? --> Rather than depending on macOS/Xcode, it would be preferable if Cordova could compile the package without that (not sure if this is feasible) and handle signing using [apple-codesign](https://github.com/indygreg/apple-platform-rs/tree/main/apple-codesign). ## Alternatives or Workarounds <!-- Describe alternatives or workarounds you are currently using Are there ways to do this with existing functionality? --> N/A Related issue: https://github.com/apache/cordova-ios/issues/1286 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
