Received: by 10.216.235.32 with SMTP id t32mr190069weq.7.1348173822452; Thu, 20 Sep 2012 13:43:42 -0700 (PDT) X-BeenThere: mobile-couchbase@googlegroups.com Received: by 10.180.82.231 with SMTP id l7ls1730865wiy.4.canary; Thu, 20 Sep 2012 13:43:41 -0700 (PDT) Received: by 10.180.105.2 with SMTP id gi2mr870517wib.4.1348173821618; Thu, 20 Sep 2012 13:43:41 -0700 (PDT) Received: by 10.180.105.2 with SMTP id gi2mr870516wib.4.1348173821605; Thu, 20 Sep 2012 13:43:41 -0700 (PDT) Return-Path: Received: from EXHUB020-4.exch020.serverdata.net (exhub020-4.exch020.serverdata.net. [206.225.164.31]) by gmr-mx.google.com with ESMTPS id e5si2943905wiw.0.2012.09.20.13.43.41 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 20 Sep 2012 13:43:41 -0700 (PDT) Received-SPF: pass (google.com: domain of j...@couchbase.com designates 206.225.164.31 as permitted sender) client-ip=206.225.164.31; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of j...@couchbase.com designates 206.225.164.31 as permitted sender) smtp.mail=j...@couchbase.com Received: from EXVMBX020-1.exch020.serverdata.net ([169.254.4.4]) by EXHUB020-4.exch020.serverdata.net ([206.225.164.31]) with mapi; Thu, 20 Sep 2012 13:43:39 -0700 From: Jens Alfke To: "mobile-couchbase@googlegroups.com" Date: Thu, 20 Sep 2012 13:43:38 -0700 Subject: Re: Xcode 4.5 Linker Error Thread-Topic: Xcode 4.5 Linker Error Thread-Index: Ac2XcJ1sMC2R+3EwRYGYm2AqbRGVvg== Message-ID: References: <1083d1bd-cbf4-4824-9105-37570e2e7495@googlegroups.com> <1db603b4-a2cb-435d-8d82-f461cf51bccf@googlegroups.com> <5dc3346d-f573-4fe3-a6ae-48fc551b882d@googlegroups.com> <61F1356A-8E0C-4483-B50B-24B2F352F4D8@couchbase.com> In-Reply-To: <61F1356A-8E0C-4483-B50B-24B2F352F4D8@couchbase.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_E7AC2DD7C9FB4A77B80D874B4B8088B8couchbasecom_" MIME-Version: 1.0 --_000_E7AC2DD7C9FB4A77B80D874B4B8088B8couchbasecom_ Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable On Sep 20, 2012, at 10:55 AM, Jens Alfke > wrote: On Sep 20, 2012, at 9:55 AM, mike > wrote: In many cases, just rebuilding the third party library will solve the probl= em if that library uses the default value for Architectures. For example, = TouchDB-iOS uses the default value so no problems there. CouchCocoa doesn'= t use the default value because it provides support for i386. I can=92t think of a reason CouchCocoa should need a custom Architectures s= etting, if TouchDB doesn=92t. They=92re very similar in the way they build.= You could try resetting this to default in CouchCocoa and see if that help= s. I=92ve fixed the build setting in CouchCocoa and pushed the change. iOS app= s build successfully now for me in Xcode 4.5. =97Jens --_000_E7AC2DD7C9FB4A77B80D874B4B8088B8couchbasecom_ Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable
On Sep = 20, 2012, at 10:55 AM, Jens Alfke <j...@couchbase.com> wrote:

On Sep 20, 2012, at 9:55 AM, mike <lam...@gmail.com> wrote:

In many cases, just rebuilding the third party library will solve the p= roblem if that library uses the default value for Architectures.  For = example, TouchDB-iOS uses the default value so no problems there.  Cou= chCocoa doesn't use the default value because it provides support for i386.=

I= can=92t think of a reason CouchCocoa should need a custom Architectures se= tting, if TouchDB doesn=92t. They=92re very similar in the way they build. = You could try resetting this to default in CouchCocoa and see if that helps= .

I=92ve fixed the build setting in CouchC= ocoa and pushed the change. iOS apps build successfully now for me in Xcode= 4.5.

=97Jens
= --_000_E7AC2DD7C9FB4A77B80D874B4B8088B8couchbasecom_--