Searched refs:PLATFORMS_MAPPING (Results 1 – 1 of 1) sorted by relevance
18 const PLATFORMS_MAPPING: Record<string, ProjectSpecPlatform> = { constant60 acc[PLATFORMS_MAPPING[platform]] = podspec.platforms[platform];77 platform: platforms.map((platform) => PLATFORMS_MAPPING[platform]),