File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 162162 android_ndk_versions :
163163 type : string
164164 description : " The NDK versions to use when building with the Swift SDK for Android"
165- default : " [\" r27d \" ]"
165+ default : " [\" r28c \" ]"
166166 windows_pre_build_command :
167167 type : string
168168 description : " Windows Command Prompt command to execute before building the Swift package"
@@ -209,11 +209,11 @@ on:
209209 enable_android_sdk_build :
210210 type : boolean
211211 description : " Boolean to enable building with the Swift SDK for Android. Defaults to false"
212- default : false
212+ default : true
213213 enable_android_sdk_checks :
214214 type : boolean
215215 description : " Boolean to enable testing with the Swift SDK for Android. Defaults to false"
216- default : false
216+ default : true
217217 enable_macos_checks :
218218 type : boolean
219219 description : " Boolean to enable macOS testing. Defaults to false"
You can’t perform that action at this time.
0 commit comments