Browse Source

Updated info plist

Robert Payne 9 years ago
parent
commit
4018d4bd12
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Source/Info.plist

+ 2 - 2
Source/Info.plist

@@ -13,9 +13,9 @@
 	<key>CFBundleName</key>
 	<string>$(PRODUCT_NAME)</string>
 	<key>CFBundlePackageType</key>
-	<string>FMWK</string>
+	<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.0</string>
+	<string>$(CURRENT_PROJECT_VERSION)</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>