Mathias
- 活动总数 179
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 56
-
创建于 2019.3 Android project structure
已回答Hi, I have an Android project since about 7 years with a structure I haven't changed in a long time. After updating to 2019.3 I got a prompt that I needed to reimport with grade. I did, and now m... -
创建于 Collation when creating schema?
已回答I just tried Datagrip for the first time, but ran into something right away. When creating a new schema, I only could fill in the name. How do I choose collation/charset? If not possible, what coll... -
创建于 Strange swift bridging header import error.
已回答I have a project written in Objective c, but has a library written in Swift, linked with Cocoapods. In Xcode it all works and i just submitted to App Store. I have a viewcontroller that uses classe... -
创建于 AppCode reports error as warning when building.
已回答Hi, i have some problems getting build issues reported as errors and not warnings. Let me give you an example: I have a class method i added a parameter to. In another place i call it, but now it h... -
创建于 Android questions/feature requests
已回答Hello, i have two annoyances i haven't been able to find any solution for while developing our Android app. 1. When i start the emulator, i choose a device from the "select deployment target" . H... -
创建于 Cocoa Touch framework with Cocoapods in Workspace causes "Duplicate Interface Definition"
已回答I have a workspace set up with cocoapods. Within this workspace i have my app, and a bunch of extensions. I have just managed to move common code out into a framework, and managed to set everything... -
创建于 Intents declared in intentdefinition (for Siri Shortcuts) are not found by AppCode
已回答When you develop Siri Shortcut intents (and possibly other intents), you create an "intent extension" with an "intent definition" file. In there you define actions and commands, and from that file ... -
创建于 How do i disable an inspection for a class globally?
已回答I have lots of these inspections warnings for java.util.Date: Warning:(117, 14) java: setHours(int) in java.util.Date has been deprecated This is not news, but for various reasons i have to use t... -
创建于 Can't deploy app on my iPhone upgraded to 12.0.1
After updating my iPhone to the version of IOS released this week, I can't run app on the phone from AppCode: Couldn't find device support directory (/Users/...../Developer/Xcode/iOS DeviceSupport/... -
已编辑于 Deploying/running app on device takes long time in latest version.
已回答Just started on an upgrade project for our app, haven't been into AppCode since July. Upgraded to latest version, 2018.2 I notice that it takes way longer to deploy for running than I'm used to. It...