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

macos build scripts and how-to-build guide #1163

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

itswisdomagain
Copy link

Description

Introduce a build_macos.sh script for building from scratch, and a configure_cake_wallet_macos.sh for re-configuring the app after a previous build.

Also renamed macos/Runner.xcodeproj/project.pbxproj to macos/Runner.xcodeproj/project_base.pbxproj and gitignored the former, so that modifications required to run the app using different Apple developer teams are not accidentally committed.

Pull Request - Checklist

  • Initial Manual Tests Passed
  • Double check modified code and verify it with the feature/task requirements
  • Format code
  • Look for code duplication
  • Clear naming for variables and methods

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.

1 participant