Home
last modified time | relevance | path

Searched refs:WATCH (Results 1 – 7 of 7) sorted by relevance

/expo/packages/@expo/config-plugins/build/ios/
H A DTarget.d.ts6 WATCH = "com.apple.product-type.application.watchapp", enumerator
H A DBuildScheme.js48 if (type === _Target().TargetType.WATCH) {
H A DTarget.js99 …etType.APPLICATION, TargetType.APP_CLIP, TargetType.EXTENSION, TargetType.WATCH, TargetType.STICKE…
H A DTarget.js.map1WATCH","STICKER_PACK_EXTENSION","applicationTargets","Error","nativeTargets","nativeTargetEntry","…
H A DBuildScheme.js.map1WATCH","startsWith","APPLICATION","xcConfigurationList","hash","objects","XCConfigurationList","bu…
/expo/packages/@expo/config-plugins/src/ios/
H A DTarget.ts15 WATCH = 'com.apple.product-type.application.watchapp', enumerator
110 TargetType.WATCH,
H A DBuildScheme.ts44 if (type === TargetType.WATCH) {