• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Class is implemented in both
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Class is implemented in both


  • Subject: Re: Class is implemented in both
  • From: Stephane Sudre <email@hidden>
  • Date: Tue, 16 Aug 2016 08:33:30 +0200

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 <email@hidden> 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 (email@hidden)

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:

This email sent to email@hidden


  • Follow-Ups:
    • Resend: array = [NSArray new] or array = [NSArray array]?
      • From: Alex Zavatone <email@hidden>
References: 
 >Class is implemented in both (From: Trygve Inda <email@hidden>)
 >Re: Class is implemented in both (From: Stephane Sudre <email@hidden>)

  • Prev by Date: Re: Proper setup for embedded framework
  • Next by Date: array = [NSArray new] or array = [NSArray array]?
  • Previous by thread: Re: Class is implemented in both
  • Next by thread: Resend: array = [NSArray new] or array = [NSArray array]?
  • Index(es):
    • Date
    • Thread