AltStore
AltStore copied to clipboard
Create CI/CD pipelines for releases
Really excited about the project and the work done. The most exciting part is that it is open source! Since it manages with private information like email and password for developers program it is important to know that these information is not leaking anywhere. The most common way to achieve this in open source community is by using public builders that produce binary and checksum for it. Github provides wonderful built in Github Actions to achieve this.