Swift open source
(swift.org)
siuying
積分 0
IngramChen
積分 0
這是 source code 的 package manager ,不能 distribute binary... 這樣不是很受限嗎?
siuying
積分 0
binary 已經可以用 framework 去做吧。而且要 cross platform deploy source 比較簡單, go/ruby 也不是這樣嗎
IngramChen
積分 0
那這樣不就要兩套方法來管理了,而且,framework manager 又在哪裡?又回到 cocoapods?
swift 很需要 binary distribution 是因為 iOS 的關係。iOS library 只能用 binary 形式發佈的有很多吧 (像 aws sdk,和那些 ads 相關的 sdk 都是)