Closed andrurogerz closed 2 months ago
Builds all 4 Android variants of compnerd/ds2 to be included in the Android SDK.
NOTE: ds2 is not yet referenced by swift/swift-installer-scripts, so this change does not have any effect other than validating the build.
swift/swift-installer-scripts
Manually inspected artifacts produced by the Android ds2 steps:
C:\Users\Andrew\Downloads>unzip -l ds2-Android-arm64.zip Archive: ds2-Android-arm64.zip Length EAs ACLs Date Time Name -------- --- ---- ---- ---- ---- 11907472 0 0 08/24/24 17:31 bin/ds2 -------- ----- ----- ------- 11907472 0 0 1 file C:\Users\Andrew\Downloads>unzip -l ds2-Android-armv7.zip Archive: ds2-Android-armv7.zip Length EAs ACLs Date Time Name -------- --- ---- ---- ---- ---- 10356780 0 0 08/26/24 15:19 bin/ds2 -------- ----- ----- ------- 10356780 0 0 1 file C:\Users\Andrew\Downloads>unzip -l ds2-Android-i686.zip Archive: ds2-Android-i686.zip Length EAs ACLs Date Time Name -------- --- ---- ---- ---- ---- 10048944 0 0 08/26/24 15:19 bin/ds2 -------- ----- ----- ------- 10048944 0 0 1 file C:\Users\Andrew\Downloads>unzip -l ds2-Android-x86_64.zip Archive: ds2-Android-x86_64.zip Length EAs ACLs Date Time Name -------- --- ---- ---- ---- ---- 11268640 0 0 08/26/24 15:21 bin/ds2 -------- ----- ----- ------- 11268640 0 0 1 file
@compnerd this change should be ready to merge
Builds all 4 Android variants of compnerd/ds2 to be included in the Android SDK.
NOTE: ds2 is not yet referenced by
swift/swift-installer-scripts
, so this change does not have any effect other than validating the build.Test Plan
Manually inspected artifacts produced by the Android ds2 steps: