Skip to content

Conversation

iCharlesHu
Copy link
Contributor

Right now the project does not build on iOS for two reasons:

  • The missing tzfile.h
  • The extra <NSSystemDirectories.h> include (which is not available on iOS)

I added the tzfile.h from the ICU repo as a fallback and removed the unused import (project builds on iOS, macOS, and Linux without this header).

@iCharlesHu iCharlesHu requested a review from parkera May 11, 2023 18:21
@iCharlesHu iCharlesHu merged commit 95da015 into swiftlang:main May 11, 2023
@iCharlesHu iCharlesHu deleted the charles/ios branch May 11, 2023 18:32
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