You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Foundation.swiftmodule should exist in the Android SDK under %SDKROOT%\usr\lib\swift\android\Foundation.swiftmodule. However, it isn't present in the latest SDK, 20250114.3. The libFoundation.so files are present as well as other .swiftmodule files.
The text was updated successfully, but these errors were encountered:
Going to keep this issue open to track the problem in case it crops up again, but I think the appropriate action is to add an Android smoke test to CI (#225) so we will not release the SDK if it is incomplete.
Foundation.swiftmodule
should exist in the Android SDK under%SDKROOT%\usr\lib\swift\android\Foundation.swiftmodule
. However, it isn't present in the latest SDK, 20250114.3. ThelibFoundation.so
files are present as well as other.swiftmodule
files.The text was updated successfully, but these errors were encountered: