Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
66616141
Commit
66616141
authored
Oct 14, 2016
by
Rustom Jehangir
Browse files
SDL2: Add missing Info.plist file for SDL2 framework.
parent
a93076dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
libs/lib/Frameworks/SDL2.framework/Versions/A/Resources/Info.plist
0 → 100644
View file @
66616141
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version=
"1.0"
>
<dict>
<key>
BuildMachineOSBuild
</key>
<string>
15C50
</string>
<key>
CFBundleDevelopmentRegion
</key>
<string>
English
</string>
<key>
CFBundleExecutable
</key>
<string>
SDL2
</string>
<key>
CFBundleGetInfoString
</key>
<string>
http://www.libsdl.org
</string>
<key>
CFBundleIdentifier
</key>
<string>
org.libsdl.SDL2
</string>
<key>
CFBundleInfoDictionaryVersion
</key>
<string>
6.0
</string>
<key>
CFBundleName
</key>
<string>
Simple DirectMedia Layer
</string>
<key>
CFBundlePackageType
</key>
<string>
FMWK
</string>
<key>
CFBundleShortVersionString
</key>
<string>
2.0.4
</string>
<key>
CFBundleSignature
</key>
<string>
SDLX
</string>
<key>
CFBundleSupportedPlatforms
</key>
<array>
<string>
MacOSX
</string>
</array>
<key>
CFBundleVersion
</key>
<string>
2.0.4
</string>
<key>
DTCompiler
</key>
<string>
com.apple.compilers.llvm.clang.1_0
</string>
<key>
DTPlatformBuild
</key>
<string>
7C68
</string>
<key>
DTPlatformVersion
</key>
<string>
GM
</string>
<key>
DTSDKBuild
</key>
<string>
15C43
</string>
<key>
DTSDKName
</key>
<string>
macosx10.11
</string>
<key>
DTXcode
</key>
<string>
0720
</string>
<key>
DTXcodeBuild
</key>
<string>
7C68
</string>
</dict>
</plist>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment