This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Discovered by RE WatchKit.Framework - udevs | |
| // | |
| // To use this, calling process must holds "com.apple.companionappd.connect.allow" entitlement | |
| extern CFStringRef SPLaunchGizmoAppMode; | |
| extern CFStringRef SPLaunchGizmoAppModeApp; | |
| extern CFStringRef SPXcodeSupportAppLaunchModeKey; | |
| extern CFStringRef SPXcodeSupportAppLaunchModeValueGlance; | |
| extern CFStringRef SPXcodeSupportAppLaunchModeValueComplication; |