Skip to content

Commit

Permalink
Enable CoreData concurrency debug in CI_iOS scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
caiozullo committed Mar 26, 2024
1 parent 6030693 commit 0c13745
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,12 @@
ReferencedContainer = "container:../EssentialFeed/EssentialFeed.xcodeproj">
</BuildableReference>
</MacroExpansion>
<CommandLineArguments>
<CommandLineArgument
argument = "-com.apple.CoreData.ConcurrencyDebug 1"
isEnabled = "YES">
</CommandLineArgument>
</CommandLineArguments>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
Expand Down

0 comments on commit 0c13745

Please sign in to comment.