Dave Brown

- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Dave Brown created a post, Status of AppCode and XCode 5/IOS 7
Hi -Are there any problems with me upgrading XCode to version 5? I'm looking to start iOS 7 testing, but don't want to break my current environment.Thanks!Dave -
Dave Brown commented, -
Dave Brown created a post, Build error after updating to XCode 4.6.2
Error:PCH file built from a different branch ((clang-425.0.27)) than the compiler ((clang-425.0.28))Project builds ok in XCode. I've tried a Clean and Build, same result.Any thoughts?Dave -
-
Dave Brown created a post, Generate getters for instance variables.
@interface YAxisConstraints : NSObject { int _yAxisMin; int _yAxisMax; int _yAxisSteps;} If I have the following class is there a way to generate getters without using properties in App Co... -
Dave Brown commented, -
-
-
-
Dave Brown created a post, Groups and New Folder?
Hi -Should the New Group dialog make creating a folder the default? After a disaster yesterday I'm thinking No. Especially since this is not XCode's default.Somehow yesterday I had a Group where I ...