From da097788fc9d80ed0473dd634b26b3ae281e5618 Mon Sep 17 00:00:00 2001 From: "Hoa V. Dinh" Date: Mon, 27 Oct 2014 23:00:18 -0700 Subject: Made it easier to build mailcore --- .../iOS UI Test/iOS UI Test.xcodeproj/project.pbxproj | 16 +--------------- 1 file changed, 1 insertion(+), 15 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 fcbc075b..4243a6a3 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 @@ -415,7 +415,7 @@ C6181D2F19FDA8EA0088FBBC /* MailCore-ios.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; - path = "MailCore-ios.framework"; + path = MailCore.framework; remoteRef = C6181D2E19FDA8EA0088FBBC /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -522,13 +522,6 @@ GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; - LIBRARY_SEARCH_PATHS = ( - "$(SRCROOT)/../../../Externals/ctemplate-ios/lib", - "$(SRCROOT)/../../../Externals/libetpan-ios/lib", - "$(SRCROOT)/../../../Externals/tidy-html5-ios/lib", - "$(SRCROOT)/../../../Externals/uchardet-ios/lib", - "$(SRCROOT)/../../../Externals/libsasl-ios/lib", - ); ONLY_ACTIVE_ARCH = NO; SDKROOT = iphoneos; }; @@ -552,13 +545,6 @@ GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES; GCC_WARN_UNUSED_VARIABLE = YES; - LIBRARY_SEARCH_PATHS = ( - "$(SRCROOT)/../../../Externals/ctemplate-ios/lib", - "$(SRCROOT)/../../../Externals/libetpan-ios/lib", - "$(SRCROOT)/../../../Externals/tidy-html5-ios/lib", - "$(SRCROOT)/../../../Externals/uchardet-ios/lib", - "$(SRCROOT)/../../../Externals/libsasl-ios/lib", - ); ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; SDKROOT = iphoneos; -- cgit v1.2.3