dodorare / crossbow

Cross-Platform build tools and toolkit for games and game engines written in Rust! 🦀
https://crossbow.dodorare.com/
Apache License 2.0
201 stars 13 forks source link

Add generation of dev code signing certs #20

Closed enfipy closed 2 years ago

enfipy commented 3 years ago

Now it's not possible to sign your app for iPhone without Xcode or Apple Developer Program enrolled account. It should be possible to generate mobile provision files with Fastlane or with our tool.

Links: https://dkimitsa.github.io/2018/01/04/ios-homemade-provision-profile/ https://developer.apple.com/forums/thread/73221 https://www.objc.io/issues/17-security/inside-code-signing/ https://developer.apple.com/documentation/bundleresources/entitlements https://developer.apple.com/download/more/