Skip to content

Commit e83c7ae

Browse files
committed
Updated Tonic
1 parent 6982716 commit e83c7ae

File tree

1 file changed

+11
-13
lines changed
  • Demo/KeyboardDemo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm

1 file changed

+11
-13
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
{
2-
"object": {
3-
"pins": [
4-
{
5-
"package": "Tonic",
6-
"repositoryURL": "https://github.com/AudioKit/Tonic.git",
7-
"state": {
8-
"branch": null,
9-
"revision": "d9280b44489bb753c4a2ac7206142547f2a986cc",
10-
"version": "1.0.7"
11-
}
2+
"pins" : [
3+
{
4+
"identity" : "tonic",
5+
"kind" : "remoteSourceControl",
6+
"location" : "https://github.com/AudioKit/Tonic.git",
7+
"state" : {
8+
"revision" : "ed84c6add1c34895c8548632d50a19e9125b28d8",
9+
"version" : "1.4.0"
1210
}
13-
]
14-
},
15-
"version": 1
11+
}
12+
],
13+
"version" : 2
1614
}

0 commit comments

Comments
 (0)