Avatar
omochimetaru 9/9/2023 12:44 AM
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language. - apple/swift-evolution
12:44 AM
package registryを登録している状態だとURL末尾とは別のわかりやすい id というので指定できるらしい これもちょっと違う話だな
12:48 AM
the problem is that when using the package, you have to write, .executableTarget( name: "example", dependencies: [ .product(name: "JSON", package: "ss-json"), ]), but the actual name of the package in the Package.swift is swift-json, and this is what people expect to write in...
12:49 AM
超わかる
12:53 AM
12:53 AM
Maxによるとマジで表示にしか使われてないらしい 意味わかんねえ。
12:53 AM
そこまで行くなら表示も identity じゃないと識別子として役に立たないだろ・・・