Home
last modified time | relevance | path

Searched refs:renderExpoKitPodspecAsync (Results 1 – 2 of 2) sorted by relevance

/expo/tools/src/dynamic-macros/
H A DIosMacrosGenerator.ts106 await renderExpoKitPodspecAsync(expoKitPath, templateFilesPath);
111 export async function renderExpoKitPodspecAsync( function
124 await IosPodsTools.renderExpoKitPodspecAsync(podspecTemplatePath, podspecPath, {
/expo/tools/src/versioning/ios/
H A Dindex.ts23 import { renderExpoKitPodspecAsync } from '../../dynamic-macros/IosMacrosGenerator';
1243 await renderExpoKitPodspecAsync(EXPO_DIR, path.join(EXPO_DIR, 'template-files'));