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

Custom Xcode Project Name #205

Closed
wants to merge 1 commit into from
Closed

Custom Xcode Project Name #205

wants to merge 1 commit into from

Conversation

vincekruger
Copy link

Description

Added two new arguments for configuration.

--ios-xc-project-name
--macos-ox-project-name

When setting these args, the bundle identifier detection and configuration file creation work correctly.

Related Issues
#204
#182

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

and forced the discovery use of xcodeAppInfoConfigFile for macos
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@vincekruger vincekruger closed this Sep 6, 2023
@vincekruger vincekruger deleted the rename-xcode-project-name branch September 6, 2023 19:35
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.

2 participants