Updated to latest recommended build settings, increased deployment target to 10.7
One of the settings (CLANG_ENABLE_OBJC_WEAK) doesn't like 10.6 anymore apparently.
This commit is contained in:
parent
c2025d94c5
commit
b340827153
3 changed files with 12 additions and 10 deletions
|
@ -21,7 +21,7 @@
|
|||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>de7123ac-2019-10-11</string>
|
||||
<string>c2025d94-2019-10-26</string>
|
||||
<key>CGDisableCoalescedUpdates</key>
|
||||
<true/>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue