From 9235c7ee57d36d9903de0008548b7f4b09fb11b5 Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Fri, 28 Jun 2024 13:39:07 -0700 Subject: [PATCH] WiX: package up Android auxiliary files With the introduction of APINotes to workaround issues in the Bionic headers, we need to package up the additional content. Add the APINotes so that we can build swift-foundation. --- platforms/Windows/android_sdk/android_sdk.wxs | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/platforms/Windows/android_sdk/android_sdk.wxs b/platforms/Windows/android_sdk/android_sdk.wxs index b607d8e5..f206a247 100644 --- a/platforms/Windows/android_sdk/android_sdk.wxs +++ b/platforms/Windows/android_sdk/android_sdk.wxs @@ -512,6 +512,12 @@ + + + + + + @@ -551,6 +557,7 @@ +