Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
fixes #3180, fixes #3113: bring back -ObjC linker flag
Browse files Browse the repository at this point in the history
Reverts a tiny sliver of 423cfc1
  • Loading branch information
incanus committed Dec 3, 2015
1 parent 6b4e8ba commit fec0283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gyp/platform-ios.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
'-framework MobileCoreServices',
'-framework QuartzCore',
'-framework SystemConfiguration',
'-ObjC',
],
},

Expand Down

0 comments on commit fec0283

Please sign in to comment.