Thelastscifo

- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Thelastscifo created a post, AnswerediOS debug - Process finished with exit code 0
I can't get my debugger working with AppCode on my desktop Mac any more. The problem started about 4 months ago, where every time I ran the debugger it would fail and I would get the "Process fin... -
-
-
Thelastscifo created a post, IOS Swift debugging in AppCode - I can't look in to my dictionary contents
If I put a simple dictionary such as this in my AppCode project: var myDictionary:[String: String] = [ "a": "line 1", "b": "line 2"]I would expect to be able to loo... -
Thelastscifo created a post, Intellisense incredibly slow to show errors
I'm using AppCode on the mac and I'm finding it very slow to let me know that my code has errors. Typically it will take between 30 secs and 2 mins after i edit a line to let me know there was an e...