Michael Beauregard

- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 22
-
Created AppCode keeps changing fileEncoding from 4 to 1 for Localizable.stringsdict file
AnsweredAppCode keeps changing the `fileEncoding` from `4` to `1`. This happens as soon as I open AppCode even without visiting the file in question. - BD4ABFCA1E71FFEC000E39E4 /* Localizable.stringsdict ... -
Edited Alternating between AppCode and xcodebuild causes full rebuild every time
The idea of sharing the DerivedData folder seems great except that it doesn't appear to be working as expected for me. I've been trying to switch back and forth between running tests with AppCode v... -
Created 3rd party library sub-project support
I often use open source libraries in my iOS apps. The libraries are usually added as a git submodule and as a subproject in the app's xcode project. The problem is that AppCode doesn't index the so... -
Edited Is there any way to hide "Information:" and "Note:" build messages?
AnsweredI find it very hard to find warnings and errors among all of the useless notes and information build messages. There is an option to hide warnings, but what I really want is to show only errors and... -
Edited State of the Union/Frustration
CompletedDear AppCode Team, I want to you know that I'm one of your biggest supporters and have been a loyal customer since 2002. I'm grateful for all of the thought and attention to detail that has gone in... -
Created AppCode 3.1.3 no longer using ~/Library/Preferences/appCode31/idea.vmoptions
I have lots of RAM and work on multiple large projects simultaneously so it's important for me to be able to adjust VM memory options. Up until version 3.1.2, AppCode would use my jvm options speci... -
Created Unit testing: duplicate classes vs undefined symbols
I'm struggling to get unit tests working properly so I created a sample project. My project involves a bunch of pod dependencies, but I've reduced the list to the following simplified Podfile:platf... -
Created AppCode 2 release code navigation completely confused
I've been using the AppCode 2 EAP for months now with great success, but ever since installing the official release of AppCode 2 the code navigation seems to be completely messed up. Command-clicki... -
Created File from Xcode Template creates files with __MyCompanyName__
This bug has been driving me nuts for so long. Both ways of creating new files in AppCode have problems:1) Using "New -> File from Xcode Template" creates files that leave the __MyCompanyName__ fie... -
Created Error: bits/c++config.h: No such file or directory
I'm not sure if this is an XCode or AppCode issue. I just upgraded to Xcode 4.2 and my c++ code still compiles fine there. However, AppCode generates a bunch of errors like:/Developer/Platforms/iPh...