![Kyle Ye Profile](https://pbs.twimg.com/profile_images/1078648739441471488/R2H3FlYI_x96.jpg)
Kyle Ye
@KyleSwifter
Followers
2K
Following
407
Statuses
620
Swift programmer / SDWG member / Darwin platform hacker / Indie / Senior iOS engineer in a startup ex @ByteDance https://t.co/DvuIoVvRqi
People's Republic of China
Joined December 2018
@Lakr233 @skywt2003 +1 最怕的就是租房和搬家了,搬家还可以直接日式搬家,但是租房每次都是找中介支付了溢价+最后体验也不是很好 😭 可惜每次换工作后基本都会伴随着换房 希望今年预期的在上海的第三次搬家能让自己满意吧
0
0
7
@ndiritu_michael @PofatTseng Possible in the long future. Currently blocked due to the CF dependency and some tricky Swift runtime bug on non-Darwin platforms.
0
0
1
Metadata API update for enums: `Metadata.genericType(at:)` and `Metadata.projectEnum(at:tag:_:)` Related PR: OpenSwiftUIProject/OpenGraph#100 OpenSwiftUIProject/OpenSwiftUI#196 If anyone finds it also useful in your workflow, I can package such as a dependent artifact.
Step 1: Add toolchain header Step 2: Go deep into the Swift Runtime This week's Metadata update for OpenGraph
1
1
25
@Raven_Crow__ @DreamingPiggy 不用的,tbd 里有具体 install 路径,记得添加依赖后Xcode/SPM 会自动帮我们加上这个 xcframework 的 -framework 参数吧
1
0
2
@ShikiSuen eg. .systemLibrary(name: "CFcitx5", pkgConfig: "libfcitx5core7", providers: [.aptItem(["fcitx5", "libfcitx5core-dev"])]) The tricky part is create a correct modulemap file to bridge it.
0
0
2
@_silgen_name I guess method 1 will work here. Most of the time I’ll just use method 2. For private API, and you’d like to use method 2 or 3. You need a swiftmodule file compiled with some private import related flag which is not possible now for SwiftUI.
0
0
2