Commit 13f3832 1 parent 2ca4305 commit 13f3832 Copy full SHA for 13f3832
File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 171
171
1C748C1E1C21952C0024EED2 /* Project object */ = {
172
172
isa = PBXProject;
173
173
attributes = {
174
- LastUpgradeCheck = 1120 ;
174
+ LastUpgradeCheck = 1200 ;
175
175
ORGANIZATIONNAME = Vanilla;
176
176
TargetAttributes = {
177
177
1C748C261C21952C0024EED2 = {
354
354
"-fno-non-call-exceptions",
355
355
"-fno-builtin",
356
356
"-fno-asynchronous-unwind-tables",
357
+ "-Wno-unknown-warning-option",
358
+ "-Wno-ossharedptr-misuse",
359
+ "-Wno-vla",
357
360
);
358
361
OTHER_LDFLAGS = "-static";
359
362
PRODUCT_BUNDLE_IDENTIFIER = org.vanilla.driver.CPUFriend;
400
403
"-fno-non-call-exceptions",
401
404
"-fno-builtin",
402
405
"-fno-asynchronous-unwind-tables",
406
+ "-Wno-unknown-warning-option",
407
+ "-Wno-ossharedptr-misuse",
408
+ "-Wno-vla",
403
409
);
404
410
OTHER_LDFLAGS = "-static";
405
411
PRODUCT_BUNDLE_IDENTIFIER = org.vanilla.driver.CPUFriend;
You can’t perform that action at this time.
0 commit comments