Skip to content

Commit

Permalink
[FIX] - testplan for google adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Felkner committed Jan 7, 2025
1 parent 33373e7 commit d52add0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .swiftpm/xcode/xcshareddata/xcschemes/GoogleAdapter.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,12 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
shouldAutocreateTestPlan = "YES">
shouldUseLaunchSchemeArgsEnv = "YES">
<TestPlans>
<TestPlanReference
reference = "container:CriteoPublisherSdk/Tests/CriteoPublisherSdk-Google.xctestplan">
</TestPlanReference>
</TestPlans>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
Expand Down

0 comments on commit d52add0

Please sign in to comment.