2007-11-0711:07 AM - last edited on 2023-08-0404:16 PM by Doreena Deng
2007-11-0711:07 AM
I've posted this under other topics, but it might be missed by developers who don't use ArchiCAD for architectural work. Under macOS 10.5, ArchiCAD will not recognise a bundle as an add-on if it lacks a 'PkgInfo' resource. Make sure you check the option 'Force Package Info Generation' in XCode (sets GENERATE_PKGINFO_FILE=YES).
Note that this option isn't set in the example files in the DevKit.
DeRez worked as you told me, except in the command line the bundle name is plan_dump.bundle not plan_dump.apx
I think I still have some problem with the updating via incremental build, so I did (not too scientifically) Clean All and then Build, which created a fresh version of the .rsrc file