Home
last modified time | relevance | path

Searched refs:ProductType (Results 1 – 4 of 4) sorted by relevance

/expo/packages/@expo/cli/src/run/ios/appleDevice/
H A DAppleDevice.ts51 name: deviceValues.DeviceName ?? deviceValues.ProductType ?? 'unknown iOS device',
52 model: deviceValues.ProductType,
/expo/packages/@expo/cli/src/run/ios/appleDevice/client/
H A DLockdowndClient.ts39 ProductType: string; property
/expo/packages/@expo/cli/ts-declarations/xcode/
H A Dindex.d.ts159 type ProductType = alias
398 getTarget(productType: ProductType): { uuid: UUID; target: PBXNativeTarget } | null;
/expo/packages/expo-updates/ts-declarations/xcode/
H A Dindex.d.ts159 type ProductType = alias
398 getTarget(productType: ProductType): { uuid: UUID; target: PBXNativeTarget } | null;