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

Improvements to run-sonar-swift.sh #287

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

Conversation

timothy-volvo
Copy link

  • Allow Scheme to be specified via Env Variable
  • Clear destinationSimulator when nounittests is set
  • Perform traditional build when nounittests is set
  • Always provide COMPILER_INDEX_STORE_ENABLE=NO
  • Allow spaces in App Scheme
  • Added useoclint flag (disabled by default as most projects are swift only these days)
  • Only build when required (oclint, unittests, or fauxpas is on)
  • If plist version is $(MARKETING_VERSION), read version from MARKETING_VERSION build setting

- Allow Scheme to be specified via Env Variable
- Clear destinationSimulator when nounittests is set
- Perform traditional build when nounittests is set
- Always provide COMPILER_INDEX_STORE_ENABLE=NO
- Allow spaces in App Scheme
- Added useoclint flag
- Only build when required (oclint, unittests, or fauxpas is on)
- If plist version is $(MARKETING_VERSION), read version from MARKETING_VERSION build setting
@timothy-volvo timothy-volvo force-pushed the feature/run-script-improvements branch from fc8be5b to 4009074 Compare March 15, 2021 16:16
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.

None yet

2 participants