Re: Refactoring a #define definition
Re: Refactoring a #define definition
- Subject: Re: Refactoring a #define definition
- From: Roland King <email@hidden>
- Date: Tue, 09 Jun 2015 07:58:41 +0800
When I try to refactor (any) definition in Objc, such as:
#define kCalloutDevice "IOCalloutDevice"
Xcode 6.3.2 complains:
The selection is not a type that can be renamed. Make a different selection and try again.
What am I doing wrong? -Carl
Nothing - the refactoring tool doesn’t refactor defines, which is what the error message tells you. Use find and replace.
|
_______________________________________________
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