mikeperri / flutter_sequencer

A Flutter plugin for music sequencing.
Other
90 stars 38 forks source link

could not run example in ios Simulator #19

Closed letyletylety closed 2 years ago

letyletylety commented 2 years ago

when i change FLUTTER_ROOT value to my path, it runs well

https://github.com/mikeperri/flutter_sequencer/blob/master/example/ios/Runner.xcodeproj/project.pbxproj

mikeperri commented 2 years ago

Hey, thanks for pointing this out. I had a hard-coded path to FLUTTER_ROOT in the build settings in the example project.pbxproj for some reason. This is fixed in 0.4.2.