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

feat: added bitrise.yml #56

Closed
wants to merge 7 commits into from

Conversation

AbbasMathiew
Copy link
Contributor

closes #42

@AbbasMathiew AbbasMathiew requested a review from johsoe July 18, 2022 15:11
bitrise.yml Outdated
GITHUB_PROJECT_URL: https://github.com/nodes-projects/husl-flutter
- opts:
is_expand: false
ASC_APP_KEY_ISSUER_ID: 476cde6b-6b84-480a-9f9c-afe89b1f3ec7
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove husl values and do some dummy ones

- tag
deployTestflight:
steps:
- fastlane-match@0.2:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably look into the new iOS signing, cloud signing or whatever it's called.

Jiri has a guide on it on the iOS slack channel

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@johsoe i would suggest going with something that we already tested and know that it works flawlessly rather than implementing the cloud signing thing right now on the template, we can re-add it later once we test it in development/production

@johsoe johsoe closed this Aug 24, 2023
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

Successfully merging this pull request may close these issues.

Adding a Bitrise yaml file
3 participants