Searched refs:ProductType (Results 1 – 4 of 4) sorted by relevance
51 name: deviceValues.DeviceName ?? deviceValues.ProductType ?? 'unknown iOS device',52 model: deviceValues.ProductType,
39 ProductType: string; property
159 type ProductType = alias398 getTarget(productType: ProductType): { uuid: UUID; target: PBXNativeTarget } | null;