Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/ts-declarations/xcode/
H A Dindex.d.ts26 type UUIDComment = string; alias
330 pbxProjectSection(): Record<UUID, PBXProject> & Record<UUIDComment, string>;
331 pbxBuildFileSection(): Record<UUID, PBXBuildFile> & Record<UUIDComment, string>;
333 Record<UUIDComment, string>;
334 pbxFileReferenceSection(): Record<UUID, PBXFile> & Record<UUIDComment, string>;
335 pbxNativeTargetSection(): Record<UUID, PBXNativeTarget> & Record<UUIDComment, string>;
337 pbxXCConfigurationList(): Record<UUID, XCConfigurationList> & Record<UUIDComment, string>;
/expo/packages/expo-updates/ts-declarations/xcode/
H A Dindex.d.ts26 type UUIDComment = string; alias
330 pbxProjectSection(): Record<UUID, PBXProject> & Record<UUIDComment, string>;
331 pbxBuildFileSection(): Record<UUID, PBXBuildFile> & Record<UUIDComment, string>;
333 Record<UUIDComment, string>;
334 pbxFileReferenceSection(): Record<UUID, PBXFile> & Record<UUIDComment, string>;
335 pbxNativeTargetSection(): Record<UUID, PBXNativeTarget> & Record<UUIDComment, string>;
337 pbxXCConfigurationList(): Record<UUID, XCConfigurationList> & Record<UUIDComment, string>;