Giter Site home page Giter Site logo

Comments (8)

bigfish24 avatar bigfish24 commented on September 25, 2024

Sorry docs need to add the following commands to pull in the submodules after cloning:

git submodule init
git submodule update

from rbqfetchedresultscontroller.

hsavit1 avatar hsavit1 commented on September 25, 2024

ok thanks @bigfish24 . I got the project to run. Are there any extra bits of information that I should know about as far as installation is concerned in my own project? I'm trying to use the Swift Project

from rbqfetchedresultscontroller.

hsavit1 avatar hsavit1 commented on September 25, 2024

it looks like the SafeObject.swift class was not in the Cocoapod project

from rbqfetchedresultscontroller.

bigfish24 avatar bigfish24 commented on September 25, 2024

Ah that's a good point, the Cocoapods install needs updating to use the SafeObject pod. Oops!

from rbqfetchedresultscontroller.

bigfish24 avatar bigfish24 commented on September 25, 2024

Sorry, I take that back, it is including it, forgot Cocoapods handles submodules properly.

How did you do the install?

from rbqfetchedresultscontroller.

bigfish24 avatar bigfish24 commented on September 25, 2024

I just tested the example project using the normal Cocoapods install. I removed the linked files from the example app Xcode project directly and instead added SwiftFetchedResultsController to the pod file. I also removed the bridging header and added import SwiftFetchedResultsController to MainTableViewController.swift.

These changes make the example app use the library from Cocoapods versus linking to the files directly. Everything works and I see SafeObject.swift in the SwiftFetchedResultsController pod folder

from rbqfetchedresultscontroller.

hsavit1 avatar hsavit1 commented on September 25, 2024

Ahh i see what the problem is! the problem is that I'm a huge moron. I didn't see the SwiftFetchedResultsController module and I was only importing the RBQFetchedResulttsController into my project. My mistake!

from rbqfetchedresultscontroller.

bigfish24 avatar bigfish24 commented on September 25, 2024

Don't sweat it! Glad you figured it out.


Sent from Mailbox

On Fri, Jan 15, 2016 at 10:34 AM, Give money to charity
[email protected] wrote:

Ahh i see what the problem is! the problem is that I'm a huge moron. I didn't see the SwiftFetchedResultsController module and I was only importing the RBQFetchedResulttsController into my project. My mistake!

Reply to this email directly or view it on GitHub:
#59 (comment)

from rbqfetchedresultscontroller.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.