Skip to content

Commit c945ad4

Browse files
committed
Fix the trailing comma
1 parent 7c08d3d commit c945ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@
377377
"workspace": "CoreStore.xcworkspace",
378378
"scheme": "CoreStore tvOS",
379379
"destination": "generic/platform=tvOS",
380-
"configuration": "Release",
380+
"configuration": "Release"
381381
},
382382
{
383383
"action": "BuildXcodeWorkspaceScheme",

0 commit comments

Comments
 (0)