Adam

Avatar
  • Total activity 9
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4
  • Created

    What is the best way to deal with imports?

    When I was using XCode, I found that I wanted to have most of my headers all pulled in through the precomiled headers file (.pch).Now that AppCode is so good at managing/fixing imports, I'm wonderi...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    How do I get more warnings to show up in build messages?

    I have noticed that XCode will show me warnings during the build that AppCode seems to miss or hide (or not flag to show)In this case it is the incomplete implementation warning.I am able to see th...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Errors resolving BOOL and NSString

    For some reason I'm seeing errors in the code editor "Can't resolve type 'BOOL'" and "Can't resolve type 'NSString'"While these show up just fine in XCodeEverything builds just fineI must be just d...
    • 1 follower
    • 0 comments
    • 0 votes