[Title] Fixed bug in parameter value
authorTaeyoung Son <taeyoung2.son@samsung.com>
Wed, 27 Jun 2012 07:08:15 +0000 (16:08 +0900)
committerTaeyoung Son <taeyoung2.son@samsung.com>
Wed, 27 Jun 2012 07:08:15 +0000 (16:08 +0900)
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: I1052148f01899b243a1498bec6279b16ea4a6e90

org.tizen.base.feature/build.properties

index 8caff67..7efe4b6 100644 (file)
@@ -6,6 +6,6 @@ bin.includes = feature.xml,\
 root = rootfiles
 root.linux.gtk.x86 = rootfiles_for_linux
 root.win32.win32.x86 = rootfiles_for_windows
-root.macosx.darwin.x86_64 = rootfiles_for_mac
+root.macosx.cocoa.x86_64 = rootfiles_for_mac
 root.linux.gtk.x86.permissions.755=startup.sh
-root.macosx.darwin.x86_64.permissions.755=startup.sh
+root.macosx.cocoa.x86_64.permissions.755=startup.sh
\ No newline at end of file