Closed dan-zheng closed 4 years ago
https://github.com/apple/swift/commit/a68fa1120ed849d60aa27a1dad5589d9b64ff934
Notable changes: TF-1260 (macOS 10.15 swiftc binary dynamic linker issues) has been fixed.
swiftc
We shouldn't see errors like this anymore:
dyld: Symbol not found: _$s11AllKeyPathss0B12PathIterablePTl Referenced from: /Library/Developer/Toolchains/swift-tensorflow-DEVELOPMENT-2020-04-23-a.xctoolchain/usr/lib/swift/macosx/libswiftTensorFlow.dylib Expected in: /usr/lib/swift/libswiftCore.dylib in /Library/Developer/Toolchains/swift-tensorflow-DEVELOPMENT-2020-04-23-a.xctoolchain/usr/lib/swift/macosx/libswiftTensorFlow.dylib [1] 67267 abort ./tf
https://github.com/apple/swift/commit/a68fa1120ed849d60aa27a1dad5589d9b64ff934
Notable changes: TF-1260 (macOS 10.15
swiftc
binary dynamic linker issues) has been fixed.We shouldn't see errors like this anymore: