No description
Find a file
2011-03-28 15:23:07 +02:00
Classes fix initial default value taken from bundle 2011-03-25 17:12:41 +01:00
liblinphone-tutorials/hello-world add dependency on ssl for totorials build 2011-03-23 14:36:36 +01:00
linphone.xcodeproj prepare apple store submision version 1.0.4 2011-03-28 15:23:07 +02:00
Resources add ituneArtWork 2011-02-09 10:43:45 +01:00
Settings.bundle tunnel passwd text fiel as secured 2011-01-31 17:01:48 +01:00
submodules prepare apple store submision version 1.0.4 2011-03-28 15:23:07 +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 prepare apple store submision version 1.0.4 2011-03-28 15:23:07 +02:00
linphone_Prefix.pch initial commit with basic ui 2010-01-22 11:44:23 +01:00
linphonerc disable incoming call notification when call is declined 2011-01-31 16:54:56 +01: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 migrate liblinphone sdk compilation to xcode4 2011-03-23 14:01:05 +01: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 with iPhone OS SDK  and MacPorts (www.macports.org) with the following ports:
-automake 
-autoconf
-libtool
-intltool
-wget
-pkgconfig

Link macport libtoolize to glibtoolize (sudo ln -s /opt/local/bin/glibtoolize /opt/local/bin/libtoolize)

You may update variable SDK_VERSION from file submodules/build/iphone-config.site according to your iPhone SDK version. Current is 4.0
  
To generate the liblinphone dual arch sdk, once the above commands have been executed:
	cd submodules/build
	make all 

In case you upgrade your IOS SDK, you may force configure by using make targets <clean> and <clean-makefile>

Libraries are available from liblinphone-sdk/