Skip to content

Commit

Permalink
added an option to enable apple.CoreData.CloudKitDebug
Browse files Browse the repository at this point in the history
  • Loading branch information
alemar11 committed Oct 28, 2024
1 parent 25c2861 commit 699ec8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Tests/TestPlans/CoreDataPlus.xctestplan
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@
{
"argument" : "-com.apple.CoreData.ThreadingDebug 3"
},
{
"argument" : "-com. apple.CoreData.CloudKitDebug 1",
"enabled" : false
},
{
"argument" : "com.apple.CoreData.MigrationDebug 1",
"enabled" : false
Expand Down

0 comments on commit 699ec8a

Please sign in to comment.