Searched refs:WATCH (Results 1 – 7 of 7) sorted by relevance
| /expo/packages/@expo/config-plugins/build/ios/ |
| H A D | Target.d.ts | 6 WATCH = "com.apple.product-type.application.watchapp", enumerator
|
| H A D | BuildScheme.js | 48 if (type === _Target().TargetType.WATCH) {
|
| H A D | Target.js | 99 …etType.APPLICATION, TargetType.APP_CLIP, TargetType.EXTENSION, TargetType.WATCH, TargetType.STICKE…
|
| H A D | Target.js.map | 1 …WATCH","STICKER_PACK_EXTENSION","applicationTargets","Error","nativeTargets","nativeTargetEntry","…
|
| H A D | BuildScheme.js.map | 1 …WATCH","startsWith","APPLICATION","xcConfigurationList","hash","objects","XCConfigurationList","bu…
|
| /expo/packages/@expo/config-plugins/src/ios/ |
| H A D | Target.ts | 15 WATCH = 'com.apple.product-type.application.watchapp', enumerator 110 TargetType.WATCH,
|
| H A D | BuildScheme.ts | 44 if (type === TargetType.WATCH) {
|