Open NikolayJuly opened 1 year ago
Issue Right now we using macos SPM for packages. Ideally we need to try using provided one with toolchain
Steps Try to build without using export SWIFT_EXEC_MANIFEST and export SWIFT_EXEC
export SWIFT_EXEC_MANIFEST
export SWIFT_EXEC
With this task we may try to remove swiftc-android, because all parameters there might be passed using -Xswiftc I think
swiftc-android
-Xswiftc
Issue Right now we using macos SPM for packages. Ideally we need to try using provided one with toolchain
Steps Try to build without using
export SWIFT_EXEC_MANIFEST
andexport SWIFT_EXEC