Hacker News new | past | comments | ask | show | jobs | submit login
Create Apple Developer Certificate on Linux (simondalvai.org)
35 points by dulvui 12 months ago | hide | past | favorite | 6 comments



This is really handy and, frankly, less confusing than doing all of this with GUI tools on MacOS. ;) Thanks for publishing this!


You are welcome! All credit goes to the Github gist someone posted. I fully agree with you, this explains what Apples magic GUI does behind the scenes.


What is the point if I still need Xcode on osx


You can use Github Actions MacOs runners to build your app, so no pysical mac is needed to build and publish an app.


Sounds cool, but also like it would cause issues debugging apps if you can’t run your app as a user would.


That's true, but there are still some valid use cases like at work we have external companies creating and fixing apps for us and we deploy them independently with Github Actions. In my free time I create Godot games with no iOS specific code, so 99% of the times what works on Android or Desktop also works on iOS. (Yes, once I has iOS specific problems with texture compression formats)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: