• 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
IB not interpreting #defines
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IB not interpreting #defines


  • Subject: IB not interpreting #defines
  • From: Trygve Inda <email@hidden>
  • Date: Sun, 07 Dec 2014 21:17:29 -0800
  • Thread-topic: IB not interpreting #defines

I have a System Pref Pane. Because of naming standards, I have a define
statement to do:

#define ProcessController   ComMyCompanyIdentifierProcessController

And later...

#import "MyClassNameTranslation.h"

@interface ProcessController : NSObject
{

}


In Xcode 4.6, in IB I could define an object of class
ComMyCompanyIdentifierProcessController and it would work right, picking up
the connectable properties.

Xcode 6 does not seem to do this correctly.

Is this a bug or how can I work around this?

Apple suggests to do it this way:

https://developer.apple.com/library/mac/documentation/UserExperience/Concept
ual/PreferencePanes/Tasks/Conflicts.html#//apple_ref/doc/uid/20000706-BAJIAG
FD

Maybe Xcode 6 is just confused - how can I get it to reread all the header
files?

Trygve



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: IB not interpreting #defines
      • From: Trygve Inda <email@hidden>
  • Prev by Date: Xcode losing Object Label names
  • Next by Date: Re: IB not interpreting #defines
  • Previous by thread: Re: Xcode losing Object Label names
  • Next by thread: Re: IB not interpreting #defines
  • Index(es):
    • Date
    • Thread