Skip to content

[vcpkg] Fix iOS toolchain detection when using the iOS community triplets#12361

Merged
ras0219-msft merged 2 commits intomicrosoft:masterfrom
alcroito:ios_fixup
Jul 13, 2020
Merged

[vcpkg] Fix iOS toolchain detection when using the iOS community triplets#12361
ras0219-msft merged 2 commits intomicrosoft:masterfrom
alcroito:ios_fixup

Conversation

@alcroito
Copy link
Contributor

No description provided.

alcroito added 2 commits July 10, 2020 10:52
Added mapping of CMAKE_SYSTEM_NAME == iOS to the bundled iOS toolchain
file.

This fixes the "Unable to determine toolchain to use for
triplet arm64-ios with CMAKE_SYSTEM_NAME iOS" error.
@LilyWangL LilyWangL self-assigned this Jul 13, 2020
@LilyWangL LilyWangL changed the title Fix iOS toolchain detection when using the iOS community triplets [vcpkg] Fix iOS toolchain detection when using the iOS community triplets Jul 13, 2020
@LilyWangL LilyWangL added category:vcpkg-feature The issue is a new capability of the tool that doesn’t already exist and we haven’t committed info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. labels Jul 13, 2020
@ras0219-msft ras0219-msft merged commit f1fbee8 into microsoft:master Jul 13, 2020
@ras0219-msft
Copy link
Contributor

Thanks for the improvement!

strega-nil pushed a commit to strega-nil/vcpkg that referenced this pull request May 5, 2021
…lets (microsoft#12361)

* [vcpkg ios] Fix detection of iOS toolchain (microsoft#6003)

Added mapping of CMAKE_SYSTEM_NAME == iOS to the bundled iOS toolchain
file.

This fixes the "Unable to determine toolchain to use for
triplet arm64-ios with CMAKE_SYSTEM_NAME iOS" error.

* [vcpkg ios] Set the CMake system processor for the simulator arches (microsoft#6003)

So it's consistent for all architectures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:vcpkg-feature The issue is a new capability of the tool that doesn’t already exist and we haven’t committed info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants