We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6982716 commit e83c7aeCopy full SHA for e83c7ae
Demo/KeyboardDemo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
@@ -1,16 +1,14 @@
1
{
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
- }
+ "pins" : [
+ {
+ "identity" : "tonic",
+ "kind" : "remoteSourceControl",
+ "location" : "https://github.com/AudioKit/Tonic.git",
+ "state" : {
+ "revision" : "ed84c6add1c34895c8548632d50a19e9125b28d8",
+ "version" : "1.4.0"
12
}
13
- ]
14
- },
15
- "version": 1
+ }
+ ],
+ "version" : 2
16
0 commit comments