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

Remove arm simulator minimum version adjustment #1298

Merged

Conversation

brentleyjones
Copy link
Collaborator

The swift compiler will make this adjustment for us. Removing this fixes an issue in rules_xcodeproj where the minimum os doesn’t match what the module was built for.

The swift compiler will make this adjustment for us. Removing this fixes an issue in rules_xcodeproj where the minimum os doesn’t match what the module was built for.

Signed-off-by: Brentley Jones <github@brentleyjones.com>
Signed-off-by: Brentley Jones <github@brentleyjones.com>
@brentleyjones brentleyjones merged commit 5abf73e into master Aug 26, 2024
15 checks passed
@brentleyjones brentleyjones deleted the bj/remove-arm-simulator-minimum-version-adjustment branch August 26, 2024 20:50
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.

4 participants