Seamus Mcgowan

- Total activity 87
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
-
Seamus Mcgowan created a post, Problem Using FBTweaks
Anyone encountering problems with AppCode flagging false positives when using Facebook's Tweaks framework?We're encountering the following messages:Error:(20, 12) Error after macro substitution: Ca... -
Seamus Mcgowan created a post, Having a problem implementing a property
Never mind. Looks like I need to explicitly synthesize the property if I implement both the getter and setter. Sorry for missing this. -
Seamus Mcgowan created a post, Documentation for Live Templates
I started to create my own live templates and discovered that when editing variables there is a drop down list of expressions I can use. Where can I find the documentation for these? I'm finding do... -
Seamus Mcgowan created a post, Is there a Live Template for Fast Enumeration?
Just want to make sure I'm not missing a template for "for ... in ...".Suggestion: Make a sticky thread for folks to post Live Templates and possibly rate them. Jetbrains could then include those i... -
Seamus Mcgowan created a post, How do I clear SVN cache.
I'm having trouble with the latest EAP and Subversion. I've read a lot of posts suggesting clearing the svn cache, however I can't find the option to do it.TIA -
Seamus Mcgowan created a post, iVars being incorrectly flagged as not released in dealloc.
Just upgraded to XCode 4.4 and I believe this behavior started with the upgrade, but I'm experiencing some false positives: The following ivars are flagged as not released in dealloc, obviously in... -
-
-
Seamus Mcgowan created a post, Is there a way to prefix all classes in a project?
We got a client who wants us to 'fix' their app. One of the issues we need to deal with is the fact that the client didn't prefix their classes. We can do it file/class by file/class but is there a... -