[android] fix the android build
Macros can't yet be built as there's no host build support yet
@swift-ci please test
@swift-ci please test
@swift-ci please test
I think that we should consider #714 as an alternative here as that is a broader fix.
This now drops the fts_open change - as posix_filesystem.apinotes are now picked up correctly : https://github.com/swiftlang/swift/pull/75494
I think that we should consider https://github.com/apple/swift-foundation/pull/714 as an alternative here as that is a broader fix. @compnerd Good point, let me test that change for Android instead.
@swift-ci please test
@swift-ci please test
Ok, macros work for android with:
https://github.com/compnerd/swift-foundation/pull/1 https://github.com/swiftlang/swift/pull/75549
If we land host macros first, we can drop this PR. wdyt @compnerd, or should this land first .
I talked to @compnerd and I think we can hold off from this one, as the host macros changes should land soon.
@hyp I think that this can be closed now?