mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The overlay may add overloads for UIApplicationMain for various reasons. When we generate the special `main` implementation for a `@UIApplicationMain` class, we want to call the original function from Objective-C, so pick that one where there are multiple overloads to choose from. Fixes rdar://problem/42352695.
853 B
853 B