summaryrefslogtreecommitdiffstats
path: root/mkspecs/unsupported/macx-ios-clang/Info.plist.lib
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2013-02-27 23:57:04 +0100
committerTor Arne Vestbø <tor.arne.vestbo@digia.com>2013-02-27 23:57:06 +0100
commit70d5cb406fda70d175faac5f9588f0e345588c56 (patch)
tree1b7e95bdf142da42a5d9fea6068a46c78055eddd /mkspecs/unsupported/macx-ios-clang/Info.plist.lib
parent3b5600f6ee9f2982c5a93250e577f87a34fe32d1 (diff)
parent9b05f675e311d1962f0670193cf4df75a07f4999 (diff)
Merge branch 'ios' into dev
Diffstat (limited to 'mkspecs/unsupported/macx-ios-clang/Info.plist.lib')
-rw-r--r--mkspecs/unsupported/macx-ios-clang/Info.plist.lib18
1 files changed, 18 insertions, 0 deletions
diff --git a/mkspecs/unsupported/macx-ios-clang/Info.plist.lib b/mkspecs/unsupported/macx-ios-clang/Info.plist.lib
new file mode 100644
index 0000000000..97609ed0ce
--- /dev/null
+++ b/mkspecs/unsupported/macx-ios-clang/Info.plist.lib
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
+<plist version="0.9">
+<dict>
+ <key>CFBundlePackageType</key>
+ <string>FMWK</string>
+ <key>CFBundleShortVersionString</key>
+ <string>@SHORT_VERSION@</string>
+ <key>CFBundleGetInfoString</key>
+ <string>Created by Qt/QMake</string>
+ <key>CFBundleSignature</key>
+ <string>@TYPEINFO@</string>
+ <key>CFBundleExecutable</key>
+ <string>@LIBRARY@</string>
+ <key>NOTE</key>
+ <string>Please, do NOT change this file -- It was generated by Qt/QMake.</string>
+</dict>
+</plist>