X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0b9d77cef71f01559e2c81353efe623d25db63ad..3a01afec26a05525dbbd0968c68cfc64ce4e74a7:/build/bakefiles/mac_bundles.bkl diff --git a/build/bakefiles/mac_bundles.bkl b/build/bakefiles/mac_bundles.bkl index 91567f48ed..b5c69912d7 100644 --- a/build/bakefiles/mac_bundles.bkl +++ b/build/bakefiles/mac_bundles.bkl @@ -4,7 +4,7 @@ $(id).app/Contents $(BUNDLE)/PkgInfo + + $(BUNDLE)/PkgInfo + $(BUNDLE)/PkgInfo + $(id) $(BUNDLE_PLIST) - $(BUNDLE_RESOURCE) $(BUNDLE_ICONS) @@ -57,9 +57,8 @@ ln -f $(ref("__targetdir",id))$(ref("__targetname",id)) $(BUNDLE)/MacOS/$(id) - - ln -sf $(BUNDLE_RESOURCE) $(BUNDLE)/Resources/$(id).rsrc - ln -sf $(BUNDLE_ICONS) $(BUNDLE)/Resources/wxmac.icns + + cp -f $(BUNDLE_ICONS) $(BUNDLE)/Resources/wxmac.icns @@ -68,7 +67,7 @@ cond="PLATFORM_MACOSX=='1'"/> all - $(BUNDLE_TGT) + $(BUNDLE_TGT_REF)