| /expo/exponent-view-template/ios/Build-Phases/ |
| H A D | prepare-detached-build.sh | 5 yarn run expo prepare-detached-build --platform ios "${SRCROOT}/.."
|
| /expo/ios/Tests/Environment/ |
| H A D | EXEnvironmentTests.m | 60 …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 D | testing-utils.js | 39 detached: true, property
|
| /expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/UniversalModules/EXScopedFileSystem/ |
| H A D | ABI47_0_0EXScopedFileSystemModule.m | 7 // 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 D | ABI48_0_0EXScopedFileSystemModule.m | 7 // 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 D | ABI49_0_0EXScopedFileSystemModule.m | 9 // TODO @sjchmiela: Should this be versioned? It is only used in detached scenario.
|
| /expo/ios/Exponent/Versioned/Core/UniversalModules/EXScopedFileSystem/ |
| H A D | EXScopedFileSystemModule.m | 9 // TODO @sjchmiela: Should this be versioned? It is only used in detached scenario.
|
| /expo/packages/@expo/cli/src/start/platforms/android/ |
| H A D | emulator.ts | 65 detached: true,
|
| /expo/packages/expo-task-manager/ |
| H A D | README.md | 28 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 D | project.pbxproj | 45 …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 D | README.md | 28 In order to use `BackgroundFetch` API in standalone, detached and bare apps on iOS, your app has to…
|
| /expo/template-files/ios/ |
| H A D | ExpoKit-Podfile | 86 # Can't specify this in the React podspec because we need to use those podspecs for detached
|
| /expo/ios/Exponent/Kernel/Environment/ |
| H A D | EXVersions.m | 65 // we are in a detached shell scenario, so we always want to leave the shell unprefixed
|
| H A D | EXEnvironment.m | 168 …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 D | ABI47_0_0EXScopedPermissions.m | 147 …// TODO: below line is sometimes failing with: "Presenting view controllers on detached view contr…
|
| /expo/ios/Exponent/Versioned/Core/UniversalModules/Permissions/ |
| H A D | EXScopedPermissions.m | 147 …// 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 D | ABI49_0_0EXScopedPermissions.m | 147 …// 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 D | ABI48_0_0EXScopedPermissions.m | 147 …// TODO: below line is sometimes failing with: "Presenting view controllers on detached view contr…
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | background-fetch.mdx | 167 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 D | ABI47_0_0RNSScreenContainer.mm | 131 // original screen view gets detached from the view hierarchy (we reset controller
|
| /expo/ios/Exponent/Kernel/Core/ |
| H A D | EXKernel.m | 21 // Kernel is DevMenu's delegate only in non-detached builds.
|
| /expo/ios/vendored/sdk49/react-native-screens/ios/ |
| H A D | ABI49_0_0RNSScreenContainer.mm | 131 // original screen view gets detached from the view hierarchy (we reset controller
|
| /expo/ios/vendored/sdk48/react-native-screens/ios/ |
| H A D | ABI48_0_0RNSScreenContainer.mm | 131 // original screen view gets detached from the view hierarchy (we reset controller
|
| /expo/ios/vendored/unversioned/react-native-screens/ios/ |
| H A D | RNSScreenContainer.mm | 131 // original screen view gets detached from the view hierarchy (we reset controller
|
| /expo/ios/Exponent/Kernel/Services/ |
| H A D | EXKernelLinkingManager.m | 102 // do not attempt to route internal exponent links at all if we're in a detached app.
|