That could work for me too, I had Crashlytics on for Debug on device to to get reports when I test on the road and it crashes. It's still quite scary to receive 138 warnings when archiving the app for a submission build.
On Wednesday, September 17, 2014 2:32:19 AM UTC-4, Andrew Tetlaw wrote: > > We only change it for Debug only and we disable Crashlytics for Debug too > > On Tuesday, September 16, 2014 11:30:54 PM UTC+8, Pascal wrote: >> >> 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]> 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/746e52e3-bfc6-44b2-b194-2ad7654db4ae%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
