From 46d412f1f057cfc0d138f3c16b5033310fe694af Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Wed, 8 Jan 2014 20:24:39 -0800 Subject: Use ICU of the system (fixed #533) --- example/ios/iOS UI Test/iOS UI Test.xcodeproj/project.pbxproj | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'example') diff --git a/example/ios/iOS UI Test/iOS UI Test.xcodeproj/project.pbxproj b/example/ios/iOS UI Test/iOS UI Test.xcodeproj/project.pbxproj index 37556fc4..f3a94272 100644 --- a/example/ios/iOS UI Test/iOS UI Test.xcodeproj/project.pbxproj +++ b/example/ios/iOS UI Test/iOS UI Test.xcodeproj/project.pbxproj @@ -532,9 +532,7 @@ OTHER_LDFLAGS = ( "-lctemplate-ios", "-letpan-ios", - "-licudata", - "-licui18n", - "-licuuc", + "-licucore", "-lxml2", "-lsasl2", "-liconv", @@ -558,9 +556,7 @@ OTHER_LDFLAGS = ( "-lctemplate-ios", "-letpan-ios", - "-licudata", - "-licui18n", - "-licuuc", + "-licucore", "-lxml2", "-lsasl2", "-liconv", -- cgit v1.2.3