|
@@ -1477,7 +1477,7 @@ begin
|
|
begin
|
|
begin
|
|
if target_info.system in systems_darwin then
|
|
if target_info.system in systems_darwin then
|
|
begin
|
|
begin
|
|
- if not UnsetBool(More, j) then
|
|
|
|
|
|
+ if UnsetBool(More, j) then
|
|
apptype:=app_cui
|
|
apptype:=app_cui
|
|
else
|
|
else
|
|
apptype:=app_bundle
|
|
apptype:=app_bundle
|