John Welsh
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
-
John Welsh 创建了一个帖子, Is it possible to selectively disable certain errors?
In one of my projects we have ARC enabled for the project but disabled on a lot of the files. In these files, appcode gives me a "release is not allowed with ARC" error on all my release/autoreleas... -
-
-
John Welsh 创建了一个帖子, Can't find a way to build Xcode schemes from appcode
My team has a fairly complex project structure. We have an iphone and an ipad product that share a lot of common functionality that we wanted to pull out into discrete libraries. To accomplish this...