Regarding the solution that requires to change the name of the class in the binary (and nib), here is what I used:
https://github.com/packagesdev/rsscommon/tree/master/refafactor/refafactor It would require to change the name of the renamable classes (and files if needed). On Mon, Aug 15, 2016 at 9:41 AM, Stephane Sudre <dev.iceb...@gmail.com> wrote: > - you could rename the class after one of the 2 projects has been > built and then codesign the new binary. Basically, you scan the > executable binary for the name of the class and you replace it with a > name of the same length. I'm doing this for screen saver modules who > share some code which is within a submodule. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com