Skip to content

Commit

Permalink
Remove -Wno-readonly-setter-attrs, which is no longer recognized.
Browse files Browse the repository at this point in the history
  • Loading branch information
nygard committed Feb 11, 2014
1 parent f16b219 commit de6c6a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions class-dump.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1370,7 +1370,6 @@
"-fdiagnostics-show-option",
"-Wno-semicolon-before-method-body",
"-Wno-c11-extensions",
"-Wno-readonly-setter-attrs",
"-Wno-overriding-method-mismatch",
"-Wno-unused-macros",
"-Wno-objc-missing-property-synthesis",
Expand Down Expand Up @@ -1410,7 +1409,6 @@
"-fdiagnostics-show-option",
"-Wno-semicolon-before-method-body",
"-Wno-c11-extensions",
"-Wno-readonly-setter-attrs",
"-Wno-overriding-method-mismatch",
"-Wno-unused-macros",
"-Wno-objc-missing-property-synthesis",
Expand Down

0 comments on commit de6c6a8

Please sign in to comment.