mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-18 02:38:27 +00:00
Updated to version 2.0.17 for development
This commit is contained in:
parent
6810399352
commit
3f6ebffff4
10 changed files with 26 additions and 20 deletions
|
@ -19,10 +19,10 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.0.16</string>
|
||||
<string>2.0.17</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>SDLX</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.0.16</string>
|
||||
<string>2.0.17</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
@ -10161,7 +10161,7 @@
|
|||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CLANG_LINK_OBJC_RUNTIME = NO;
|
||||
MARKETING_VERSION = 2.0.16;
|
||||
MARKETING_VERSION = 2.0.17;
|
||||
OTHER_LDFLAGS = "-liconv";
|
||||
};
|
||||
name = Release;
|
||||
|
@ -10246,7 +10246,7 @@
|
|||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
CLANG_LINK_OBJC_RUNTIME = NO;
|
||||
MARKETING_VERSION = 2.0.16;
|
||||
MARKETING_VERSION = 2.0.17;
|
||||
OTHER_LDFLAGS = "-liconv";
|
||||
};
|
||||
name = Debug;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue