_silgen_name Profile Banner
집돌이 Profile
집돌이

@_silgen_name

Followers
1K
Following
536
Media
2K
Statuses
4K

Seoul, Republic of Korea
Joined March 2019
Don't wanna be here? Send us removal request.
@_silgen_name
집돌이
18 hours
EnvironmentalView https://t.co/qIrksw6Pb3
0
0
4
@_silgen_name
집돌이
21 hours
SwiftUICore._RemoveGlobalActorIsolation https://t.co/04eRidv2xX
0
0
3
@_silgen_name
집돌이
21 hours
I experienced a strange issue where the view’s frame changed every time the keyboard appeared. The cause turned out to be that someone had integrated IQKeyboardManager into the app. https://t.co/W1pBHbAoTM I finally found the cause by setting a breakpoint on `-[UIView
0
0
8
@morrisinlife
Morris Richman
24 days
AppMigrationKit is brand new in iOS 26.1 and appears to aid in transfering from iOS to Android. While there isn't much documentation about how to use it yet, I just wanted to share that this is a thing so we can all keep our eyes peeled for the future! https://t.co/Yq5vxyPwto
Tweet card summary image
developer.apple.com
Perform a one-time transfer of your app’s on-device data to or from a device running another platform.
1
8
66
@_silgen_name
집돌이
3 days
MySwiftUI - _UIHostingView, EmptyView, AnyView https://t.co/8AW5ziKUCQ Based on visionOS 26.0~26.1. Thanks to @KyleSwifter
0
1
5
@_silgen_name
집돌이
3 days
https://t.co/1belSkoQcq(bySetting:value:of:)와 https://t.co/1belSkoQcq(bySettingHour:minute:second:of:matchingPolicy:repeatedTimePolicy:direction:)에 대해 전자의 경우 미래에 근접한 날짜를 가져온다. 예를 들어 2025/10/27에 Day - 1을 설정하면 2025/11/01을 가져온다. 후자는 인자로
0
0
0
@_silgen_name
집돌이
4 days
SwiftUICore`DynamicViewContainer.updateValue()
0
0
5
@_silgen_name
집돌이
8 days
URLRequest을 전달하여 Background에서 Upload하는 방식이네
@JuniperPhoton
Weichao Deng
9 days
This is new in iOS 26.1. https://t.co/WTppm4BXdF
0
0
2
@_silgen_name
집돌이
8 days
What is `___chkstk_darwin`?
0
0
0
@KyleSwifter
Kyle Ye
11 days
For anyone struggling with SwiftUI's List + ForEach's bad performance, you can enable "-LogForEachSlowPath YES" in your launch argument to make SUI log warning for you.
5
25
222
@_silgen_name
집돌이
11 days
KakaoTalkRollbackFriends https://t.co/K3ubbk0OX9
@KBSnews
KBS 뉴스
16 days
카카오 “카카오톡 업데이트 이전으로 롤백 불가” #KBS #KBS뉴스 https://t.co/dQl4mgfHW7
1
3
12
@_silgen_name
집돌이
14 days
plat'from'
1
0
7
@_silgen_name
집돌이
14 days
SwiftUI Disassemble을 하다가 _defaultStyleModifierProtocolDescriptor가 이해가 안 가서 OpenSwiftUI를 봤더니 https://t.co/scjiN0DGCB https://t.co/7hxjeYvwnd protocol descriptor를 가져와서 swift_conformsToProtocol로 type이 protocol을 conform하는지 확인하는 거였다. `is` keyword는
Tweet card summary image
github.com
Open source implementation of Apple's SwiftUI. Contribute to OpenSwiftUIProject/OpenSwiftUI development by creating an account on GitHub.
0
0
7
@Mu55sy
Mussy
15 days
Think you know your Apple device? Think again. At #OBTS, The Power of Powerlogs just revealed that inside every iPhone, Mac, TV — even Vision Pro — there’s a hidden treasure trove of over 600+ beautifully structured tables waiting to tell a story - Created and narrated
1
7
30
@_silgen_name
집돌이
19 days
이렇게 하나의 Register에 char가 여러 개 있다면 오른쪽으로 Shift해서 출력할 수 있네 아니면 malloc하고 값을 주입한 뒤에 po (char *)ptr 해도 되고
1
1
4
@_silgen_name
집돌이
21 days
(Environment Values) SWIFTUI_PRINT_TREE=1
0
0
3
@_silgen_name
집돌이
21 days
SwiftUI Disassembly를 하다가 Pointer 주소의 0~F 자리는 0/8으로 고정이니, 여기에 값을 우겨넣는 기법도 있네
1
1
5
@_silgen_name
집돌이
21 days
Enum의 Associated Value에 Bool이 있으면 그 Bool은 추가 Bit를 가지지 않고 추가 case를 가진다.
0
0
3
@_silgen_name
집돌이
21 days
어떤 protocol method가 실행되는지 알려면 1. swift_getObjectType에서 나온 type에 offset이 더해질 것 (사진의 경우 0x28) 2. 해당 type의 protocol witness table에 offset 만큼 더하면 됨
0
0
2