balandinodidonato / MyoMapper

Myo Mapper is an open-source application to map Myo armband data into OSC.
http://www.balandinodidonato.com/myomapper
47 stars 8 forks source link

Missing project.pbxproj file. #38

Closed NiccoloGranieri closed 6 years ago

NiccoloGranieri commented 6 years ago

If I clone the repository from the terminal using the --recursive -submodules flags once the project is downloaded trying to open the .xcodeproj gives me the following error:

Project /Users/.../MyoMapper/Myo Mapper/Builds/MacOSX/Myo Mapper.xcodeproj cannot be opened because it is missing its project.pbxproj file.

Same behaviour happens if I clone the .zip file directly from the MyoMapper GitHub master page.

balandinodidonato commented 6 years ago

As written in the documentation is always good practice to open the project from the projucer first.

Follow these instructions: