Markus
- 活动总数 18
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
已编辑于 Stevia not working properly
已回答I am using AppCode 2017.2, Build #OC-172.3317.89, built on July 20, 2017, Mac OS X 10.12.4. I use the auto-layout DSL Stevia (https://github.com/freshOS/Stevia) which extends (not sure how, but I g... -
已编辑于 AppCode trashed my settings at subscription renewal
已回答Hi. My license expired today as i didnt provide a credit card to do automatic updating so i had an alert telling me do it manually, ok. I updated my license at the site and entered new license in ... -
创建于 Error reported wrongly on commas in print statement
已回答Appcode compiles this and it works but displays this error in the editor -
创建于 Auto-complete shows non-accessible funcs
已回答static func declaration in LatLngToDegreesConverter class declaration: auto-complete in another class: result of using the suggested method: -
创建于 Bug? Auto-completion is extremely slow to determine type of instance-variables.. (Swift)
已回答If i declare var myObject = MyClass() as a local variable in a method the autocomplete directly understands myObject is an instance of MyClass() and provides correct alternatives. However if i do t...