File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
platforms/Windows/android_sdk Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 470470 </Component >
471471 </ComponentGroup >
472472
473+ <!-- FIXME: re-enable once https://github.com/apple/swift/issues/74186 is fixed -->
474+ <?if $(ProductArchitecture) != " armv7" ?>
473475 <ComponentGroup Id =" Synchronization" Directory =" Synchronization.swiftmodule" >
474476 <Component >
475477 <File Source =" $(SDK_ROOT)\usr\lib\swift\android\Synchronization.swiftmodule\$(ArchTriple).swiftdoc" />
484486 <File Source =" $(SDK_ROOT)\usr\lib\swift\android\libswiftSynchronization.so" />
485487 </Component >
486488 </ComponentGroup >
489+ <?endif ?>
487490
488491 <ComponentGroup Id =" apinotes" Directory =" AndroidSDK_usr_lib_swift_apinotes" >
489492 <Component >
541544 <ComponentGroupRef Id =" RegexBuilder" />
542545 <ComponentGroupRef Id =" Swift" />
543546 <ComponentGroupRef Id =" SwiftOnoneSupport" />
547+ <!-- FIXME: re-enable once https://github.com/apple/swift/issues/74186 is fixed -->
548+ <?if $(ProductArchitecture) != " armv7" ?>
544549 <ComponentGroupRef Id =" Synchronization" />
550+ <?endif ?>
545551 <ComponentGroupRef Id =" apinotes" />
546552 <ComponentGroupRef Id =" libcxxshim" />
547553 <ComponentGroupRef Id =" Registrar" />
You can’t perform that action at this time.
0 commit comments