/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
shared/ios/Keybase.xcodeproj/xcshareddata/xcschemes/KeybaseShare.xcscheme
118 строк
5 KB
chrisnojima
fix(rpc): harden mobile JSI bridge against reader races and stream desync (#29464)
10 авг 2026, 17:06
Не верифицирован
10 авг 2026, 17:06
cd03baa
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8"?> <Scheme LastUpgradeVersion = "1640" wasCreatedForAppExtension = "YES" version = "2.0"> <BuildAction parallelizeBuildables = "YES" buildImplicitDependencies = "YES"> <PreActions> <ExecutionAction ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction"> <ActionContent title = "Build Keybasego if stale" scriptText = " # See the plain Keybase scheme for why this is a pre-action and not a build # phase. This scheme builds Keybase.app too, so it needs the same check. set -e "$SRCROOT/../react-native/gobuild-if-needed.sh" ios "> <EnvironmentBuildable> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "279FB59B2139AB6A005E4864" BuildableName = "KeybaseShare.appex" BlueprintName = "KeybaseShare" ReferencedContainer = "container:Keybase.xcodeproj"> </BuildableReference> </EnvironmentBuildable> </ActionContent> </ExecutionAction> </PreActions> <BuildActionEntries> <BuildActionEntry buildForTesting = "YES" buildForRunning = "YES" buildForProfiling = "YES" buildForArchiving = "YES" buildForAnalyzing = "YES"> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "279FB59B2139AB6A005E4864" BuildableName = "KeybaseShare.appex" BlueprintName = "KeybaseShare" ReferencedContainer = "container:Keybase.xcodeproj"> </BuildableReference> </BuildActionEntry> <BuildActionEntry buildForTesting = "YES" buildForRunning = "YES" buildForProfiling = "YES" buildForArchiving = "YES" buildForAnalyzing = "YES"> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "13B07F861A680F5B00A75B9A" BuildableName = "Keybase.app" BlueprintName = "Keybase" ReferencedContainer = "container:Keybase.xcodeproj"> </BuildableReference> </BuildActionEntry> </BuildActionEntries> </BuildAction> <TestAction buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" shouldUseLaunchSchemeArgsEnv = "YES" shouldAutocreateTestPlan = "YES"> </TestAction> <LaunchAction buildConfiguration = "Debug" selectedDebuggerIdentifier = "" selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn" launchStyle = "0" askForAppToLaunch = "Yes" useCustomWorkingDirectory = "NO" ignoresPersistentStateOnLaunch = "NO" debugDocumentVersioning = "YES" debugServiceExtension = "internal" allowLocationSimulation = "YES" launchAutomaticallySubstyle = "2"> <RemoteRunnable runnableDebuggingMode = "1" BundleIdentifier = "com.apple.mobileslideshow" RemotePath = "/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot/Applications/Photos.app"> </RemoteRunnable> <MacroExpansion> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "13B07F861A680F5B00A75B9A" BuildableName = "Keybase.app" BlueprintName = "Keybase" ReferencedContainer = "container:Keybase.xcodeproj"> </BuildableReference> </MacroExpansion> </LaunchAction> <ProfileAction buildConfiguration = "Release" shouldUseLaunchSchemeArgsEnv = "YES" savedToolIdentifier = "" useCustomWorkingDirectory = "NO" debugDocumentVersioning = "YES" askForAppToLaunch = "Yes" launchAutomaticallySubstyle = "2"> <BuildableProductRunnable runnableDebuggingMode = "0"> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "13B07F861A680F5B00A75B9A" BuildableName = "Keybase.app" BlueprintName = "Keybase" ReferencedContainer = "container:Keybase.xcodeproj"> </BuildableReference> </BuildableProductRunnable> </ProfileAction> <AnalyzeAction buildConfiguration = "Debug"> </AnalyzeAction> <ArchiveAction buildConfiguration = "Release" revealArchiveInOrganizer = "YES"> </ArchiveAction> </Scheme>