pierreguillot / Camomile

An audio plugin with Pure Data embedded that allows to load and to control patches
GNU General Public License v3.0
909 stars 65 forks source link

Xcode project file missing #33

Closed grrrr closed 6 years ago

grrrr commented 8 years ago

There seems to be a file missing for the Xcode project. When i try to open the Builds/MacOSX/Camomile.xcodeproj file the following error is shown in a pop-up window:

"Project /Users/thomas/Documents/dev/Camomile/Builds/MacOSX/Camomile.xcodeproj cannot be opened because it is missing its project.pbxproj file."

pierreguillot commented 8 years ago

The problem is already fixed on the dev branch v0.0.8. For the moment I suggest you to use the projucer from Juce and to regenerate the Xcode project with Camomile.jucer.

pierreguillot commented 6 years ago

The new branch solves this