matsune / MidiParser

Read/Write SMF(Standard Midi Files) in Swift for iOS/macOS
MIT License
84 stars 36 forks source link

Add package in playground gives error #16

Open nrigoni22 opened 1 year ago

nrigoni22 commented 1 year ago

the given error is

Could not resolve package graph. Cannot continue.

the package manifest at '/Package.swift' cannot be accessed (noEntry(PlaygroundProjectModel.FilePath(path: "/Package.swift")))

can someone help me? thanks