Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Fix #2785: Add default browser entitlement to App Store builds
Browse files Browse the repository at this point in the history
  • Loading branch information
kylehickinson committed Sep 8, 2020
1 parent 2b2bc00 commit 11152d7
Show file tree
Hide file tree
Showing 12 changed files with 1,070 additions and 950 deletions.
1,208 changes: 1,019 additions & 189 deletions Client.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

60 changes: 0 additions & 60 deletions Client.xcodeproj/xcshareddata/xcschemes/Beta.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -39,31 +39,6 @@
</BuildableReference>
</MacroExpansion>
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E69DB07C1E97DEA9008A67E6"
BuildableName = "SyncTelemetryTests.xctest"
BlueprintName = "SyncTelemetryTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "2FA436041ABB83B4008031D1"
BuildableName = "AccountTests.xctest"
BlueprintName = "AccountTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
<SkippedTests>
<Test
Identifier = "SyncAuthStateTests">
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
Expand All @@ -79,16 +54,6 @@
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4D567211ADECE2700F1EFE7"
BuildableName = "ReadingListTests.xctest"
BlueprintName = "ReadingListTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
Expand All @@ -104,16 +69,6 @@
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3B43E3CF1D95C48D00BBA9DB"
BuildableName = "StoragePerfTests.xctest"
BlueprintName = "StoragePerfTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
Expand All @@ -124,21 +79,6 @@
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "282731671ABC9BE700AA1954"
BuildableName = "SyncTests.xctest"
BlueprintName = "SyncTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
<SkippedTests>
<Test
Identifier = "LiveStorageClientTests">
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
Expand Down
82 changes: 0 additions & 82 deletions Client.xcodeproj/xcshareddata/xcschemes/Dev.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,6 @@
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4D567211ADECE2700F1EFE7"
BuildableName = "ReadingListTests.xctest"
BlueprintName = "ReadingListTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
Expand All @@ -79,78 +69,6 @@
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "282731671ABC9BE700AA1954"
BuildableName = "SyncTests.xctest"
BlueprintName = "SyncTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
<SkippedTests>
<Test
Identifier = "LiveAccountTest">
</Test>
<Test
Identifier = "LiveStorageClientTests">
</Test>
<Test
Identifier = "LiveStorageClientTests/testLive()">
</Test>
<Test
Identifier = "LiveStorageClientTests/testStateMachine()">
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "28F9520519D0F9FB00DCE892"
BuildableName = "FxATests.xctest"
BlueprintName = "FxATests"
ReferencedContainer = "container:FxA/FxA.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3B43E3CF1D95C48D00BBA9DB"
BuildableName = "StoragePerfTests.xctest"
BlueprintName = "StoragePerfTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "2FA436041ABB83B4008031D1"
BuildableName = "AccountTests.xctest"
BlueprintName = "AccountTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
<SkippedTests>
<Test
Identifier = "SyncAuthStateTests">
</Test>
<Test
Identifier = "SyncAuthStateTests/testLive()">
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E69DB07C1E97DEA9008A67E6"
BuildableName = "SyncTelemetryTests.xctest"
BlueprintName = "SyncTelemetryTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
Expand Down
Original file line number Diff line number Diff line change
@@ -1,26 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1150"
wasCreatedForAppExtension = "YES"
version = "2.0">
LastUpgradeVersion = "1160"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "27F443942135E11200296C58"
BuildableName = "BraveShareTo.appex"
BlueprintName = "BraveShareTo"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
Expand All @@ -38,25 +23,23 @@
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
buildConfiguration = "Release (AppStore)"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = ""
selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
buildConfiguration = "Release (AppStore)"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
askForAppToLaunch = "Yes"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES"
launchAutomaticallySubstyle = "2">
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
Expand All @@ -69,12 +52,11 @@
</BuildableProductRunnable>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
buildConfiguration = "Release (AppStore)"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES"
launchAutomaticallySubstyle = "2">
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
Expand All @@ -87,10 +69,10 @@
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
buildConfiguration = "Release (AppStore)">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
buildConfiguration = "Release (AppStore)"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>
60 changes: 0 additions & 60 deletions Client.xcodeproj/xcshareddata/xcschemes/Release.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -39,31 +39,6 @@
</BuildableReference>
</MacroExpansion>
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E69DB07C1E97DEA9008A67E6"
BuildableName = "SyncTelemetryTests.xctest"
BlueprintName = "SyncTelemetryTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "2FA436041ABB83B4008031D1"
BuildableName = "AccountTests.xctest"
BlueprintName = "AccountTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
<SkippedTests>
<Test
Identifier = "SyncAuthStateTests">
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
Expand All @@ -79,16 +54,6 @@
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4D567211ADECE2700F1EFE7"
BuildableName = "ReadingListTests.xctest"
BlueprintName = "ReadingListTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
Expand All @@ -104,16 +69,6 @@
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3B43E3CF1D95C48D00BBA9DB"
BuildableName = "StoragePerfTests.xctest"
BlueprintName = "StoragePerfTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
Expand All @@ -124,21 +79,6 @@
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "282731671ABC9BE700AA1954"
BuildableName = "SyncTests.xctest"
BlueprintName = "SyncTests"
ReferencedContainer = "container:Client.xcodeproj">
</BuildableReference>
<SkippedTests>
<Test
Identifier = "LiveStorageClientTests">
</Test>
</SkippedTests>
</TestableReference>
<TestableReference
skipped = "NO">
<BuildableReference
Expand Down
Loading

0 comments on commit 11152d7

Please sign in to comment.