Skip to content

Extend iOS cross compile to all apple platforms#244

Open
rauhul wants to merge 2 commits intoswiftlang:mainfrom
rauhul:rauhul/apple-cc
Open

Extend iOS cross compile to all apple platforms#244
rauhul wants to merge 2 commits intoswiftlang:mainfrom
rauhul:rauhul/apple-cc

Conversation

@rauhul
Copy link
Member

@rauhul rauhul commented Mar 4, 2026

No description provided.

@rauhul rauhul requested a review from a team as a code owner March 4, 2026 16:11
@rauhul rauhul force-pushed the rauhul/apple-cc branch from 79c6c82 to 2eb686b Compare March 4, 2026 16:12
@rauhul rauhul force-pushed the rauhul/apple-cc branch from 2eb686b to de9b620 Compare March 4, 2026 16:15

build_tests_ios:
name: Build iOS Tests
build_tests_apple_cc:
Copy link
Contributor

Choose a reason for hiding this comment

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

It took me a moment to realize "cc" here, and elsewhere in this PR, is referring to the term "cross compile". I worry that could be hard for people to understand out of context. (My mind even went to CC, as in the setting some build systems use to specify the C compiler.)

I wonder if a name which leans into the "Xcode-ness" of this style of building might be more clear? What about a name like xcodebuild_tests or xcode_test_build?

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.

3 participants