defold / defold

Defold is a completely free to use game engine for development of desktop, mobile and web games.
https://www.defold.com
Other
4.38k stars 307 forks source link

Add ability to sign iOS app on Windows (DEF-2810) #3735

Open britzl opened 5 years ago

britzl commented 5 years ago

Description: There are tools and engines that support signin of iOS apps on Windows machines. Defold should also support this feature.

Use case: This would allow Windows users to ship iOS games.

Business need: Requested on the forum ((LINK REMOVED) 2017-07-12 11:30:57 (Sara.Cederberg) Change in Editor so that for iOS bundling user has option to upload p12 or pfx file instead of pointing to file i Keychain. Bundling needs to be able to handle building with uploaded p12 or pfx file.

a p12 or pxf file for the Apple Distribution Certificate can be made i various 3rd party tools.

AGulev commented 3 years ago

https://gregoryszorc.com/blog/2021/04/14/pure-rust-implementation-of-apple-code-signing/