On Monday, 8 December 2014 19:25:37 UTC+13, Jens Alfke wrote:
>
>
> > On Dec 7, 2014, at 6:43 PM, Steve <[email protected] <javascript:>> 
> wrote: 
> > 
> > Nope - I was using 1.0-38, but later switched to 1.0.3.1. (I moved the 
> 1.0-38 folder too, though I would not have thought that would make a 
> difference). 
>
> "1.0-38"? Not sure what that is. You mean just 1.0? 
>
> > I notice from time to time Xcode complains about a path which references 
> the 1.0-38 folder. I guess it's complaining because I moved the folder, 
> that said I am puzzled why it is still referencing 1.0.38 and not 1.0.3.1. 
>
> Take a look at the search paths specified in the target's build settings. 
>

The fix was to change the search paths in the target's build settings to: 

$(inherited) $(PROJECT_DIR)

Previously the search paths included the absolute path to my Couchbase Lite 
folder.

>
> > The wiki? 
>
> https://github.com/couchbase/couchbase-lite-ios/wiki/Logging 
>
> —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/f71e64fe-9488-4ec9-8b07-ea35b1cc5598%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to