Searched refs:manifestForProjectInformation (Results 1 – 5 of 5) sorted by relevance
668 val manifestForProjectInformation = ManifestFactory.getManifest( in <lambda>() constant675 … if (expoProjectInformation.projectId != manifestForProjectInformation.getEASProjectID() || in <lambda>()676 expoProjectInformation.scopeKey != manifestForProjectInformation.getScopeKey() in <lambda>()
949 let manifestForProjectInformation = update.manifest variable950 if expoProjectInformation.projectId != manifestForProjectInformation.easProjectId() ||951 expoProjectInformation.scopeKey != manifestForProjectInformation.scopeKey() {
534 ABI48_0_0EXManifestsManifest *manifestForProjectInformation = update.manifest;535 …if (![expoProjectInformation.projectId isEqualToString:manifestForProjectInformation.easProjectId]…536 … ![expoProjectInformation.scopeKey isEqualToString:manifestForProjectInformation.scopeKey]) {
534 ABI47_0_0EXManifestsManifest *manifestForProjectInformation = update.manifest;535 …if (![expoProjectInformation.projectId isEqualToString:manifestForProjectInformation.easProjectId]…536 … ![expoProjectInformation.scopeKey isEqualToString:manifestForProjectInformation.scopeKey]) {