No description
Find a file
2010-07-19 17:13:26 +02:00
Classes fix REAME + SPEEX_LIB to avoid referencing speexdsp from macport 2010-07-19 17:13:26 +02:00
linphone.xcodeproj add liblinphone and its dependecies as submodules 2010-07-18 22:09:23 +02:00
Resources add new button bg 2010-05-25 11:09:03 +02:00
Settings.bundle add tcp support 2010-06-07 12:10:41 +02:00
submodules fix REAME + SPEEX_LIB to avoid referencing speexdsp from macport 2010-07-19 17:13:26 +02:00
.gitignore initial commit with basic ui 2010-01-22 11:44:23 +01:00
.gitmodules use linphone git server for eXosip for multitasking support 2010-07-19 09:34:18 +02:00
linphone-Info.plist multitasking for tcp 2010-06-04 09:16:35 +02:00
linphone_Prefix.pch initial commit with basic ui 2010-01-22 11:44:23 +01:00
linphonerc fix ring back tone 2010-06-15 14:14:19 +02:00
main.m initial commit with basic ui 2010-01-22 11:44:23 +01:00
PhoneMainView.xib integrate new icons 2010-04-23 11:15:31 +02:00
README fix REAME + SPEEX_LIB to avoid referencing speexdsp from macport 2010-07-19 17:13:26 +02:00
untitled.plist initial commit with basic ui 2010-01-22 11:44:23 +01:00

					            LINPHONE ON IPHONE
					******************************************

Linphone for iPhone depends on liblinphone sdk. To build this sdk, you must install both xcode and MacPorts (www.macports.org) with the following ports:
-automake 
-autoconf
-libtool
-intltool
-wget

Link macport libtoolize to glibtoolize (sudo ln -s /opt/local/bin/glibtoolize /opt/local/bin/libtoolize)
 
To generate the liblinphone dual arch sdk, once the above commands have been executed:
	cd submodules/build
	make -f  builder-iphone-simulator.mk  all &&  make -f  builder-iphone-os.mk  all &&make -f builder-iphone-os.mk delivery-sdk

Libraries are available in liblinphone-sdk/