Added log files to FB20359822 (Packets and sample, with the experimental feature disabled and enabled)
Xcode 26.2 in conjunction with iOS 26.2 fixed the exponential time it took to do a DLOpen with the debugger attached on Xcode 26, however the time it takes for one DLOpen is still ~0.10/0.15s on Xcode 26.x when it was only ~0.02/0.03s on Xcode 16.4.
A huge number of DLOpens at app start will still cause the issue (We have around 200 dylibs that are loaded after app delegate init, mostly from Accessibility Bundles).
2000.15 = 30 seconds
2000.02 = 4 seconds
Pretty consistent with what we see when the debugger is attached on Xcode 26.2 vs Xcode 16.4.
Thank you.
Sincerely,
Marty, iOS @amo
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: