xcode
FaultOrdering
https://github.com/getsentry/FaultOrdering
📱Generate optimized order files directly from an Xcode UI test. Order files optimize app launch times, with improvements in production measured to be over 20%
Order files can reduce app startup time by co-locating symbols that are accessed during app launch, reducing the number of page faults from the app. This package generates an order file by launching the app in an XCUITest.
Related contents:
Added 5 months ago
xtool
https://xtool.sh/documentation/xtool/
Cross-platform Xcode replacement. Build and deploy iOS apps with SwiftPM on Linux, Windows, macOS.
Added 6 months ago