I couldn't agree more on Xcode's build-a-library handling. Unfortunately however the suggested fix (turning off dSYM generation) is incompatible with Crashlytics: apps using Crashlytics will refuse to build if dSYM is turned off.
On Monday, September 8, 2014 11:17:04 AM UTC-4, Jens Alfke wrote: > > > On Sep 7, 2014, at 7:07 AM, Pascal <[email protected] <javascript:>> > wrote: > > (null): warning: (x86_64) > /Users/jenkins/jenkins/workspace/build_cblite_ios_102-enterprise/couchbase-lite-ios/build/CouchbaseLite.build/Release-iphonesimulator/CBL > > iOS library.build/Objects-normal/x86_64/CBLChangeTracker_Tests.o unable to > open object file > > > A number of people have already reported this here — apparently the fix is > to change your app target's debugging symbols build setting. > > (I've been meaning to investigate why this happens, but I have to confess > that messing with Xcode library build settings becomes so frustrating that > I can only approach it in limited doses.) > > —Jens > -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/5587f229-2987-4b6e-811b-1c8da100b504%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
