Changes between Version 23 and Version 24 of Getting-Started/iPhone
- Timestamp:
- Sep 20, 2010 2:22:51 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Getting-Started/iPhone
v23 v24 45 45 Notes: 46 46 * the {{{./configure-iphone}}} is a wrapper that calls the standard {{{./configure}}} script with settings suitable for iPhone target. 47 * the latest iPhone SDK version will be selected by default. You may change this by setting {{{IPHONESDK}}} environment variable to the desired SDK path. 47 * the latest iPhone SDK version will be selected by default. You may change this by setting {{{IPHONESDK}}} environment variable to the desired SDK path. For ipjsua, select Targets-ipjsua-Get Info-Base SDK to change the SDK version. 48 48 * you may pass standard {{{./configure}}} options to this script too. 49 49 * for more info, run {{{./configure-iphone --help}}}