Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitre authored Sep 24, 2024
1 parent 741ca9c commit 77edcd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commandLine/src/projects/xcodeProject.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -902,7 +902,6 @@ bool xcodeProject::saveProjectFile(){
// Ugly hack to make nlohmann json work with v 3.11.3
// auto dump = j.dump(1, ' ');
// if (dump[0] == '[') {
// alert("OWWW BUCETA", 31);
// j = j[0];
// }

Expand Down

0 comments on commit 77edcd3

Please sign in to comment.