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

Support patching the dSYM's plist file #2

Open
richardszalay opened this issue Aug 29, 2016 · 0 comments
Open

Support patching the dSYM's plist file #2

richardszalay opened this issue Aug 29, 2016 · 0 comments

Comments

@richardszalay
Copy link
Owner

The release version (CFBundleShortVersionString) also exists in a plist inside the dSYM.zip. When uploading to hockeyapp with upload_dsym_only, that is the only source of the version number. As such, act should support applying changes to dSYM files, possibly via include_dsym option.

It would also need a dsym_path option to allow the path to be overriden (we can guess the default based on the ipa name)

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

1 participant