Re: Swift name manglings
Changing the target name changes the product name and module name (by default unless you explicitly specify them.) The references to your Swift classes in IB still have the old module name in them. You could update them manually in the IB inspector. —Jens
|
|