]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - JavaScriptCore.vcxproj/JavaScriptCore.resources/Info.plist
JavaScriptCore-1218.tar.gz
[apple/javascriptcore.git] / JavaScriptCore.vcxproj / JavaScriptCore.resources / Info.plist
diff --git a/JavaScriptCore.vcxproj/JavaScriptCore.resources/Info.plist b/JavaScriptCore.vcxproj/JavaScriptCore.resources/Info.plist
new file mode 100644 (file)
index 0000000..f69d73f
--- /dev/null
@@ -0,0 +1,24 @@
+<?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>CFBundleDevelopmentRegion</key>
+       <string>English</string>
+       <key>CFBundleExecutable</key>
+       <string>JavaScriptCore</string>
+       <key>CFBundleGetInfoString</key>
+       <string>530, Copyright 2003-2013 Apple Inc.</string>
+       <key>CFBundleIdentifier</key>
+       <string>com.apple.JavaScriptCore</string>
+       <key>CFBundleInfoDictionaryVersion</key>
+       <string>6.0</string>
+       <key>CFBundleName</key>
+       <string>JavaScriptCore</string>
+       <key>CFBundlePackageType</key>
+       <string>APPL</string>
+       <key>CFBundleShortVersionString</key>
+       <string>530</string>
+       <key>CFBundleVersion</key>
+       <string>530</string>
+</dict>
+</plist>