David Nedrow

- 活动总数 45
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 18
-
已编辑于 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... -
创建于 XCTest 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... -
已编辑于 Why 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... -
已编辑于 Why does "Android Studio.app" get mounted on MacOS?
已回答I know this isn't the spot for this question, but I couldn't locate anything like an Android Studio forum on Google's Android development pages. If someone has a link, please post. I've noticed tha... -
已编辑于 After upgrade to AppCode 2018.1, I'm asked to restart to activate plugin changes after each launch
已回答For some reason, AppCode 2018.1 has decided that there is a plugin that has changed for which I must restart the app. However, no plugins have changed. It appears as though some "dirty" flag is stu... -
创建于 StatusBarWidget getMaxPossibleText deprecated
I'm working on an upgrade to an existing IDEA plugin, but see the following warning when compiling: `Warning:(71, 19) java: getMaxPossibleText() in com.intellij.openapi.wm.StatusBarWidget.TextPrese... -
创建于 Can't see run test icons in gutter
已完成I have upgrade to the 2017.3 EAP and was looking forward to the XCTest gutter icon enhancements. However, I'm not seeing them when I have a test class open in the editor. I check the preferences an... -
创建于 Consider moving configurations to before list of devices
Hi, this is related to the Configurations dropdown in AppCode. I'd like to see the list of defined configurations come before the list of devices. I change my configuration run/test far more frequ...