Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use github releases and publish .ipa file #9

Open
emanuelb opened this issue May 3, 2021 · 4 comments
Open

Use github releases and publish .ipa file #9

emanuelb opened this issue May 3, 2021 · 4 comments

Comments

@emanuelb
Copy link

emanuelb commented May 3, 2021

Add .ipa file (ios app) to the releases as asset at github releases & add description of the release in:
https://github.com/muun/falcon/releases

@champo
Copy link
Collaborator

champo commented May 4, 2021

Hi @emanuelb, what would you use an .ipa file for?

@emanuelb
Copy link
Author

emanuelb commented May 4, 2021

The primary objective for me is to test for reproducible-builds, see this comment for more details to understand why publishing the .ipa is needed: https://gitlab.com/walletscrutiny/walletScrutinyCom/-/issues/149#note_537109159

also I might look at the .ipa content as well and report related issues in it in this repo...
so for me it's useful to testing (mostly security related), not usage as I don't have apple hardware (running macosx with Docker-OSX project)

@emanuelb
Copy link
Author

emanuelb commented May 4, 2021

also I use diffoscope tool to look at the diff between versions (not just to diff when reproducible-builds testing), in the past reported issues to diffoscope to support more files in apple apps that was uncovered due to diffing released files from different versions on github releases for some ios apps, publishing .ipa is useful for many reasons, the content in this comment & previous is the stuff that I do with .ipa files

@champo
Copy link
Collaborator

champo commented May 10, 2021

I see. We're a bit shorthanded on iOS right now so I don't think we'll be able to tackle this any time soon. We're due an overhual of our iOS build pipeline and will consider this request when we get there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants