skiptools / skip

Skip transpiler for creating SwiftUI apps for iOS and Android
https://skip.tools
GNU Lesser General Public License v3.0
1.52k stars 41 forks source link

Command PhaseScriptExecution failed with a nonzero exit code - SkipStone plugin missing output #85

Closed Thomaslegravier closed 8 months ago

Thomaslegravier commented 8 months ago

Hello team, I have an issue on the build of the HelloSkip example project. I followed your Readme and the skip checkup seems to be ok.

The problem seems to coming from the SkipStone plugin. I trusted the plugin in Xcode but on build the SkipStone output seems to missing. My ~/.skiptools/skipkey.env file have a valid license key & the Android simulator is launched.

Project init:

Capture d’écran 2024-01-19 à 10 24 54

Skip checkup:

Capture d’écran 2024-01-19 à 10 25 08

On build, I always have this error, even with the Showcase example app:

Capture d’écran 2024-01-19 à 10 37 25

Do you have some recommandations for that?

Thomaslegravier commented 8 months ago

Please find below the same skip init with the -v flag

Initializing Skip library hello-skip
executing command: /usr/bin/swift package resolve -v --package-path /Users/thomaslegravier/Desktop/eee/hello-skip
warning: 'hello-skip': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.6bgIze/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.luVpl5/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.luVpl5/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.zHtRvO/hello-skip-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
Running resolver because the following dependencies were added: 'skip' (https://source.skip.tools/skip.git), 'skip-ui' (https://source.skip.tools/skip-ui.git)
warning: 'hello-skip': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.6bgIze/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.luVpl5/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.luVpl5/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.zHtRvO/hello-skip-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
Fetching https://source.skip.tools/skip-ui.git from cache
Fetching https://source.skip.tools/skip.git from cache
Fetched https://source.skip.tools/skip.git (1.40s)
Fetched https://source.skip.tools/skip-ui.git (1.40s)
Computing version for https://source.skip.tools/skip.git
warning: 'skip': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.qiQQ5K/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.rdhaJG/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.rdhaJG/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.zPqyxn/skip-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
Computed https://source.skip.tools/skip.git at 0.7.45 (0.50s)
Computing version for https://source.skip.tools/skip-ui.git
warning: 'skip-ui': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.Wi4aqi/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.G3aG2g/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.G3aG2g/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.wxz3Ps/skip-ui-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
Computed https://source.skip.tools/skip-ui.git at 0.4.2 (0.41s)
Fetching https://source.skip.tools/skip-model.git from cache
Fetched https://source.skip.tools/skip-model.git (1.26s)
Computing version for https://source.skip.tools/skip-model.git
warning: 'skip-model': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.2GrGMX/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.PaNZrV/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.PaNZrV/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.KFr4Vy/skip-model-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
Computed https://source.skip.tools/skip-model.git at 0.4.0 (0.40s)
Fetching https://source.skip.tools/skip-foundation.git from cache
Fetched https://source.skip.tools/skip-foundation.git (1.36s)
Computing version for https://source.skip.tools/skip-foundation.git
warning: 'skip-foundation': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.PU9Mgm/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.xmCaIO/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.xmCaIO/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.9SwUxd/skip-foundation-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
Computed https://source.skip.tools/skip-foundation.git at 0.4.1 (0.39s)
Fetching https://source.skip.tools/skip-lib.git from cache
Fetched https://source.skip.tools/skip-lib.git (1.39s)
Computing version for https://source.skip.tools/skip-lib.git
warning: 'skip-lib': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.JVmMpE/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.iIwbk4/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.iIwbk4/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.vcgw0i/skip-lib-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
Computed https://source.skip.tools/skip-lib.git at 0.6.1 (0.40s)
Fetching https://source.skip.tools/skip-unit.git from cache
Fetched https://source.skip.tools/skip-unit.git (1.28s)
Computing version for https://source.skip.tools/skip-unit.git
warning: 'skip-unit': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.N7nWqf/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.hhmZkU/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.hhmZkU/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.QbHmMg/skip-unit-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
Computed https://source.skip.tools/skip-unit.git at 0.4.8 (0.39s)
warning: 'skip': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.qiQQ5K/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.rdhaJG/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.rdhaJG/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.zPqyxn/skip-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
warning: 'skip-ui': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.Wi4aqi/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.G3aG2g/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.G3aG2g/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.wxz3Ps/skip-ui-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
warning: 'skip-model': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.2GrGMX/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.PaNZrV/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.PaNZrV/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.KFr4Vy/skip-model-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
warning: 'skip-foundation': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.PU9Mgm/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.xmCaIO/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.xmCaIO/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.9SwUxd/skip-foundation-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
warning: 'skip-lib': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.JVmMpE/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.iIwbk4/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.iIwbk4/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.vcgw0i/skip-lib-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
warning: 'skip-unit': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.N7nWqf/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.hhmZkU/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.hhmZkU/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.QbHmMg/skip-unit-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
Creating working copy for https://source.skip.tools/skip-unit.git
Working copy of https://source.skip.tools/skip-unit.git resolved at 0.4.8
Creating working copy for https://source.skip.tools/skip-lib.git
Working copy of https://source.skip.tools/skip-lib.git resolved at 0.6.1
Creating working copy for https://source.skip.tools/skip-ui.git
Working copy of https://source.skip.tools/skip-ui.git resolved at 0.4.2
Creating working copy for https://source.skip.tools/skip-model.git
Working copy of https://source.skip.tools/skip-model.git resolved at 0.4.0
Creating working copy for https://source.skip.tools/skip.git
Working copy of https://source.skip.tools/skip.git resolved at 0.7.45
Creating working copy for https://source.skip.tools/skip-foundation.git
Working copy of https://source.skip.tools/skip-foundation.git resolved at 0.4.1
warning: 'skip-ui': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.8AWb0X/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.PRC73g/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.PRC73g/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.M783ID/skip-ui-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
warning: 'skip': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.73sX99/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.Ebt0KD/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.Ebt0KD/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.eHHdbU/skip-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
warning: 'skip-model': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-model/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.ZAwSTu/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.UMYUQt/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.UMYUQt/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.1IDGwB/skip-model-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
warning: 'skip-foundation': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-foundation/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.ORkxMS/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.CeWGJu/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.CeWGJu/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.5OHZVl/skip-foundation-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
warning: 'skip-lib': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.Vq3oEv/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.iapoq5/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.iapoq5/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.fRgtca/skip-lib-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
warning: 'skip-unit': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.vXmNaV/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.FMfDSV/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.FMfDSV/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.iMcFr1/skip-unit-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
Downloading binary artifact https://source.skip.tools/skip/releases/download/0.7.45/skip.zip
[2747/14046353] Downloading https://source.skip.tools/skip/releases/download/0.7.45/skip.zip
info: found binary artifact: '(<AbsolutePath:"/Users/thomaslegravier/Desktop/eee/hello-skip/.build/artifacts/skip/skip/skip.artifactbundle">, PackageModel.BinaryTarget.Kind.artifactsArchive)'
Downloaded https://source.skip.tools/skip/releases/download/0.7.45/skip.zip (4.95s)
[✓] Resolve dependencies (17.85s)
executing command: /usr/bin/swift build -v -c debug --package-path /Users/thomaslegravier/Desktop/eee/hello-skip
warning: 'hello-skip': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.6bgIze/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.luVpl5/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.luVpl5/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.zHtRvO/hello-skip-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
warning: 'skip-ui': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.8AWb0X/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.PRC73g/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.PRC73g/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.M783ID/skip-ui-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
warning: 'skip': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.73sX99/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.Ebt0KD/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.Ebt0KD/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.eHHdbU/skip-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
warning: 'skip-model': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-model/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.ZAwSTu/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.UMYUQt/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.UMYUQt/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.1IDGwB/skip-model-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
warning: 'skip-foundation': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-foundation/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.ORkxMS/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.CeWGJu/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.CeWGJu/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.5OHZVl/skip-foundation-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
warning: 'skip-lib': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.Vq3oEv/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.iapoq5/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.iapoq5/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.fRgtca/skip-lib-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
warning: 'skip-unit': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.vXmNaV/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.FMfDSV/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.FMfDSV/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.iMcFr1/skip-unit-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
info: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip/Plugins/SkipPlugin/SkipPlugin.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/PluginAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -g -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -serialize-diagnostics-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/cache/skipstone.dia -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -module-name skipstone -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.tgbwFZ/skipstone-1.swiftdoc -emit-module-source-info-path /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.tgbwFZ/skipstone-1.swiftsourceinfo -parse-as-library -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.tgbwFZ/skipstone-1.swiftmodule -emit-abi-descriptor-path /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.tgbwFZ/skipstone-1.abi.json
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip/Plugins/SkipPlugin/SkipPlugin.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/PluginAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -g -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -serialize-diagnostics-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/cache/skipstone.dia -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -module-name skipstone -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.tgbwFZ/SkipPlugin-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Wl,-add_ast_path,/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.tgbwFZ/skipstone-1.swiftmodule /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.tgbwFZ/SkipPlugin-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/PluginAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackagePlugin -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/PluginAPI -o /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/cache/skipstone
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/cache/skipstone -o /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/cache/skipstone.dSYM
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
info: add sourcehash output for HelloSkip: /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/hello-skip/HelloSkip/skipstone/.HelloSkip.sourcehash
info: add sourcehash output for SkipUI: /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/.SkipUI.sourcehash
info: Skip eliding target name SkipDrive
info: add sourcehash output for SkipModel: /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/.SkipModel.sourcehash
info: add sourcehash output for SkipFoundation: /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/.SkipFoundation.sourcehash
info: add sourcehash output for SkipLib: /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/.SkipLib.sourcehash
info: add sourcehash output for HelloSkipTests: /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/hello-skip/HelloSkipTests/skipstone/.HelloSkipTests.sourcehash
info: add sourcehash output for SkipUnit: /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/.SkipUnit.sourcehash
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip/Plugins/SkipPlugin/SkipPlugin.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/PluginAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -g -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -serialize-diagnostics-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/cache/skipstone.dia -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -module-name skipstone -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.tgbwFZ/skipstone-1.swiftdoc -emit-module-source-info-path /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.tgbwFZ/skipstone-1.swiftsourceinfo -parse-as-library -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.tgbwFZ/skipstone-1.swiftmodule -emit-abi-descriptor-path /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.tgbwFZ/skipstone-1.abi.json
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip/Plugins/SkipPlugin/SkipPlugin.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/PluginAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -g -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -serialize-diagnostics-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/cache/skipstone.dia -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -module-name skipstone -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.tgbwFZ/SkipPlugin-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Wl,-add_ast_path,/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.tgbwFZ/skipstone-1.swiftmodule /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.tgbwFZ/SkipPlugin-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/PluginAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackagePlugin -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/PluginAPI -o /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/cache/skipstone
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/cache/skipstone -o /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/cache/skipstone.dSYM
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
[1/1] Compiling plugin skipstone
Building for debugging...
/usr/bin/sandbox-exec -p '(version 1)
(deny default)
(import "system.sb")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name "com.apple.lsd.mapdb"))
(allow file-write*
    (subpath "/private/tmp")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T")
)
(allow file-write*
    (subpath "/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryItems/NSIRD_swift-build_e6gC5u")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryItems")
)
' /Users/thomaslegravier/Desktop/eee/hello-skip/.build/artifacts/skip/skip/skip.artifactbundle/macos/skip transpile --project /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit --skip-folder /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit/Skip --sourcehash /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/.SkipUnit.sourcehash --output-folder /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit/src/main --module-root /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit --module SkipUnit:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit
Copying /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipFoundation.build/Info.plist
Copying /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipModel.build/Info.plist
Copying /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/HelloSkip.build/Info.plist
Copying /Users/thomaslegravier/Desktop/eee/hello-skip/Sources/HelloSkip/Resources/Localizable.xcstrings
note: Skip 0.7.45: transpile plugin to: /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit/src/main at 10:42:22
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: loading skip.yml from /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml
note: skip.yml aggregate created (15 ms) for modules: ["SkipUnit"]
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/XCTest.kt: note: SkipUnit/src/main/kotlin/skip/unit/XCTest.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/XCTest.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit.skipcode.json: note: SkipUnit.skipcode.json (10 KB) codebase written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/gradle/wrapper/gradle-wrapper.properties: note: gradle/wrapper/gradle-wrapper.properties (78 bytes) gradle wrapper written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit/proguard-rules.pro: note: SkipUnit/proguard-rules.pro (27 bytes) proguard written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit/build.gradle.kts: note: SkipUnit/build.gradle.kts (2 KB) gradle project written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/gradle.properties: note: gradle.properties (122 bytes) gradle config written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/settings.gradle.kts: note: settings.gradle.kts (768 bytes) gradle settings written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/.SkipUnit.sourcehash: note: .SkipUnit.sourcehash (205 bytes) sourcehash written
/usr/bin/sandbox-exec -p '(version 1)
(deny default)
(import "system.sb")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name "com.apple.lsd.mapdb"))
(allow file-write*
    (subpath "/private/tmp")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T")
)
(allow file-write*
    (subpath "/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryItems/NSIRD_swift-build_g9u4n8")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryItems")
)
' /Users/thomaslegravier/Desktop/eee/hello-skip/.build/artifacts/skip/skip/skip.artifactbundle/macos/skip transpile --project /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib --skip-folder /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip --sourcehash /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/.SkipLib.sourcehash --output-folder /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main --module-root /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib --module SkipLib:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib --module SkipUnit:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit --link SkipUnit:../../../skip-unit/SkipUnit/skipstone/SkipUnit
Copying /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/.SkipUnit.sourcehash
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SkipUnit -incremental -emit-dependencies -emit-module -emit-module-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.swiftmodule -output-file-map /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.build/output-file-map.json -parse-as-library -c /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit/XCTest.swift /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.build/DerivedSources/resource_bundle_accessor.swift -I /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug -target arm64-apple-macosx13.0 -swift-version 5 -v -enable-batch-mode -index-store-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/index/store -Onone -enable-testing -g -j10 -DSWIFT_PACKAGE -DDEBUG -module-cache-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/ModuleCache -parseable-output -parse-as-library -emit-objc-header -emit-objc-header-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.build/SkipUnit-Swift.h -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -Xcc -isysroot -Xcc /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -Xcc -F -Xcc /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -Xcc -fPIC -suppress-warnings -package-name skip_unit
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit/XCTest.swift /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.build/DerivedSources/resource_bundle_accessor.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -suppress-warnings -enable-testing -g -module-cache-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -isysroot -Xcc /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -Xcc -F -Xcc /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -Xcc -fPIC -module-name SkipUnit -package-name skip_unit -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.swiftdoc -emit-module-source-info-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.swiftsourceinfo -emit-objc-header-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.build/SkipUnit-Swift.h -emit-dependencies-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.build/SkipUnit.emit-module.d -parse-as-library -o /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.swiftmodule -emit-abi-descriptor-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.abi.json
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit/XCTest.swift -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.build/DerivedSources/resource_bundle_accessor.swift -emit-dependencies-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.build/resource_bundle_accessor.d -emit-reference-dependencies-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.build/resource_bundle_accessor.swiftdeps -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -suppress-warnings -enable-testing -g -module-cache-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -isysroot -Xcc /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -Xcc -F -Xcc /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -Xcc -fPIC -module-name SkipUnit -package-name skip_unit -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.build/resource_bundle_accessor.swift.o -index-store-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/index/store -index-system-modules
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit/XCTest.swift /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.build/DerivedSources/resource_bundle_accessor.swift -emit-dependencies-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.build/XCTest.d -emit-reference-dependencies-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.build/XCTest.swiftdeps -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -suppress-warnings -enable-testing -g -module-cache-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -isysroot -Xcc /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -Xcc -F -Xcc /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -Xcc -fPIC -module-name SkipUnit -package-name skip_unit -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/SkipUnit.build/XCTest.swift.o -index-store-path /Users/thomaslegravier/Desktop/eee/hello-skip/.build/arm64-apple-macosx/debug/index/store -index-system-modules
note: Skip 0.7.45: transpile plugin to: /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main at 10:42:22
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit.skipcode.json: note: SkipUnit.skipcode.json codebase (10 KB) loaded (3 ms) for SkipUnit
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml: note: loading skip.yml from /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: SkipUnit skip.yml config loaded (11 ms)
note: skip.yml aggregate created (14 ms) for modules: ["SkipLib", "SkipUnit"]
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/SetAlgebra.kt: note: SkipLib/src/main/kotlin/skip/lib/SetAlgebra.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/SetAlgebra.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/OptionSet.kt: note: SkipLib/src/main/kotlin/skip/lib/OptionSet.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/OptionSet.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Collections.kt: note: SkipLib/src/main/kotlin/skip/lib/Collections.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Collections.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/KotlinConverting.kt: note: SkipLib/src/main/kotlin/skip/lib/KotlinConverting.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/KotlinConverting.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/InOut.kt: note: SkipLib/src/main/kotlin/skip/lib/InOut.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/InOut.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/StringInterpolationProtocol.kt: note: SkipLib/src/main/kotlin/skip/lib/StringInterpolationProtocol.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/StringInterpolationProtocol.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Codable.kt: note: SkipLib/src/main/kotlin/skip/lib/Codable.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Codable.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Struct.kt: note: SkipLib/src/main/kotlin/skip/lib/Struct.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Struct.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/String.kt: note: SkipLib/src/main/kotlin/skip/lib/String.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/String.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/CustomStringConvertible.kt: note: SkipLib/src/main/kotlin/skip/lib/CustomStringConvertible.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/CustomStringConvertible.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Array.kt: note: SkipLib/src/main/kotlin/skip/lib/Array.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Array.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Set.kt: note: SkipLib/src/main/kotlin/skip/lib/Set.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Set.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Dictionary.kt: note: SkipLib/src/main/kotlin/skip/lib/Dictionary.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Dictionary.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Error.kt: note: SkipLib/src/main/kotlin/skip/lib/Error.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Error.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Optional.kt: note: SkipLib/src/main/kotlin/skip/lib/Optional.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Optional.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/IntSet.kt: note: SkipLib/src/main/kotlin/skip/lib/IntSet.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/IntSet.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Hashable.kt: note: SkipLib/src/main/kotlin/skip/lib/Hashable.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Hashable.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Tuple.kt: note: SkipLib/src/main/kotlin/skip/lib/Tuple.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Tuple.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Equatable.kt: note: SkipLib/src/main/kotlin/skip/lib/Equatable.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Equatable.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/CaseIterable.kt: note: SkipLib/src/main/kotlin/skip/lib/CaseIterable.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/CaseIterable.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Numbers.kt: note: SkipLib/src/main/kotlin/skip/lib/Numbers.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Numbers.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Lambda.kt: note: SkipLib/src/main/kotlin/skip/lib/Lambda.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Lambda.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Bool.kt: note: SkipLib/src/main/kotlin/skip/lib/Bool.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Bool.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Concurrency.kt: note: SkipLib/src/main/kotlin/skip/lib/Concurrency.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Concurrency.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Globals.kt: note: SkipLib/src/main/kotlin/skip/lib/Globals.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Globals.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/RawRepresentable.kt: note: SkipLib/src/main/kotlin/skip/lib/RawRepresentable.kt (390 bytes) transpilation saved from RawRepresentable.swift (390 bytes) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/SkipLib.kt: note: SkipLib/src/main/kotlin/skip/lib/SkipLib.kt (349 bytes) transpilation saved from SkipLib.swift (370 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/Identifiable.kt: note: SkipLib/src/main/kotlin/skip/lib/Identifiable.kt (366 bytes) transpilation saved from Identifiable.swift (377 bytes) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/Pointer.kt: note: SkipLib/src/main/kotlin/skip/lib/Pointer.kt (5 KB) transpilation saved from Pointer.swift (2 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/Result.kt: note: SkipLib/src/main/kotlin/skip/lib/Result.kt (1 KB) transpilation saved from Result.swift (868 bytes) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/Random.kt: note: SkipLib/src/main/kotlin/skip/lib/Random.kt (1 KB) transpilation saved from Random.swift (3 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/Regex.kt: note: SkipLib/src/main/kotlin/skip/lib/Regex.kt (2 KB) transpilation saved from Regex.swift (2 KB) in 3 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/CodableSupport.kt: note: SkipLib/src/main/kotlin/skip/lib/CodableSupport.kt (5 KB) transpilation saved from CodableSupport.swift (3 KB) in 4 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/CoreGraphics.kt: note: SkipLib/src/main/kotlin/skip/lib/CoreGraphics.kt (15 KB) transpilation saved from CoreGraphics.swift (9 KB) in 16 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/Math.kt: note: SkipLib/src/main/kotlin/skip/lib/Math.kt (28 KB) transpilation saved from Math.swift (22 KB) in 21 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/src/main/kotlin/skip/lib/PackageSupport.kt: note: SkipLib/src/main/kotlin/skip/lib/PackageSupport.kt (448 bytes) transpilation saved from PackageSupport.swift (Zero KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib.skipcode.json: note: SkipLib.skipcode.json (507 KB) codebase written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/gradle/wrapper/gradle-wrapper.properties: note: gradle/wrapper/gradle-wrapper.properties (78 bytes) gradle wrapper written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/proguard-rules.pro: note: SkipLib/proguard-rules.pro (27 bytes) proguard written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib/build.gradle.kts: note: SkipLib/build.gradle.kts (2 KB) gradle project written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/gradle.properties: note: gradle.properties (122 bytes) gradle config written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/settings.gradle.kts: note: settings.gradle.kts (787 bytes) gradle settings written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/.SkipLib.sourcehash: note: .SkipLib.sourcehash (5 KB) sourcehash written
/usr/bin/sandbox-exec -p '(version 1)
(deny default)
(import "system.sb")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name "com.apple.lsd.mapdb"))
(allow file-write*
    (subpath "/private/tmp")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T")
)
(allow file-write*
    (subpath "/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryItems")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryItems/NSIRD_swift-build_GsmEOW")
)
' /Users/thomaslegravier/Desktop/eee/hello-skip/.build/artifacts/skip/skip/skip.artifactbundle/macos/skip transpile --project /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-foundation/Sources/SkipFoundation --skip-folder /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-foundation/Sources/SkipFoundation/Skip --sourcehash /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/.SkipFoundation.sourcehash --output-folder /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main --module-root /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation --module SkipFoundation:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-foundation/Sources/SkipFoundation --module SkipLib:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib --link SkipLib:../../../skip-lib/SkipLib/skipstone/SkipLib --module SkipUnit:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit --link SkipUnit:../../../skip-unit/SkipUnit/skipstone/SkipUnit
Copying /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/.SkipLib.sourcehash
note: Skip 0.7.45: transpile plugin to: /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main at 10:42:22
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib.skipcode.json: note: SkipLib.skipcode.json codebase (507 KB) loaded (34 ms) for SkipLib
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit.skipcode.json: note: SkipUnit.skipcode.json codebase (10 KB) loaded (0 ms) for SkipUnit
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-foundation/Sources/SkipFoundation/Skip/skip.yml: note: loading skip.yml from /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-foundation/Sources/SkipFoundation/Skip/skip.yml
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml: note: SkipLib skip.yml config loaded (1 ms)
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: SkipUnit skip.yml config loaded (11 ms)
note: skip.yml aggregate created (14 ms) for modules: ["SkipFoundation", "SkipLib", "SkipUnit"]
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/AttributedString.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/AttributedString.kt (596 bytes) transpilation saved from AttributedString.swift (299 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/DateIntervalFormatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/DateIntervalFormatter.kt (601 bytes) transpilation saved from DateIntervalFormatter.swift (304 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/ComparisonResult.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/ComparisonResult.kt (718 bytes) transpilation saved from ComparisonResult.swift (342 bytes) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Dispatch.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Dispatch.kt (665 bytes) transpilation saved from Dispatch.swift (577 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/DateInterval.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/DateInterval.kt (6 KB) transpilation saved from DateInterval.swift (2 KB) in 18 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/CharacterSet.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/CharacterSet.kt (22 KB) transpilation saved from CharacterSet.swift (8 KB) in 20 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Data.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Data.kt (7 KB) transpilation saved from Data.swift (5 KB) in 30 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/ISO8601DateFormatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/ISO8601DateFormatter.kt (3 KB) transpilation saved from ISO8601DateFormatter.swift (2 KB) in 16 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/DateFormatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/DateFormatter.kt (11 KB) transpilation saved from DateFormatter.swift (8 KB) in 36 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/IndexSet.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/IndexSet.kt (293 bytes) transpilation saved from IndexSet.swift (272 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Date.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Date.kt (12 KB) transpilation saved from Date.swift (7 KB) in 36 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/IndexPath.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/IndexPath.kt (4 KB) transpilation saved from IndexPath.swift (3 KB) in 7 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Calendar.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Calendar.kt (10 KB) transpilation saved from Calendar.swift (8 KB) in 44 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Digest.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Digest.kt (8 KB) transpilation saved from Digest.swift (7 KB) in 43 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/HTTPURLResponse.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/HTTPURLResponse.kt (7 KB) transpilation saved from HTTPURLResponse.swift (7 KB) in 26 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/JSONSerialization+Parser.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/JSONSerialization+Parser.kt (12 KB) transpilation saved from JSONSerialization+Parser.swift (6 KB) in 17 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/LocalizedStringResource.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/LocalizedStringResource.kt (4 KB) transpilation saved from LocalizedStringResource.swift (2 KB) in 12 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Logger.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Logger.kt (4 KB) transpilation saved from Logger.swift (3 KB) in 13 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Bundle.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Bundle.kt (12 KB) transpilation saved from Bundle.swift (9 KB) in 60 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Locale.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Locale.kt (9 KB) transpilation saved from Locale.swift (6 KB) in 18 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/OperationQueue.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/OperationQueue.kt (737 bytes) transpilation saved from OperationQueue.swift (412 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Number.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Number.kt (3 KB) transpilation saved from Number.swift (2 KB) in 6 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/PropertyListSerialization.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/PropertyListSerialization.kt (2 KB) transpilation saved from PropertyListSerialization.swift (2 KB) in 4 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/FileManager.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/FileManager.kt (25 KB) transpilation saved from FileManager.swift (23 KB) in 71 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Scanner.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Scanner.kt (4 KB) transpilation saved from Scanner.swift (4 KB) in 8 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/NotificationCenter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/NotificationCenter.kt (9 KB) transpilation saved from NotificationCenter.swift (5 KB) in 22 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/SkipFoundation.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/SkipFoundation.kt (2 KB) transpilation saved from SkipFoundation.swift (2 KB) in 6 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/StringEncoding.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/StringEncoding.kt (2 KB) transpilation saved from StringEncoding.swift (2 KB) in 6 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/String.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/String.kt (2 KB) transpilation saved from String.swift (2 KB) in 7 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/ProcessInfo.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/ProcessInfo.kt (11 KB) transpilation saved from ProcessInfo.swift (11 KB) in 24 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/StringLocalizationValue.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/StringLocalizationValue.kt (5 KB) transpilation saved from StringLocalizationValue.swift (4 KB) in 7 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/DateComponents.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/DateComponents.kt (23 KB) transpilation saved from DateComponents.swift (16 KB) in 84 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URLResponse.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URLResponse.kt (2 KB) transpilation saved from URLResponse.swift (2 KB) in 4 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URLSessionConfiguration.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URLSessionConfiguration.kt (3 KB) transpilation saved from URLSessionConfiguration.swift (2 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/NumberFormatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/NumberFormatter.kt (15 KB) transpilation saved from NumberFormatter.swift (13 KB) in 48 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/UUID.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/UUID.kt (3 KB) transpilation saved from UUID.swift (3 KB) in 14 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/TimeZone.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/TimeZone.kt (8 KB) transpilation saved from TimeZone.swift (6 KB) in 33 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Unicode.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Unicode.kt (3 KB) transpilation saved from Unicode.swift (2 KB) in 10 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/XMLParser.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/XMLParser.kt (926 bytes) transpilation saved from XMLParser.swift (358 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URLRequest.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URLRequest.kt (12 KB) transpilation saved from URLRequest.swift (5 KB) in 40 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URL.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URL.kt (19 KB) transpilation saved from URL.swift (11 KB) in 48 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/UserDefaults.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/UserDefaults.kt (13 KB) transpilation saved from UserDefaults.swift (8 KB) in 27 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URLSession.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URLSession.kt (23 KB) transpilation saved from URLSession.swift (19 KB) in 57 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/JSONSerialization.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/JSONSerialization.kt (44 KB) transpilation saved from JSONSerialization.swift (26 KB) in 114 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/JSONDecoder.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/JSONDecoder.kt (37 KB) transpilation saved from JSONDecoder.swift (31 KB) in 118 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/JSONEncoder.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/JSONEncoder.kt (46 KB) transpilation saved from JSONEncoder.swift (41 KB) in 133 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/NSError.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/NSError.kt (58 KB) transpilation saved from NSError.swift (61 KB) in 119 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/PackageSupport.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/PackageSupport.kt (333 bytes) transpilation saved from PackageSupport.swift (Zero KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation.skipcode.json: note: SkipFoundation.skipcode.json (703 KB) codebase written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/gradle/wrapper/gradle-wrapper.properties: note: gradle/wrapper/gradle-wrapper.properties (78 bytes) gradle wrapper written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/proguard-rules.pro: note: SkipFoundation/proguard-rules.pro (27 bytes) proguard written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation/build.gradle.kts: note: SkipFoundation/build.gradle.kts (2 KB) gradle project written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/gradle.properties: note: gradle.properties (122 bytes) gradle config written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/settings.gradle.kts: note: settings.gradle.kts (821 bytes) gradle settings written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/.SkipFoundation.sourcehash: note: .SkipFoundation.sourcehash (4 KB) sourcehash written
/usr/bin/sandbox-exec -p '(version 1)
(deny default)
(import "system.sb")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name "com.apple.lsd.mapdb"))
(allow file-write*
    (subpath "/private/tmp")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T")
)
(allow file-write*
    (subpath "/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryItems")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryItems/NSIRD_swift-build_uG0HoV")
)
' /Users/thomaslegravier/Desktop/eee/hello-skip/.build/artifacts/skip/skip/skip.artifactbundle/macos/skip transpile --project /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-model/Sources/SkipModel --skip-folder /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-model/Sources/SkipModel/Skip --sourcehash /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/.SkipModel.sourcehash --output-folder /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/src/main --module-root /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel --module SkipModel:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-model/Sources/SkipModel --module SkipFoundation:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-foundation/Sources/SkipFoundation --link SkipFoundation:../../../skip-foundation/SkipFoundation/skipstone/SkipFoundation --module SkipLib:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib --link SkipLib:../../../skip-lib/SkipLib/skipstone/SkipLib --module SkipUnit:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit --link SkipUnit:../../../skip-unit/SkipUnit/skipstone/SkipUnit
Copying /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/.SkipFoundation.sourcehash
note: Skip 0.7.45: transpile plugin to: /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/src/main at 10:42:23
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation.skipcode.json: note: SkipFoundation.skipcode.json codebase (703 KB) loaded (48 ms) for SkipFoundation
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib.skipcode.json: note: SkipLib.skipcode.json codebase (507 KB) loaded (31 ms) for SkipLib
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit.skipcode.json: note: SkipUnit.skipcode.json codebase (10 KB) loaded (0 ms) for SkipUnit
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-model/Sources/SkipModel/Skip/skip.yml: note: loading skip.yml from /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-model/Sources/SkipModel/Skip/skip.yml
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-foundation/Sources/SkipFoundation/Skip/skip.yml: note: SkipFoundation skip.yml config loaded (0 ms)
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml: note: SkipLib skip.yml config loaded (0 ms)
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: SkipUnit skip.yml config loaded (11 ms)
note: skip.yml aggregate created (15 ms) for modules: ["SkipModel", "SkipFoundation", "SkipLib", "SkipUnit"]
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-model/Sources/SkipModel/Skip/Publisher.kt: note: SkipModel/src/main/kotlin/skip/model/Publisher.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-model/Sources/SkipModel/Skip/Publisher.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/src/main/kotlin/skip/model/SkipModel.kt: note: SkipModel/src/main/kotlin/skip/model/SkipModel.kt (319 bytes) transpilation saved from SkipModel.swift (252 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/src/main/kotlin/skip/model/Observation.kt: note: SkipModel/src/main/kotlin/skip/model/Observation.kt (2 KB) transpilation saved from Observation.swift (1 KB) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/src/main/kotlin/skip/model/Cancellable.kt: note: SkipModel/src/main/kotlin/skip/model/Cancellable.kt (2 KB) transpilation saved from Cancellable.swift (1 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/src/main/kotlin/skip/model/Observed.kt: note: SkipModel/src/main/kotlin/skip/model/Observed.kt (2 KB) transpilation saved from Observed.swift (1 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/src/main/kotlin/skip/model/Published.kt: note: SkipModel/src/main/kotlin/skip/model/Published.kt (3 KB) transpilation saved from Published.swift (2 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel.skipcode.json: note: SkipModel.skipcode.json (23 KB) codebase written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/gradle/wrapper/gradle-wrapper.properties: note: gradle/wrapper/gradle-wrapper.properties (78 bytes) gradle wrapper written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/proguard-rules.pro: note: SkipModel/proguard-rules.pro (27 bytes) proguard written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel/build.gradle.kts: note: SkipModel/build.gradle.kts (2 KB) gradle project written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/gradle.properties: note: gradle.properties (122 bytes) gradle config written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/settings.gradle.kts: note: settings.gradle.kts (838 bytes) gradle settings written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/.SkipModel.sourcehash: note: .SkipModel.sourcehash (639 bytes) sourcehash written
/usr/bin/sandbox-exec -p '(version 1)
(deny default)
(import "system.sb")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name "com.apple.lsd.mapdb"))
(allow file-write*
    (subpath "/private/tmp")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T")
)
(allow file-write*
    (subpath "/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryItems/NSIRD_swift-build_9u3yYA")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryItems")
)
' /Users/thomaslegravier/Desktop/eee/hello-skip/.build/artifacts/skip/skip/skip.artifactbundle/macos/skip transpile --project /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI --skip-folder /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip --sourcehash /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/.SkipUI.sourcehash --output-folder /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main --module-root /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI --module SkipUI:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI --module SkipModel:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-model/Sources/SkipModel --link SkipModel:../../../skip-model/SkipModel/skipstone/SkipModel --module SkipFoundation:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-foundation/Sources/SkipFoundation --link SkipFoundation:../../../skip-foundation/SkipFoundation/skipstone/SkipFoundation --module SkipLib:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib --link SkipLib:../../../skip-lib/SkipLib/skipstone/SkipLib --module SkipUnit:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit --link SkipUnit:../../../skip-unit/SkipUnit/skipstone/SkipUnit
Copying /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/.SkipModel.sourcehash
note: Skip 0.7.45: transpile plugin to: /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main at 10:42:23
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-model/SkipModel/skipstone/SkipModel.skipcode.json: note: SkipModel.skipcode.json codebase (23 KB) loaded (4 ms) for SkipModel
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-foundation/SkipFoundation/skipstone/SkipFoundation.skipcode.json: note: SkipFoundation.skipcode.json codebase (703 KB) loaded (45 ms) for SkipFoundation
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-lib/SkipLib/skipstone/SkipLib.skipcode.json: note: SkipLib.skipcode.json codebase (507 KB) loaded (30 ms) for SkipLib
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-unit/SkipUnit/skipstone/SkipUnit.skipcode.json: note: SkipUnit.skipcode.json codebase (10 KB) loaded (0 ms) for SkipUnit
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/skip.yml: note: loading skip.yml from /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/skip.yml
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-model/Sources/SkipModel/Skip/skip.yml: note: SkipModel skip.yml config loaded (0 ms)
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-foundation/Sources/SkipFoundation/Skip/skip.yml: note: SkipFoundation skip.yml config loaded (0 ms)
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml: note: SkipLib skip.yml config loaded (0 ms)
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: SkipUnit skip.yml config loaded (11 ms)
note: skip.yml aggregate created (18 ms) for modules: ["SkipUI", "SkipModel", "SkipFoundation", "SkipLib", "SkipUnit"]
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ReorderableLazyListState.kt: note: SkipUI/src/main/kotlin/skip/ui/ReorderableLazyListState.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ReorderableLazyListState.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ReorderableLazyGridState.kt: note: SkipUI/src/main/kotlin/skip/ui/ReorderableLazyGridState.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ReorderableLazyGridState.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/Shadowed.kt: note: SkipUI/src/main/kotlin/skip/ui/Shadowed.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/Shadowed.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/DragGesture.kt: note: SkipUI/src/main/kotlin/skip/ui/DragGesture.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/DragGesture.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ItemPosition.kt: note: SkipUI/src/main/kotlin/skip/ui/ItemPosition.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ItemPosition.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ReorderableState.kt: note: SkipUI/src/main/kotlin/skip/ui/ReorderableState.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ReorderableState.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/Reorderable.kt: note: SkipUI/src/main/kotlin/skip/ui/Reorderable.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/Reorderable.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ReorderableItem.kt: note: SkipUI/src/main/kotlin/skip/ui/ReorderableItem.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/ReorderableItem.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/DragCancelledAnimation.kt: note: SkipUI/src/main/kotlin/skip/ui/DragCancelledAnimation.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/DragCancelledAnimation.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/DetectReorder.kt: note: SkipUI/src/main/kotlin/skip/ui/DetectReorder.kt override linked from project source /Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI/Skip/DetectReorder.kt
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/MoveKeyframe.kt: note: SkipUI/src/main/kotlin/skip/ui/MoveKeyframe.kt (291 bytes) transpilation saved from MoveKeyframe.swift (802 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/App.kt: note: SkipUI/src/main/kotlin/skip/ui/App.kt (577 bytes) transpilation saved from App.swift (447 bytes) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Spring.kt: note: SkipUI/src/main/kotlin/skip/ui/Spring.kt (291 bytes) transpilation saved from Spring.swift (16 KB) in 4 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Preview.kt: note: SkipUI/src/main/kotlin/skip/ui/Preview.kt (291 bytes) transpilation saved from Preview.swift (18 KB) in 4 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Scene.kt: note: SkipUI/src/main/kotlin/skip/ui/Scene.kt (6 KB) transpilation saved from Scene.swift (3 KB) in 4 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ColorRenderingMode.kt: note: SkipUI/src/main/kotlin/skip/ui/ColorRenderingMode.kt (376 bytes) transpilation saved from ColorRenderingMode.swift (334 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ColorMatrix.kt: note: SkipUI/src/main/kotlin/skip/ui/ColorMatrix.kt (291 bytes) transpilation saved from ColorMatrix.swift (2 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ColorScheme.kt: note: SkipUI/src/main/kotlin/skip/ui/ColorScheme.kt (461 bytes) transpilation saved from ColorScheme.swift (311 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ColorSchemeContrast.kt: note: SkipUI/src/main/kotlin/skip/ui/ColorSchemeContrast.kt (291 bytes) transpilation saved from ColorSchemeContrast.swift (2 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Widget.kt: note: SkipUI/src/main/kotlin/skip/ui/Widget.kt (291 bytes) transpilation saved from Widget.swift (13 KB) in 5 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Transition.kt: note: SkipUI/src/main/kotlin/skip/ui/Transition.kt (291 bytes) transpilation saved from Transition.swift (29 KB) in 6 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Timeline.kt: note: SkipUI/src/main/kotlin/skip/ui/Timeline.kt (291 bytes) transpilation saved from Timeline.swift (32 KB) in 7 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Window.kt: note: SkipUI/src/main/kotlin/skip/ui/Window.kt (11 KB) transpilation saved from Window.swift (7 KB) in 4 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/DismissBehavior.kt: note: SkipUI/src/main/kotlin/skip/ui/DismissBehavior.kt (360 bytes) transpilation saved from DismissBehavior.swift (304 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/EditMode.kt: note: SkipUI/src/main/kotlin/skip/ui/EditMode.kt (430 bytes) transpilation saved from EditMode.swift (391 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Commands.kt: note: SkipUI/src/main/kotlin/skip/ui/Commands.kt (291 bytes) transpilation saved from Commands.swift (21 KB) in 5 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Document.kt: note: SkipUI/src/main/kotlin/skip/ui/Document.kt (291 bytes) transpilation saved from Document.swift (35 KB) in 12 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Actions.kt: note: SkipUI/src/main/kotlin/skip/ui/Actions.kt (291 bytes) transpilation saved from Actions.swift (34 KB) in 7 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/EditActions.kt: note: SkipUI/src/main/kotlin/skip/ui/EditActions.kt (3 KB) transpilation saved from EditActions.swift (3 KB) in 6 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/SubmitTriggers.kt: note: SkipUI/src/main/kotlin/skip/ui/SubmitTriggers.kt (1 KB) transpilation saved from SubmitTriggers.swift (503 bytes) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/SubmitLabel.kt: note: SkipUI/src/main/kotlin/skip/ui/SubmitLabel.kt (1 KB) transpilation saved from SubmitLabel.swift (1 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/EmptyView.kt: note: SkipUI/src/main/kotlin/skip/ui/EmptyView.kt (472 bytes) transpilation saved from EmptyView.swift (532 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Alert.kt: note: SkipUI/src/main/kotlin/skip/ui/Alert.kt (280 bytes) transpilation saved from Alert.swift (3 KB) in 9 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Transaction.kt: note: SkipUI/src/main/kotlin/skip/ui/Transaction.kt (291 bytes) transpilation saved from Transaction.swift (19 KB) in 18 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Divider.kt: note: SkipUI/src/main/kotlin/skip/ui/Divider.kt (1 KB) transpilation saved from Divider.swift (1 KB) in 6 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Gauge.kt: note: SkipUI/src/main/kotlin/skip/ui/Gauge.kt (291 bytes) transpilation saved from Gauge.swift (26 KB) in 8 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/AsyncImage.kt: note: SkipUI/src/main/kotlin/skip/ui/AsyncImage.kt (6 KB) transpilation saved from AsyncImage.swift (5 KB) in 10 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Link.kt: note: SkipUI/src/main/kotlin/skip/ui/Link.kt (1 KB) transpilation saved from Link.swift (1 KB) in 8 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Spacer.kt: note: SkipUI/src/main/kotlin/skip/ui/Spacer.kt (1 KB) transpilation saved from Spacer.swift (1 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Color.kt: note: SkipUI/src/main/kotlin/skip/ui/Color.kt (14 KB) transpilation saved from Color.swift (15 KB) in 23 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeExtensions.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeExtensions.kt (2 KB) transpilation saved from ComposeExtensions.swift (2 KB) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Toolbar.kt: note: SkipUI/src/main/kotlin/skip/ui/Toolbar.kt (9 KB) transpilation saved from Toolbar.swift (10 KB) in 15 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeLambda.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeLambda.kt (473 bytes) transpilation saved from ComposeLambda.swift (475 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Menu.kt: note: SkipUI/src/main/kotlin/skip/ui/Menu.kt (13 KB) transpilation saved from Menu.swift (14 KB) in 21 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeContext.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeContext.kt (5 KB) transpilation saved from ComposeContext.swift (4 KB) in 4 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeStateSaver.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeStateSaver.kt (3 KB) transpilation saved from ComposeStateSaver.swift (3 KB) in 4 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/DisclosureGroup.kt: note: SkipUI/src/main/kotlin/skip/ui/DisclosureGroup.kt (3 KB) transpilation saved from DisclosureGroup.swift (3 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ProgressView.kt: note: SkipUI/src/main/kotlin/skip/ui/ProgressView.kt (5 KB) transpilation saved from ProgressView.swift (16 KB) in 19 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeView.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeView.kt (3 KB) transpilation saved from ComposeView.swift (3 KB) in 7 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeModifierView.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeModifierView.kt (3 KB) transpilation saved from ComposeModifierView.swift (2 KB) in 10 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeContainer.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeContainer.kt (6 KB) transpilation saved from ComposeContainer.swift (6 KB) in 14 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Animation.kt: note: SkipUI/src/main/kotlin/skip/ui/Animation.kt (342 bytes) transpilation saved from Animation.swift (129 KB) in 42 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Form.kt: note: SkipUI/src/main/kotlin/skip/ui/Form.kt (2 KB) transpilation saved from Form.swift (2 KB) in 3 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ComposeLayouts.kt: note: SkipUI/src/main/kotlin/skip/ui/ComposeLayouts.kt (8 KB) transpilation saved from ComposeLayouts.swift (7 KB) in 13 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/LazyHGrid.kt: note: SkipUI/src/main/kotlin/skip/ui/LazyHGrid.kt (291 bytes) transpilation saved from LazyHGrid.swift (4 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/LazyHStack.kt: note: SkipUI/src/main/kotlin/skip/ui/LazyHStack.kt (816 bytes) transpilation saved from LazyHStack.swift (620 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/GroupBox.kt: note: SkipUI/src/main/kotlin/skip/ui/GroupBox.kt (291 bytes) transpilation saved from GroupBox.swift (9 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/LazyVGrid.kt: note: SkipUI/src/main/kotlin/skip/ui/LazyVGrid.kt (291 bytes) transpilation saved from LazyVGrid.swift (4 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/LazyVStack.kt: note: SkipUI/src/main/kotlin/skip/ui/LazyVStack.kt (817 bytes) transpilation saved from LazyVStack.swift (623 bytes) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Group.kt: note: SkipUI/src/main/kotlin/skip/ui/Group.kt (773 bytes) transpilation saved from Group.swift (844 bytes) in 5 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/HStack.kt: note: SkipUI/src/main/kotlin/skip/ui/HStack.kt (2 KB) transpilation saved from HStack.swift (4 KB) in 7 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/OutlineGroup.kt: note: SkipUI/src/main/kotlin/skip/ui/OutlineGroup.kt (291 bytes) transpilation saved from OutlineGroup.swift (28 KB) in 6 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Search.kt: note: SkipUI/src/main/kotlin/skip/ui/Search.kt (8 KB) transpilation saved from Search.swift (60 KB) in 44 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ForEach.kt: note: SkipUI/src/main/kotlin/skip/ui/ForEach.kt (11 KB) transpilation saved from ForEach.swift (11 KB) in 23 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ShareLink.kt: note: SkipUI/src/main/kotlin/skip/ui/ShareLink.kt (6 KB) transpilation saved from ShareLink.swift (21 KB) in 36 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ViewThatFits.kt: note: SkipUI/src/main/kotlin/skip/ui/ViewThatFits.kt (727 bytes) transpilation saved from ViewThatFits.swift (480 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Grid.kt: note: SkipUI/src/main/kotlin/skip/ui/Grid.kt (291 bytes) transpilation saved from Grid.swift (63 KB) in 22 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ZStack.kt: note: SkipUI/src/main/kotlin/skip/ui/ZStack.kt (1 KB) transpilation saved from ZStack.swift (3 KB) in 5 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ColorPicker.kt: note: SkipUI/src/main/kotlin/skip/ui/ColorPicker.kt (291 bytes) transpilation saved from ColorPicker.swift (7 KB) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/VStack.kt: note: SkipUI/src/main/kotlin/skip/ui/VStack.kt (4 KB) transpilation saved from VStack.swift (6 KB) in 10 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ControlGroup.kt: note: SkipUI/src/main/kotlin/skip/ui/ControlGroup.kt (3 KB) transpilation saved from ControlGroup.swift (4 KB) in 3 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Section.kt: note: SkipUI/src/main/kotlin/skip/ui/Section.kt (4 KB) transpilation saved from Section.swift (3 KB) in 22 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ScrollView.kt: note: SkipUI/src/main/kotlin/skip/ui/ScrollView.kt (5 KB) transpilation saved from ScrollView.swift (31 KB) in 29 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/SecureField.kt: note: SkipUI/src/main/kotlin/skip/ui/SecureField.kt (1 KB) transpilation saved from SecureField.swift (1 KB) in 5 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/TabView.kt: note: SkipUI/src/main/kotlin/skip/ui/TabView.kt (10 KB) transpilation saved from TabView.swift (11 KB) in 29 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Stepper.kt: note: SkipUI/src/main/kotlin/skip/ui/Stepper.kt (7 KB) transpilation saved from Stepper.swift (20 KB) in 8 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Button.kt: note: SkipUI/src/main/kotlin/skip/ui/Button.kt (7 KB) transpilation saved from Button.swift (16 KB) in 25 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Slider.kt: note: SkipUI/src/main/kotlin/skip/ui/Slider.kt (4 KB) transpilation saved from Slider.swift (3 KB) in 18 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ModifiedContent.kt: note: SkipUI/src/main/kotlin/skip/ui/ModifiedContent.kt (291 bytes) transpilation saved from ModifiedContent.swift (33 KB) in 8 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/DatePicker.kt: note: SkipUI/src/main/kotlin/skip/ui/DatePicker.kt (14 KB) transpilation saved from DatePicker.swift (21 KB) in 35 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Table.kt: note: SkipUI/src/main/kotlin/skip/ui/Table.kt (291 bytes) transpilation saved from Table.swift (225 KB) in 54 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/BackgroundProminence.kt: note: SkipUI/src/main/kotlin/skip/ui/BackgroundProminence.kt (291 bytes) transpilation saved from BackgroundProminence.swift (2 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/BlendMode.kt: note: SkipUI/src/main/kotlin/skip/ui/BlendMode.kt (630 bytes) transpilation saved from BlendMode.swift (660 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Canvas.kt: note: SkipUI/src/main/kotlin/skip/ui/Canvas.kt (291 bytes) transpilation saved from Canvas.swift (10 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Toggle.kt: note: SkipUI/src/main/kotlin/skip/ui/Toggle.kt (5 KB) transpilation saved from Toggle.swift (10 KB) in 25 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ViewModifier.kt: note: SkipUI/src/main/kotlin/skip/ui/ViewModifier.kt (583 bytes) transpilation saved from ViewModifier.swift (2 KB) in 5 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Material.kt: note: SkipUI/src/main/kotlin/skip/ui/Material.kt (291 bytes) transpilation saved from Material.swift (5 KB) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/PreferenceKey.kt: note: SkipUI/src/main/kotlin/skip/ui/PreferenceKey.kt (4 KB) transpilation saved from PreferenceKey.swift (13 KB) in 12 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Image.kt: note: SkipUI/src/main/kotlin/skip/ui/Image.kt (40 KB) transpilation saved from Image.swift (72 KB) in 103 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ShadowStyle.kt: note: SkipUI/src/main/kotlin/skip/ui/ShadowStyle.kt (291 bytes) transpilation saved from ShadowStyle.swift (2 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Shader.kt: note: SkipUI/src/main/kotlin/skip/ui/Shader.kt (291 bytes) transpilation saved from Shader.swift (14 KB) in 7 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Navigation.kt: note: SkipUI/src/main/kotlin/skip/ui/Navigation.kt (32 KB) transpilation saved from Navigation.swift (56 KB) in 79 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ShapeView.kt: note: SkipUI/src/main/kotlin/skip/ui/ShapeView.kt (291 bytes) transpilation saved from ShapeView.swift (7 KB) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/StrokeStyle.kt: note: SkipUI/src/main/kotlin/skip/ui/StrokeStyle.kt (5 KB) transpilation saved from StrokeStyle.swift (3 KB) in 7 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Picker.kt: note: SkipUI/src/main/kotlin/skip/ui/Picker.kt (14 KB) transpilation saved from Picker.swift (20 KB) in 63 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/VectorArithmetic.kt: note: SkipUI/src/main/kotlin/skip/ui/VectorArithmetic.kt (291 bytes) transpilation saved from VectorArithmetic.swift (3 KB) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Symbol.kt: note: SkipUI/src/main/kotlin/skip/ui/Symbol.kt (292 bytes) transpilation saved from Symbol.swift (26 KB) in 5 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/VisualEffect.kt: note: SkipUI/src/main/kotlin/skip/ui/VisualEffect.kt (291 bytes) transpilation saved from VisualEffect.swift (21 KB) in 8 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/AlignmentID.kt: note: SkipUI/src/main/kotlin/skip/ui/AlignmentID.kt (291 bytes) transpilation saved from AlignmentID.swift (6 KB) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Alignment.kt: note: SkipUI/src/main/kotlin/skip/ui/Alignment.kt (5 KB) transpilation saved from Alignment.swift (3 KB) in 6 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Anchor.kt: note: SkipUI/src/main/kotlin/skip/ui/Anchor.kt (291 bytes) transpilation saved from Anchor.swift (3 KB) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ShapeStyle.kt: note: SkipUI/src/main/kotlin/skip/ui/ShapeStyle.kt (4 KB) transpilation saved from ShapeStyle.swift (33 KB) in 25 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/GraphicsContext.kt: note: SkipUI/src/main/kotlin/skip/ui/GraphicsContext.kt (291 bytes) transpilation saved from GraphicsContext.swift (84 KB) in 37 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Angle.kt: note: SkipUI/src/main/kotlin/skip/ui/Angle.kt (2 KB) transpilation saved from Angle.swift (2 KB) in 5 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/EdgeInsets.kt: note: SkipUI/src/main/kotlin/skip/ui/EdgeInsets.kt (2 KB) transpilation saved from EdgeInsets.swift (680 bytes) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/GeometryEffect.kt: note: SkipUI/src/main/kotlin/skip/ui/GeometryEffect.kt (291 bytes) transpilation saved from GeometryEffect.swift (1 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Edge.kt: note: SkipUI/src/main/kotlin/skip/ui/Edge.kt (2 KB) transpilation saved from Edge.swift (1 KB) in 5 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Axis.kt: note: SkipUI/src/main/kotlin/skip/ui/Axis.kt (2 KB) transpilation saved from Axis.swift (733 bytes) in 7 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/GeometryReader.kt: note: SkipUI/src/main/kotlin/skip/ui/GeometryReader.kt (291 bytes) transpilation saved from GeometryReader.swift (854 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/GeometryProxy.kt: note: SkipUI/src/main/kotlin/skip/ui/GeometryProxy.kt (291 bytes) transpilation saved from GeometryProxy.swift (2 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Path.kt: note: SkipUI/src/main/kotlin/skip/ui/Path.kt (15 KB) transpilation saved from Path.swift (12 KB) in 44 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/CoordinateSpace.kt: note: SkipUI/src/main/kotlin/skip/ui/CoordinateSpace.kt (3 KB) transpilation saved from CoordinateSpace.swift (2 KB) in 10 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/HorizontalEdge.kt: note: SkipUI/src/main/kotlin/skip/ui/HorizontalEdge.kt (2 KB) transpilation saved from HorizontalEdge.swift (864 bytes) in 4 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Namespace.kt: note: SkipUI/src/main/kotlin/skip/ui/Namespace.kt (291 bytes) transpilation saved from Namespace.swift (1 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/MatchedGeometryProperties.kt: note: SkipUI/src/main/kotlin/skip/ui/MatchedGeometryProperties.kt (1 KB) transpilation saved from MatchedGeometryProperties.swift (612 bytes) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/VerticalAlignment.kt: note: SkipUI/src/main/kotlin/skip/ui/VerticalAlignment.kt (1 KB) transpilation saved from VerticalAlignment.swift (1 KB) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/HorizontalAlignment.kt: note: SkipUI/src/main/kotlin/skip/ui/HorizontalAlignment.kt (2 KB) transpilation saved from HorizontalAlignment.swift (1 KB) in 6 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Unit.kt: note: SkipUI/src/main/kotlin/skip/ui/Unit.kt (2 KB) transpilation saved from Unit.swift (6 KB) in 3 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/VerticalEdge.kt: note: SkipUI/src/main/kotlin/skip/ui/VerticalEdge.kt (2 KB) transpilation saved from VerticalEdge.swift (848 bytes) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ViewSpacing.kt: note: SkipUI/src/main/kotlin/skip/ui/ViewSpacing.kt (291 bytes) transpilation saved from ViewSpacing.swift (6 KB) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ViewDimensions.kt: note: SkipUI/src/main/kotlin/skip/ui/ViewDimensions.kt (291 bytes) transpilation saved from ViewDimensions.swift (11 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Bindable.kt: note: SkipUI/src/main/kotlin/skip/ui/Bindable.kt (1 KB) transpilation saved from Bindable.swift (837 bytes) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ObservedObject.kt: note: SkipUI/src/main/kotlin/skip/ui/ObservedObject.kt (367 bytes) transpilation saved from ObservedObject.swift (338 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/SceneStorage.kt: note: SkipUI/src/main/kotlin/skip/ui/SceneStorage.kt (291 bytes) transpilation saved from SceneStorage.swift (10 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Binding.kt: note: SkipUI/src/main/kotlin/skip/ui/Binding.kt (3 KB) transpilation saved from Binding.swift (5 KB) in 4 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/StateObject.kt: note: SkipUI/src/main/kotlin/skip/ui/StateObject.kt (355 bytes) transpilation saved from StateObject.swift (326 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/AppStorage.kt: note: SkipUI/src/main/kotlin/skip/ui/AppStorage.kt (5 KB) transpilation saved from AppStorage.swift (11 KB) in 8 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/BackgroundTask.kt: note: SkipUI/src/main/kotlin/skip/ui/BackgroundTask.kt (2 KB) transpilation saved from BackgroundTask.swift (834 bytes) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/BadgeProminence.kt: note: SkipUI/src/main/kotlin/skip/ui/BadgeProminence.kt (370 bytes) transpilation saved from BadgeProminence.swift (328 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ContainerBackgroundPlacement.kt: note: SkipUI/src/main/kotlin/skip/ui/ContainerBackgroundPlacement.kt (498 bytes) transpilation saved from ContainerBackgroundPlacement.swift (287 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ContentMarginPlacement.kt: note: SkipUI/src/main/kotlin/skip/ui/ContentMarginPlacement.kt (379 bytes) transpilation saved from ContentMarginPlacement.swift (326 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ContentMode.kt: note: SkipUI/src/main/kotlin/skip/ui/ContentMode.kt (457 bytes) transpilation saved from ContentMode.swift (309 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Environment.kt: note: SkipUI/src/main/kotlin/skip/ui/Environment.kt (22 KB) transpilation saved from Environment.swift (94 KB) in 86 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Layout.kt: note: SkipUI/src/main/kotlin/skip/ui/Layout.kt (1 KB) transpilation saved from Layout.swift (79 KB) in 20 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ControlSize.kt: note: SkipUI/src/main/kotlin/skip/ui/ControlSize.kt (529 bytes) transpilation saved from ControlSize.swift (363 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ContentShapeKinds.kt: note: SkipUI/src/main/kotlin/skip/ui/ContentShapeKinds.kt (1 KB) transpilation saved from ContentShapeKinds.swift (749 bytes) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/DynamicProperty.kt: note: SkipUI/src/main/kotlin/skip/ui/DynamicProperty.kt (291 bytes) transpilation saved from DynamicProperty.swift (1 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Gradient.kt: note: SkipUI/src/main/kotlin/skip/ui/Gradient.kt (21 KB) transpilation saved from Gradient.swift (16 KB) in 65 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/State.kt: note: SkipUI/src/main/kotlin/skip/ui/State.kt (2 KB) transpilation saved from State.swift (2 KB) in 8 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/DynamicViewContent.kt: note: SkipUI/src/main/kotlin/skip/ui/DynamicViewContent.kt (291 bytes) transpilation saved from DynamicViewContent.swift (1 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/EmptyModifier.kt: note: SkipUI/src/main/kotlin/skip/ui/EmptyModifier.kt (291 bytes) transpilation saved from EmptyModifier.swift (2 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/DynamicTypeSize.kt: note: SkipUI/src/main/kotlin/skip/ui/DynamicTypeSize.kt (3 KB) transpilation saved from DynamicTypeSize.swift (775 bytes) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/EditableCollectionContent.kt: note: SkipUI/src/main/kotlin/skip/ui/EditableCollectionContent.kt (291 bytes) transpilation saved from EditableCollectionContent.swift (809 bytes) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/FileDialogBrowserOptions.kt: note: SkipUI/src/main/kotlin/skip/ui/FileDialogBrowserOptions.kt (291 bytes) transpilation saved from FileDialogBrowserOptions.swift (4 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/HoverEffect.kt: note: SkipUI/src/main/kotlin/skip/ui/HoverEffect.kt (352 bytes) transpilation saved from HoverEffect.swift (299 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/EventModifiers.kt: note: SkipUI/src/main/kotlin/skip/ui/EventModifiers.kt (2 KB) transpilation saved from EventModifiers.swift (815 bytes) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/IndexViewStyle.kt: note: SkipUI/src/main/kotlin/skip/ui/IndexViewStyle.kt (291 bytes) transpilation saved from IndexViewStyle.swift (2 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/HoverPhase.kt: note: SkipUI/src/main/kotlin/skip/ui/HoverPhase.kt (723 bytes) transpilation saved from HoverPhase.swift (361 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/InterfaceOrientation.kt: note: SkipUI/src/main/kotlin/skip/ui/InterfaceOrientation.kt (291 bytes) transpilation saved from InterfaceOrientation.swift (2 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/IndexedIdentifierCollection.kt: note: SkipUI/src/main/kotlin/skip/ui/IndexedIdentifierCollection.kt (291 bytes) transpilation saved from IndexedIdentifierCollection.swift (5 KB) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/KeyEquivalent.kt: note: SkipUI/src/main/kotlin/skip/ui/KeyEquivalent.kt (2 KB) transpilation saved from KeyEquivalent.swift (3 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/KeyPress.kt: note: SkipUI/src/main/kotlin/skip/ui/KeyPress.kt (291 bytes) transpilation saved from KeyPress.swift (11 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ContentUnavailableView.kt: note: SkipUI/src/main/kotlin/skip/ui/ContentUnavailableView.kt (291 bytes) transpilation saved from ContentUnavailableView.swift (9 KB) in 9 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/LimitedAvailabilityConfiguration.kt: note: SkipUI/src/main/kotlin/skip/ui/LimitedAvailabilityConfiguration.kt (291 bytes) transpilation saved from LimitedAvailabilityConfiguration.swift (884 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/PageIndexViewStyle.kt: note: SkipUI/src/main/kotlin/skip/ui/PageIndexViewStyle.kt (291 bytes) transpilation saved from PageIndexViewStyle.swift (2 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/KeyboardShortcut.kt: note: SkipUI/src/main/kotlin/skip/ui/KeyboardShortcut.kt (2 KB) transpilation saved from KeyboardShortcut.swift (941 bytes) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/PlaceholderContentView.kt: note: SkipUI/src/main/kotlin/skip/ui/PlaceholderContentView.kt (291 bytes) transpilation saved from PlaceholderContentView.swift (661 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/PopoverAttachmentAnchor.kt: note: SkipUI/src/main/kotlin/skip/ui/PopoverAttachmentAnchor.kt (291 bytes) transpilation saved from PopoverAttachmentAnchor.swift (726 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/PaletteSelectionEffect.kt: note: SkipUI/src/main/kotlin/skip/ui/PaletteSelectionEffect.kt (291 bytes) transpilation saved from PaletteSelectionEffect.swift (4 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Prominence.kt: note: SkipUI/src/main/kotlin/skip/ui/Prominence.kt (350 bytes) transpilation saved from Prominence.swift (304 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ProjectionTransform.kt: note: SkipUI/src/main/kotlin/skip/ui/ProjectionTransform.kt (291 bytes) transpilation saved from ProjectionTransform.swift (2 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Focus.kt: note: SkipUI/src/main/kotlin/skip/ui/Focus.kt (291 bytes) transpilation saved from Focus.swift (41 KB) in 9 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/SafeAreaRegions.kt: note: SkipUI/src/main/kotlin/skip/ui/SafeAreaRegions.kt (1 KB) transpilation saved from SafeAreaRegions.swift (560 bytes) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Shape.kt: note: SkipUI/src/main/kotlin/skip/ui/Shape.kt (20 KB) transpilation saved from Shape.swift (45 KB) in 67 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/SidebarRowSize.kt: note: SkipUI/src/main/kotlin/skip/ui/SidebarRowSize.kt (291 bytes) transpilation saved from SidebarRowSize.swift (1 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ProposedViewSize.kt: note: SkipUI/src/main/kotlin/skip/ui/ProposedViewSize.kt (2 KB) transpilation saved from ProposedViewSize.swift (1 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/TypesettingLanguage.kt: note: SkipUI/src/main/kotlin/skip/ui/TypesettingLanguage.kt (291 bytes) transpilation saved from TypesettingLanguage.swift (4 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/SensoryFeedback.kt: note: SkipUI/src/main/kotlin/skip/ui/SensoryFeedback.kt (2 KB) transpilation saved from SensoryFeedback.swift (2 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Spatial.kt: note: SkipUI/src/main/kotlin/skip/ui/Spatial.kt (291 bytes) transpilation saved from Spatial.swift (10 KB) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/UserInterfaceSizeClass.kt: note: SkipUI/src/main/kotlin/skip/ui/UserInterfaceSizeClass.kt (291 bytes) transpilation saved from UserInterfaceSizeClass.swift (2 KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/UserActivity.kt: note: SkipUI/src/main/kotlin/skip/ui/UserActivity.kt (37 bytes) transpilation saved from UserActivity.swift (2 KB) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Visibility.kt: note: SkipUI/src/main/kotlin/skip/ui/Visibility.kt (493 bytes) transpilation saved from Visibility.swift (333 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ViewAlignedScrollTargetBehavior.kt: note: SkipUI/src/main/kotlin/skip/ui/ViewAlignedScrollTargetBehavior.kt (291 bytes) transpilation saved from ViewAlignedScrollTargetBehavior.swift (4 KB) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/List.kt: note: SkipUI/src/main/kotlin/skip/ui/List.kt (48 KB) transpilation saved from List.swift (79 KB) in 151 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/TextField.kt: note: SkipUI/src/main/kotlin/skip/ui/TextField.kt (10 KB) transpilation saved from TextField.swift (40 KB) in 102 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ManagedObject.kt: note: SkipUI/src/main/kotlin/skip/ui/ManagedObject.kt (291 bytes) transpilation saved from ManagedObject.swift (53 KB) in 21 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/LocalizedStringKey.kt: note: SkipUI/src/main/kotlin/skip/ui/LocalizedStringKey.kt (6 KB) transpilation saved from LocalizedStringKey.swift (5 KB) in 9 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/TextEditor.kt: note: SkipUI/src/main/kotlin/skip/ui/TextEditor.kt (1 KB) transpilation saved from TextEditor.swift (1 KB) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/TextSelectability.kt: note: SkipUI/src/main/kotlin/skip/ui/TextSelectability.kt (345 bytes) transpilation saved from TextSelectability.swift (288 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Label.kt: note: SkipUI/src/main/kotlin/skip/ui/Label.kt (9 KB) transpilation saved from Label.swift (14 KB) in 14 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Presentation.kt: note: SkipUI/src/main/kotlin/skip/ui/Presentation.kt (16 KB) transpilation saved from Presentation.swift (22 KB) in 48 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/TextInput.kt: note: SkipUI/src/main/kotlin/skip/ui/TextInput.kt (948 bytes) transpilation saved from TextInput.swift (3 KB) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/AnyView.kt: note: SkipUI/src/main/kotlin/skip/ui/AnyView.kt (728 bytes) transpilation saved from AnyView.swift (710 bytes) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Observable.kt: note: SkipUI/src/main/kotlin/skip/ui/Observable.kt (712 bytes) transpilation saved from Observable.swift (1 KB) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ViewBuilder.kt: note: SkipUI/src/main/kotlin/skip/ui/ViewBuilder.kt (432 bytes) transpilation saved from ViewBuilder.swift (630 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/EquatableView.kt: note: SkipUI/src/main/kotlin/skip/ui/EquatableView.kt (584 bytes) transpilation saved from EquatableView.swift (646 bytes) in 2 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Stub.kt: note: SkipUI/src/main/kotlin/skip/ui/Stub.kt (255 bytes) transpilation saved from Stub.swift (716 bytes) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Transferrable.kt: note: SkipUI/src/main/kotlin/skip/ui/Transferrable.kt (291 bytes) transpilation saved from Transferrable.swift (69 KB) in 22 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/ViewPlacement.kt: note: SkipUI/src/main/kotlin/skip/ui/ViewPlacement.kt (387 bytes) transpilation saved from ViewPlacement.swift (348 bytes) in 1 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Font.kt: note: SkipUI/src/main/kotlin/skip/ui/Font.kt (14 KB) transpilation saved from Font.swift (10 KB) in 18 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Gesture.kt: note: SkipUI/src/main/kotlin/skip/ui/Gesture.kt (29 KB) transpilation saved from Gesture.swift (24 KB) in 41 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/UIKit.kt: note: SkipUI/src/main/kotlin/skip/ui/UIKit.kt (5 KB) transpilation saved from UIKit.swift (62 KB) in 30 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Accessibility.kt: note: SkipUI/src/main/kotlin/skip/ui/Accessibility.kt (256 bytes) transpilation saved from Accessibility.swift (180 KB) in 56 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/Text.kt: note: SkipUI/src/main/kotlin/skip/ui/Text.kt (7 KB) transpilation saved from Text.swift (54 KB) in 29 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/View.kt: note: SkipUI/src/main/kotlin/skip/ui/View.kt (123 KB) transpilation saved from View.swift (35 KB) in 110 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/src/main/kotlin/skip/ui/PackageSupport.kt: note: SkipUI/src/main/kotlin/skip/ui/PackageSupport.kt (399 bytes) transpilation saved from PackageSupport.swift (Zero KB) in 0 ms
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI.skipcode.json: note: SkipUI.skipcode.json (1 MB) codebase written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/gradle/wrapper/gradle-wrapper.properties: note: gradle/wrapper/gradle-wrapper.properties (78 bytes) gradle wrapper written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/proguard-rules.pro: note: SkipUI/proguard-rules.pro (27 bytes) proguard written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/SkipUI/build.gradle.kts: note: SkipUI/build.gradle.kts (3 KB) gradle project written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/gradle.properties: note: gradle.properties (122 bytes) gradle config written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/settings.gradle.kts: note: settings.gradle.kts (854 bytes) gradle settings written
/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/.SkipUI.sourcehash: note: .SkipUI.sourcehash (20 KB) sourcehash written
/usr/bin/sandbox-exec -p '(version 1)
(deny default)
(import "system.sb")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name "com.apple.lsd.mapdb"))
(allow file-write*
    (subpath "/private/tmp")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T")
)
(allow file-write*
    (subpath "/Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/hello-skip/HelloSkip/skipstone")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryItems")
    (subpath "/private/var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryItems/NSIRD_swift-build_v7y9Xa")
)
' /Users/thomaslegravier/Desktop/eee/hello-skip/.build/artifacts/skip/skip/skip.artifactbundle/macos/skip transpile --project /Users/thomaslegravier/Desktop/eee/hello-skip/Sources/HelloSkip --skip-folder /Users/thomaslegravier/Desktop/eee/hello-skip/Sources/HelloSkip/Skip --sourcehash /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/hello-skip/HelloSkip/skipstone/.HelloSkip.sourcehash --output-folder /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/hello-skip/HelloSkip/skipstone/HelloSkip/src/main --module-root /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/hello-skip/HelloSkip/skipstone/HelloSkip --module HelloSkip:/Users/thomaslegravier/Desktop/eee/hello-skip/Sources/HelloSkip --module SkipUI:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-ui/Sources/SkipUI --link SkipUI:../../../skip-ui/SkipUI/skipstone/SkipUI --module SkipModel:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-model/Sources/SkipModel --link SkipModel:../../../skip-model/SkipModel/skipstone/SkipModel --module SkipFoundation:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-foundation/Sources/SkipFoundation --link SkipFoundation:../../../skip-foundation/SkipFoundation/skipstone/SkipFoundation --module SkipLib:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-lib/Sources/SkipLib --link SkipLib:../../../skip-lib/SkipLib/skipstone/SkipLib --module SkipUnit:/Users/thomaslegravier/Desktop/eee/hello-skip/.build/checkouts/skip-unit/Sources/SkipUnit --link SkipUnit:../../../skip-unit/SkipUnit/skipstone/SkipUnit
Copying /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/skip-ui/SkipUI/skipstone/.SkipUI.sourcehash
note: Skip 0.7.45: transpile plugin to: /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/hello-skip/HelloSkip/skipstone/HelloSkip/src/main at 10:42:25
Error: expected colon, near ""
[✗] Build hello-skip (5.25s)
executing command: /usr/bin/swift package dump-package --package-path /Users/thomaslegravier/Desktop/eee/hello-skip
warning: 'hello-skip': /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/thomaslegravier/Desktop/eee/hello-skip/Package.swift -target arm64-apple-macosx13.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -I /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -vfsoverlay /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.6bgIze/vfs.yaml -swift-version 5 -package-description-version 5.9.0 -new-driver-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -disable-implicit-concurrency-module-import -disable-implicit-string-processing-module-import -empty-abi-descriptor -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -module-name main -disable-clang-spi -target-sdk-version 14.2 -target-sdk-name macosx14.2 -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -external-plugin-path '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server' -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.luVpl5/Package-1.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.luVpl5/Package-1.o -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks --sysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk --target=arm64-apple-macosx13.0 -force_load /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCompatibilityPacks.a -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/lib/swift -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -L /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -lPackageDescription -Xlinker -rpath -Xlinker /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI -o /var/folders/m1/57zylhqn27v0lfkmj0l4yy540000gn/T/TemporaryDirectory.zHtRvO/hello-skip-manifest
Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
Target: arm64-apple-macosx13.0
{
  "cLanguageStandard" : null,
  "cxxLanguageStandard" : null,
  "dependencies" : [
    {
      "sourceControl" : [
        {
          "identity" : "skip",
          "location" : {
            "remote" : [
              {
                "urlString" : "https://source.skip.tools/skip.git"
              }
            ]
          },
          "productFilter" : null,
          "requirement" : {
            "range" : [
              {
                "lowerBound" : "0.7.45",
                "upperBound" : "1.0.0"
              }
            ]
          }
        }
      ]
    },
    {
      "sourceControl" : [
        {
          "identity" : "skip-ui",
          "location" : {
            "remote" : [
              {
                "urlString" : "https://source.skip.tools/skip-ui.git"
              }
            ]
          },
          "productFilter" : null,
          "requirement" : {
            "range" : [
              {
                "lowerBound" : "0.0.0",
                "upperBound" : "1.0.0"
              }
            ]
          }
        }
      ]
    }
  ],
  "name" : "hello-skip",
  "packageKind" : {
    "root" : [
      "/Users/thomaslegravier/Desktop/eee/hello-skip"
    ]
  },
  "pkgConfig" : null,
  "platforms" : [
    {
      "options" : [
      ],
      "platformName" : "ios",
      "version" : "16.0"
    },
    {
      "options" : [
      ],
      "platformName" : "macos",
      "version" : "13.0"
    },
    {
      "options" : [
      ],
      "platformName" : "tvos",
      "version" : "16.0"
    },
    {
      "options" : [
      ],
      "platformName" : "watchos",
      "version" : "9.0"
    },
    {
      "options" : [
      ],
      "platformName" : "maccatalyst",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "HelloSkipApp",
      "settings" : [
      ],
      "targets" : [
        "HelloSkip"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "providers" : null,
  "swiftLanguageVersions" : null,
  "targets" : [
    {
      "dependencies" : [
        {
          "product" : [
            "SkipUI",
            "skip-ui",
            null,
            null
          ]
        }
      ],
      "exclude" : [
      ],
      "name" : "HelloSkip",
      "packageAccess" : true,
      "pluginUsages" : [
        {
          "plugin" : [
            "skipstone",
            "skip"
          ]
        }
      ],
      "resources" : [
        {
          "path" : "Resources",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "settings" : [
      ],
      "type" : "regular"
    },
    {
      "dependencies" : [
        {
          "byName" : [
            "HelloSkip",
            null
          ]
        },
        {
          "product" : [
            "SkipTest",
            "skip",
            null,
            null
          ]
        }
      ],
      "exclude" : [
      ],
      "name" : "HelloSkipTests",
      "packageAccess" : true,
      "pluginUsages" : [
        {
          "plugin" : [
            "skipstone",
            "skip"
          ]
        }
      ],
      "resources" : [
        {
          "path" : "Resources",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "settings" : [
      ],
      "type" : "test"
    }
  ],
  "toolsVersion" : {
    "_version" : "5.9.0"
  }
}
[✓] Check Swift Package (0.37s)
[✓] Created module HelloSkip in /Users/thomaslegravier/Desktop/eee/hello-skip
executing command: /usr/bin/open /Users/thomaslegravier/Desktop/eee/hello-skip/Darwin/HelloSkip.xcodeproj
[✓] Opening Xcode project (0.49s)
Error: 1 error
marcprux commented 8 months ago

From this error I'm guessing the format of your ~/.skiptools/skipkey.env file is invalid:

note: Skip 0.7.45: transpile plugin to: /Users/thomaslegravier/Desktop/eee/hello-skip/.build/plugins/outputs/hello-skip/HelloSkip/skipstone/HelloSkip/src/main at 10:42:25
Error: expected colon, near ""
[✗] Build hello-skip (5.25s)

Can you check to ensure that the contents of the file are well-formed YAML, like:

SKIPKEY: SKIP101010…10101PKS
Thomaslegravier commented 8 months ago

Great ! It's working now. Thx @marcprux