Skip to content

Commit

Permalink
Remove Undocumented system property used to enable SBS API from launc…
Browse files Browse the repository at this point in the history
…h arguments com.mapbox.mapboxsearch.enableSBS

- Removed in beta.33
- More thoroughly parameterized in 2.0.0-rc.2 / SSDK-544 / PR #162
  • Loading branch information
aokj4ck committed Mar 20, 2024
1 parent bf5a406 commit 3a436f9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@
ReferencedContainer = "container:SearchExamples.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<CommandLineArguments>
<CommandLineArgument
argument = "-com.mapbox.mapboxsearch.enableSBS YES"
isEnabled = "NO">
</CommandLineArgument>
</CommandLineArguments>
<EnvironmentVariables>
<EnvironmentVariable
key = "OS_ACTIVITY_DT_MODE"
Expand Down
6 changes: 0 additions & 6 deletions MapboxSearch.xcodeproj/xcshareddata/xcschemes/Demo.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,6 @@
ReferencedContainer = "container:MapboxSearch.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<CommandLineArguments>
<CommandLineArgument
argument = "-com.mapbox.mapboxsearch.enableSBS YES"
isEnabled = "YES">
</CommandLineArgument>
</CommandLineArguments>
<EnvironmentVariables>
<EnvironmentVariable
key = "OS_ACTIVITY_DT_MODE"
Expand Down

0 comments on commit 3a436f9

Please sign in to comment.