Home
last modified time | relevance | path

Searched refs:detached (Results 1 – 25 of 36) sorted by relevance

12

/expo/exponent-view-template/ios/Build-Phases/
H A Dprepare-detached-build.sh5 yarn run expo prepare-detached-build --platform ios "${SRCROOT}/.."
/expo/ios/Tests/Environment/
H A DEXEnvironmentTests.m60 …XCTAssert(_environment.allManifestUrls.count == 2, @"Dev detached app should have one local, and o…
61 …XCTAssert([_environment.allManifestUrls containsObject:expectedProdUrl], @"Dev detached app's `all…
62 …XCTAssert([_environment.allManifestUrls containsObject:expectedDevUrl], @"Dev detached app's `allM…
76 …, @"Configuring EXEnvironment as a local detached project in Debug mode should throw if no develop…
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dtesting-utils.js39 detached: true, property
/expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/UniversalModules/EXScopedFileSystem/
H A DABI47_0_0EXScopedFileSystemModule.m7 // TODO @sjchmiela: Should this be versioned? It is only used in detached scenario.
/expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/UniversalModules/EXScopedFileSystem/
H A DABI48_0_0EXScopedFileSystemModule.m7 // TODO @sjchmiela: Should this be versioned? It is only used in detached scenario.
/expo/ios/versioned-react-native/ABI49_0_0/Expo/ExpoKit/Core/UniversalModules/EXScopedFileSystem/
H A DABI49_0_0EXScopedFileSystemModule.m9 // TODO @sjchmiela: Should this be versioned? It is only used in detached scenario.
/expo/ios/Exponent/Versioned/Core/UniversalModules/EXScopedFileSystem/
H A DEXScopedFileSystemModule.m9 // TODO @sjchmiela: Should this be versioned? It is only used in detached scenario.
/expo/packages/@expo/cli/src/start/platforms/android/
H A Demulator.ts65 detached: true,
/expo/packages/expo-task-manager/
H A DREADME.md28 To use `TaskManager` API in standalone, detached and bare apps on iOS, your app has to include back…
/expo/exponent-view-template/ios/exponent-view-template.xcodeproj/
H A Dproject.pbxproj45 …0100A10179 /* prepare-detached-build.sh */ = {isa = PBXFileReference; lastKnownFileType = text.scr…
129 F196B53624913A0100A10179 /* prepare-detached-build.sh */,
271 shellScript = "$SRCROOT/Build-Phases/prepare-detached-build.sh\n";
/expo/packages/expo-background-fetch/
H A DREADME.md28 In order to use `BackgroundFetch` API in standalone, detached and bare apps on iOS, your app has to…
/expo/template-files/ios/
H A DExpoKit-Podfile86 # Can't specify this in the React podspec because we need to use those podspecs for detached
/expo/ios/Exponent/Kernel/Environment/
H A DEXVersions.m65 // we are in a detached shell scenario, so we always want to leave the shell unprefixed
H A DEXEnvironment.m168 …reason:@"You are running a detached app from Xcode, but it hasn't been configured for local develo…
/expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/UniversalModules/Permissions/
H A DABI47_0_0EXScopedPermissions.m147 …// TODO: below line is sometimes failing with: "Presenting view controllers on detached view contr…
/expo/ios/Exponent/Versioned/Core/UniversalModules/Permissions/
H A DEXScopedPermissions.m147 …// TODO: below line is sometimes failing with: "Presenting view controllers on detached view contr…
/expo/ios/versioned-react-native/ABI49_0_0/Expo/ExpoKit/Core/UniversalModules/Permissions/
H A DABI49_0_0EXScopedPermissions.m147 …// TODO: below line is sometimes failing with: "Presenting view controllers on detached view contr…
/expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/UniversalModules/Permissions/
H A DABI48_0_0EXScopedPermissions.m147 …// TODO: below line is sometimes failing with: "Presenting view controllers on detached view contr…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dbackground-fetch.mdx167 To use `BackgroundFetch` API in standalone, detached and bare apps on iOS, your app has to include …
/expo/ios/vendored/sdk47/react-native-screens/ios/
H A DABI47_0_0RNSScreenContainer.mm131 // original screen view gets detached from the view hierarchy (we reset controller
/expo/ios/Exponent/Kernel/Core/
H A DEXKernel.m21 // Kernel is DevMenu's delegate only in non-detached builds.
/expo/ios/vendored/sdk49/react-native-screens/ios/
H A DABI49_0_0RNSScreenContainer.mm131 // original screen view gets detached from the view hierarchy (we reset controller
/expo/ios/vendored/sdk48/react-native-screens/ios/
H A DABI48_0_0RNSScreenContainer.mm131 // original screen view gets detached from the view hierarchy (we reset controller
/expo/ios/vendored/unversioned/react-native-screens/ios/
H A DRNSScreenContainer.mm131 // original screen view gets detached from the view hierarchy (we reset controller
/expo/ios/Exponent/Kernel/Services/
H A DEXKernelLinkingManager.m102 // do not attempt to route internal exponent links at all if we're in a detached app.

12