~baltix/gcompris-qt/0.97.1

« back to all changes in this revision

Viewing changes to platforms/macosx/Info.plist

  • Committer: Mantas Kriaučiūnas
  • Date: 2020-07-06 18:07:11 UTC
  • Revision ID: baltix@gmail.com-20200706180711-g254osu02cn8bc8p
GCompris-QT 0.97.1 with Lithuanian translation

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 
3
<plist version="1.0">
 
4
<dict>
 
5
        <key>BuildMachineOSBuild</key>
 
6
        <string>14D136</string>
 
7
        <key>CFBundleDisplayName</key>
 
8
        <string>GCompris</string>
 
9
        <key>CFBundleExecutable</key>
 
10
        <string>gcompris</string>
 
11
        <key>CFBundleGetInfoString</key>
 
12
        <string>Created by Qt/QMake</string>
 
13
        <key>CFBundleIconFile</key>
 
14
        <string>gcompris.icns</string>
 
15
        <key>CFBundleIdentifier</key>
 
16
        <string>net.gcompris</string>
 
17
        <key>CFBundleName</key>
 
18
        <string>gcompris</string>
 
19
        <key>CFBundlePackageType</key>
 
20
        <string>APPL</string>
 
21
        <key>CFBundleShortVersionString</key>
 
22
        <string>0.43</string>
 
23
        <key>CFBundleSignature</key>
 
24
        <string>????</string>
 
25
        <key>CFBundleVersion</key>
 
26
        <string>0.43</string>
 
27
        <key>DTCompiler</key>
 
28
        <string>com.apple.compilers.llvm.clang.1_0</string>
 
29
        <key>DTPlatformBuild</key>
 
30
        <string>6D1002</string>
 
31
        <key>DTPlatformVersion</key>
 
32
        <string>GM</string>
 
33
        <key>DTSDKBuild</key>
 
34
        <string>14D125</string>
 
35
        <key>DTSDKName</key>
 
36
        <string>macosx10.10</string>
 
37
        <key>DTXcode</key>
 
38
        <string>0631</string>
 
39
        <key>DTXcodeBuild</key>
 
40
        <string>6D1002</string>
 
41
        <key>LSApplicationCategoryType</key>
 
42
        <string>public.app-category.education</string>
 
43
        <key>LSRequiresIPhoneOS</key>
 
44
        <false/>
 
45
        <key>NOTE</key>
 
46
        <string>This file was generated by Qt/QMake.</string>
 
47
        <key>UISupportedInterfaceOrientations</key>
 
48
        <array>
 
49
                <string>UIInterfaceOrientationPortrait</string>
 
50
                <string>UIInterfaceOrientationPortraitUpsideDown</string>
 
51
                <string>UIInterfaceOrientationLandscapeLeft</string>
 
52
                <string>UIInterfaceOrientationLandscapeRight</string>
 
53
        </array>
 
54
</dict>
 
55
</plist>