David Nedrow

- Total activity 45
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 18
-
-
David Nedrow commented, -
David Nedrow commented, -
David Nedrow created a post, Baffled in re how Swift packages defined in Xcode are handled in AppCode
I guess I'm looking for a "yes or no" on these questions. If Xcode is used to add Swift package dependencies to a target, should I be able to build that target in AppCode? I ask because I receive t... -
-
-
-
David Nedrow created a post, AnsweredXCTest targets not showing in AppCode 2019.2
I think this has actually been a long time issue, but XCTest targets are not listed in the run configurations. I had hoped this would be corrected with the new coverage enhancements in AppCode 2019... -
David Nedrow created a post, AnsweredWhy isn't a private var in Swift struct available in #if'd init for that struct?
While doing some research on ncurses and how to use it in Swift, I took a look at IOGUI[1]. It wouldn't compile properly, so I began clearing warnings and errors. That's when I came across what... -
David Nedrow commented,