[Title] emulator-manager : modify emulator-manager.app
authorjihye kim <jihye1128.kim@samsung.com>
Thu, 29 Nov 2012 15:32:50 +0000 (00:32 +0900)
committerjihye kim <jihye1128.kim@samsung.com>
Thu, 29 Nov 2012 15:32:50 +0000 (00:32 +0900)
[Desc.] modify emulator-manager.app for mac
[Issue] N/A

package/changelog
package/pkginfo.manifest
supplement/info-mac-app.plist

index 56e637a..e1e22eb 100644 (file)
@@ -1,5 +1,9 @@
+* 1.3.63
+- change emulator-manager.app for mac
+== jihye kim <jihye1128.kim@samsung.com> 2012-11-29
 * 1.3.62
-- chagne em.icns file
+- change em.icns file
 == jihye kim <jihye1128.kim@samsung.com> 2012-11-29
 * 1.3.61
 - modify build script for mac
index 56f4ca2..f2c3a2a 100644 (file)
@@ -1,5 +1,5 @@
 Source: emulator-manager
-Version: 1.3.62
+Version: 1.3.63
 Maintainer: Yeong-Kyoon Lee<yeongkyoon.lee@samsung.com>
 
 Package: emulator-manager
index 97dd816..4a501ac 100644 (file)
@@ -1,6 +1,8 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <plist version="1.0">
   <dict>
+    <key>CFBundleExecutable</key>
+        <string>emulator-manager</string> 
     <key>CFBundleIconFile</key>
     <string>em.icns</string>
   </dict>