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
[omochi@omochi-iMacPro swift-nio (main %=)]$ scipio create --platforms macOS --disable-library-evolution --static
🔁 Resolving Dependencies...
📦 Building NIOCore for macOS
🚀 Combining into XCFramework...
Something went wrong during building
Please execute with --verbose option.
Execution was terminated:
“NIOCore.framework” couldn’t be copied to “macos-arm64_x86_64” because an item with the same name already exists.
Error: Execution was terminated:
“NIOCore.framework” couldn’t be copied to “macos-arm64_x86_64” because an item with the same name already exists.
The text was updated successfully, but these errors were encountered:
Xcode15 beta5 下記のように変なエラーが出てビルドできません。
なお、beta4では下記のコマンドでビルド可能でした。
The text was updated successfully, but these errors were encountered: