Kyle Ye Profile
Kyle Ye

@KyleSwifter

Followers
2K
Following
475
Media
190
Statuses
758

Swift programmer / SDWG member / Darwin platform hacker / Indie / ex @ByteDance https://t.co/DvuIoVvRqi

People's Republic of China
Joined December 2018
Don't wanna be here? Send us removal request.
@KyleSwifter
Kyle Ye
13 hours
Found the reason and solution:. An unexpected deallocation of UIWindowScene, caused by an unbalanced takeRetainedValue() โ€” by mistake. ๐Ÿฅฒ.
0
0
3
@KyleSwifter
Kyle Ye
14 hours
Has anyone encountered this UIKit error?. `reason: 'Owner must request to end event deferring before dealloc'`. No idea how to fix it yet. Any insight would be appreciated.
Tweet media one
2
1
14
@KyleSwifter
Kyle Ye
21 hours
Finally added Animation support of OpenSwiftUI in iOS simulator. Stay tuned for this week's release.
Tweet media one
Tweet media two
0
0
2
@KyleSwifter
Kyle Ye
21 hours
Another objc runtime tip I learn today:.Use `object_getClass(self)` instead of `[self class]` if you want to get metaclass for class while class for object. See detail in
Tweet media one
0
0
12
@KyleSwifter
Kyle Ye
4 days
_UIHostingView hierarchy change across different OS versions ๐Ÿค”
Tweet media one
1
8
42
@KyleSwifter
Kyle Ye
8 days
Credit @Chengzhi58243.
0
0
0
@KyleSwifter
Kyle Ye
8 days
If you got hundreds of unrelated task in front of you due to the abuse of DispatchQueue.main.async in your large iOS codebase and your important network main queue callback got latency due to it (FIFO for serial queue). Check out UrgentMainQueueKit:.
2
1
40
@KyleSwifter
Kyle Ye
8 days
Just published a deep dive post into SwiftUIโ€™s Spacer. Learn how it actually works under the hood, the layout priority it carries, and how to use it correctly in complex stacks. ๐Ÿงต Read it here:
1
7
54
@KyleSwifter
Kyle Ye
8 days
OpenSwiftUI 0.6.0 release: . Highlights:.- HVStack, Padding and Spacer support.- offset and GeometryEffect support. See full release notes:
Tweet media one
@KyleSwifter
Kyle Ye
1 month
OpenSwiftUI 0.4.0 release is here. Highlights:.Add ZStack, overlay and background support. See full release notes in
Tweet media one
0
2
44
@KyleSwifter
Kyle Ye
15 days
Add initial HVStack support for OpenSwiftUI. Check out here for a early preview.
0
1
37
@KyleSwifter
Kyle Ye
15 days
RT @JH_Pointer: MachOSwiftSection version 0.6.0 has been released.
0
1
0
@KyleSwifter
Kyle Ye
27 days
Found the solution. A little awkward workaround.
Tweet media one
0
0
4
@KyleSwifter
Kyle Ye
28 days
Anyone familiar with this attribute and how Clang/Glibc handles it? (2/2).
1
0
1
@KyleSwifter
Kyle Ye
28 days
Just hit a wall upgrading a C-based SwiftPM library from Swift 6.0 to 6.1 โ€” everything breaks on macOS and Linux. macOS: easy fix (SDK header added a duplicate #define, we can workaround). Linux: no idea yet โ€” getting strange errors around __counted_by__. (1/2).
1
0
13
@KyleSwifter
Kyle Ye
29 days
Add HomeBrew support yesterday. You can now get the CLI tool by `brew install swift-section`.
@JH_Pointer
Mx-Iris
1 month
๐Ÿฅณ Version 0.4.0 of MachOSwiftSection has been released, adapted to the dyld_shared_cache of *OS26, and a CLI has been added. Go check it out.
1
2
19
@KyleSwifter
Kyle Ye
29 days
RT @JH_Pointer: ๐Ÿ˜ˆThe RuntimeViewer code injection feature is now compatible with Swift.
Tweet media one
0
2
0
@KyleSwifter
Kyle Ye
1 month
Seems like Xcode build engine is not happy about the complexity of OpenSwiftUI ๐Ÿ™ƒ- A 600 line of Package.swift file and run it with xcodebuild ๐Ÿ’ฅ.
Tweet media one
0
0
4
@KyleSwifter
Kyle Ye
1 month
Shoutout to @JH_Pointer for helping fix the macOS/AppKit related issue! ๐Ÿš€.
0
0
2
@KyleSwifter
Kyle Ye
1 month
OpenSwiftUI 0.4.0 release is here. Highlights:.Add ZStack, overlay and background support. See full release notes in
Tweet media one
@KyleSwifter
Kyle Ye
1 month
OpenSwiftUI 0.3.0 release is here. Milestone:.- Add frame layout support.- Add macOS render support. See full release notes in
Tweet media one
4
5
76
@KyleSwifter
Kyle Ye
1 month
RT @JH_Pointer: ๐Ÿ˜ŒCLI for MachOSwiftSection to be released soon!
Tweet media one
0
1
0