Did you first drag the built framework someplace else (in the Finder) before adding it to Xcode? Put it at the top level of your project, maybe inside a CouchbaseLite folder you create yourself. Then drag it into the project from there.
On Saturday, May 24, 2014 6:48:05 PM UTC-4, Nate Smith wrote: > > Ya, that's the folder I drug into my project, then when I run it I get the > error: > > dyld: Library not loaded: @rpath/CouchbaseLite.framework/Versions/A/ > CouchbaseLite > Referenced from: /Users/nate/Library/Developer/Xcode/DerivedData/CBL- > bdkrdsgxtmsootdrnldzujvvfgvy/Build/Products/Debug/CBL.app/Contents/MacOS/ > CBL > Reason: image not found > > Like it's missing some kind of library or something. Inside the > Couchbase.framework folder (the one from the archive) I noticed > everything is a symlink, is that correct? > > > > > > On Saturday, May 24, 2014 5:17:25 PM UTC-5, Jens Alfke wrote: >> >> >> On May 23, 2014, at 7:34 PM, Nate Smith <[email protected]> wrote: >> >> I'm lost as to what to do from here. The docs say "Then use the >> Organizer window's Archives tab to find the archive and the >> CouchbaseLite.framework it contains." I don't get how to find the >> archive, there's only one line shown named CBL Mac. >> >> >> Right-click it and choose “Show In Finder”. Then in the Finder window, >> right-click the archive and choose “Show Package Contents”. The framework >> is in the folder that opens, I think down inside the “Products” subfolder. >> >> No, I don’t understand why Xcode makes this so awkward. :-p >> >> (Sorry I didn’t spell this out in the wiki page. It’s the same runaround >> you use whenever you do an Archive build of anything, so I assumed people >> would already be familiar with it.) >> >> —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/69a42f9c-c739-41f3-9a0c-4d1d98a85700%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
