Did that once with the SVProgressHUD by Sven Vermette, which is non-ARC as well.

If you add "-fno-objc-arc" in Build Phases / Compile Sources / Compiler Flags, 
it should work.

HTH

Marcus

Am 18.05.2012 um 16:39 schrieb Patrick Robertson:

> Hi all,
> 
> I'm (finally) looking at converting my non-ARC (Mac OS X) app over to ARC,
> but also have quite a few external plugins/bundles which can be loaded into
> the main app on runtime.
> My question is - can my ARC app load non-ARC bundles, or is this not
> possible.
> 
> My guess is that it's the similar case to a 64 bit app trying to load 32
> bit bundles (of course, not possible) but I'd just like some clarification
> before I go ahead with the switch.
> 
> Thanks
> _______________________________________________
> 
> 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/macstrass%40macstrass.de
> 
> This email sent to macstr...@macstrass.de

MacStrass - Marcus Straßmann
Softwareentwicklung und Beratung
Auf der Markscheide 35
D-44807 Bochum

Mobil: +49 (173) 374 39 92
eMail: macstr...@macstrass.de
Web: http://www.macstrass.de


_______________________________________________

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

Reply via email to