X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/425c0d76be2f47b66f300014446e437531c605c2..bbce0c0ce63328b32c3155c80e1fc1375dcdad2f:/build/bakefiles/mac_bundles.bkl?ds=sidebyside diff --git a/build/bakefiles/mac_bundles.bkl b/build/bakefiles/mac_bundles.bkl index 586c72f229..87443306a3 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) @@ -56,9 +61,9 @@ ln -f $(ref("__targetdir",id))$(ref("__targetname",id)) $(BUNDLE)/MacOS/$(id) - - ln -f $(BUNDLE_RESOURCE) $(BUNDLE)/Resources/$(id).rsrc - ln -f $(BUNDLE_ICONS) $(BUNDLE)/Resources/wxmac.icns + + cp -f $(BUNDLE_RESOURCE) $(BUNDLE)/Resources/$(id).rsrc + cp -f $(BUNDLE_ICONS) $(BUNDLE)/Resources/wxmac.icns @@ -67,7 +72,7 @@ cond="PLATFORM_MACOSX=='1'"/> all - $(BUNDLE) + $(BUNDLE_TGT_REF)