You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
#XCode Compile Commands
1
+
#XCode Compile Commands
2
2
3
3
This is a WIP. The goal of this project is provide `compile_commands.json` output for XCode-only projects and workspaces (i.e. those not using using CMake or other tools). This is useful for those who wish to use syntax checking or code completion outside of xcode (e.g. with vim).
0 commit comments