Avatar
omochimetaru 4/12/2019 3:33 AM
A continuation of #21137. This branch adds "proper" resilience support. Opaque types can now enter the SIL type system, and will be able to be represented at runtime with opaque accessors...
3:34 AM
↑これ手元でビルドしようとしてるけどなかなかうまくいかない。 関連リポジトリのチェックアウトするリビジョンがまずいんだろうけど、どうすればいいんだ?
3:36 AM
$ utils/update-checkout --tag swift-DEVELOPMENT-SNAPSHOT-2018-11-30-a $ utils/build-script --xcode --debug --skip-build-benchmarks --jobs 4 ... Ld /Users/omochi/work/swift-source-ORT/build/Xcode-DebugAssert/swift-macosx-x86_64/Debug/lib/swift/macosx/x86_64/libswiftPhotos.dylib normal x86_64 clang: error: no such file or directory: '/Users/omochi/work/swift-source-ORT/build/Xcode-DebugAssert/swift-macosx-x86_64/Debug/lib/swift/macosx/x86_64/libswiftAVFoundation.dylib' clang: error: no such file or directory: '/Users/omochi/work/swift-source-ORT/build/Xcode-DebugAssert/swift-macosx-x86_64/Debug/lib/swift/macosx/x86_64/libswiftCoreLocation.dylib' clang: error: no such file or directory: '/Users/omochi/work/swift-source-ORT/build/Xcode-DebugAssert/swift-macosx-x86_64/Debug/lib/swift/macosx/x86_64/libswiftCoreMedia.dylib' ...