Is there something like 'Language Level' in App Code?

We are considering using AppCode for iOS development.  Xcode does not appear to well constrain building iOS apps in earlier versions of the sdk.  IntelliJ IDEA has the concept of selecting the 'Project SDK' and the 'Project Language Level'.  Does AppCode have a similar concept?

0
1 comment

Angella,

AppCode has special inspections for the methods, that are not available in the selected deployment target:
Screen Shot 2012-06-04 at 14.53.38 .png

It also checks the syntactic constructs agains the selected compiler.

0

Please sign in to leave a comment.