Home
last modified time | relevance | path

Searched refs:pathComponent (Results 1 – 11 of 11) sorted by relevance

/expo/packages/@expo/config-plugins/src/ios/utils/
H A DXcodeproj.ts313 for (const pathComponent of components) { constant
314 if (topMostGroup && !hasChild(topMostGroup, pathComponent)) {
316 comment: pathComponent,
317 value: project.pbxCreateGroup(pathComponent, '""'),
320 topMostGroup = project.pbxGroupByName(pathComponent);
/expo/packages/@expo/config-plugins/build/ios/utils/
H A DXcodeproj.js316 for (const pathComponent of components) {
317 if (topMostGroup && !hasChild(topMostGroup, pathComponent)) {
319 comment: pathComponent,
320 value: project.pbxCreateGroup(pathComponent, '""')
323 topMostGroup = project.pbxGroupByName(pathComponent);
H A DXcodeproj.js.map1pathComponent","pbxCreateGroup","pbxGroupByName","projectPath","getPBXProjectPath","xcode","parseS…
/expo/ios/Exponent/Versioned/Core/Api/Components/GoogleMaps/
H A DAIRGoogleMapManager.m315 …NSString *pathComponent = [NSString stringWithFormat:@"Documents/snapshot-%.20lf.%@", timeStamp, f…
316 NSString *filePath = [NSHomeDirectory() stringByAppendingPathComponent: pathComponent];
/expo/ios/versioned-react-native/ABI49_0_0/Expo/ExpoKit/Core/Api/Components/GoogleMaps/
H A DABI49_0_0AIRGoogleMapManager.m315 …NSString *pathComponent = [NSString stringWithFormat:@"Documents/snapshot-%.20lf.%@", timeStamp, f…
316 NSString *filePath = [NSHomeDirectory() stringByAppendingPathComponent: pathComponent];
/expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/Api/Components/GoogleMaps/
H A DABI47_0_0AIRGoogleMapManager.m315 …NSString *pathComponent = [NSString stringWithFormat:@"Documents/snapshot-%.20lf.%@", timeStamp, f…
316 NSString *filePath = [NSHomeDirectory() stringByAppendingPathComponent: pathComponent];
/expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/Api/Components/GoogleMaps/
H A DABI48_0_0AIRGoogleMapManager.m315 …NSString *pathComponent = [NSString stringWithFormat:@"Documents/snapshot-%.20lf.%@", timeStamp, f…
316 NSString *filePath = [NSHomeDirectory() stringByAppendingPathComponent: pathComponent];
/expo/ios/versioned-react-native/ABI49_0_0/Expo/ExpoKit/Core/Api/Components/Maps/
H A DABI49_0_0AIRMapManager.m529 …NSString *pathComponent = [NSString stringWithFormat:@"Documents/snapshot-%.20lf.%@", timeStamp, f…
530 NSString *filePath = [NSHomeDirectory() stringByAppendingPathComponent: pathComponent];
/expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/Api/Components/Maps/
H A DABI48_0_0AIRMapManager.m529 …NSString *pathComponent = [NSString stringWithFormat:@"Documents/snapshot-%.20lf.%@", timeStamp, f…
530 NSString *filePath = [NSHomeDirectory() stringByAppendingPathComponent: pathComponent];
/expo/ios/Exponent/Versioned/Core/Api/Components/Maps/
H A DAIRMapManager.m529 …NSString *pathComponent = [NSString stringWithFormat:@"Documents/snapshot-%.20lf.%@", timeStamp, f…
530 NSString *filePath = [NSHomeDirectory() stringByAppendingPathComponent: pathComponent];
/expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/Api/Components/Maps/
H A DABI47_0_0AIRMapManager.m529 …NSString *pathComponent = [NSString stringWithFormat:@"Documents/snapshot-%.20lf.%@", timeStamp, f…
530 NSString *filePath = [NSHomeDirectory() stringByAppendingPathComponent: pathComponent];