Changes between Version 49 and Version 50 of Getting-Started/iPhone
- Timestamp:
- Apr 30, 2013 2:15:36 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Getting-Started/iPhone
v49 v50 50 50 {{{ 51 51 $ cd /path/to/your/pjsip/dir 52 $ ARCH='-arch ARMv7s' ./configure-iphone52 $ ARCH='-arch armv7s' ./configure-iphone 53 53 $ make dep && make clean && make 54 54 }}}