Code Monkey home page Code Monkey logo

Comments (6)

jemgold avatar jemgold commented on May 26, 2024

Update: restarted Xcode, that has gone away now but now it's not reading my UserSettings.xcconfig file - getting GCY_CLIENT_ID and GCY_CLIENT_SECRET must be defined to connect to GitHub. & Define GCY_LIST_REPOSITORY to the owner/name of the repository to store the grocery list within. even though they are defined. Hmm.

from grocerylist.

jspahrsummers avatar jspahrsummers commented on May 26, 2024

@jongd Would you mind uploading your project somewhere, so I can download it and see what's wrong?

from grocerylist.

jemgold avatar jemgold commented on May 26, 2024

Sure - http://c.jon.gd/1I3Z2y1g2J1S - (I removed the cloned dependencies to save space) - it's literally exactly the same as it was when I cloned it, just added the configuration file which doesn't seem to be being picked up.

from grocerylist.

jspahrsummers avatar jspahrsummers commented on May 26, 2024

@jongd Those definitions need to be part of GCC_PREPROCESSOR_DEFINITIONS. They're deliberately on the same line in the README, so your case would look something like:

GCC_PREPROCESSOR_DEFINITIONS=$(inherited) GCY_LIST_REPOSITORY=jongd/gcy-lists GCY_CLIENT_ID=XXXX GCY_CLIENT_SECRET=XXXXXXX

from grocerylist.

jemgold avatar jemgold commented on May 26, 2024

oh wow, I'm sure I tried that - works fine now though. shrug - sorry for the n00b issue and thanks for introducing me to preprocessor definitions :)

from grocerylist.

jspahrsummers avatar jspahrsummers commented on May 26, 2024

No problem, great to hear that it's working now!

from grocerylist.

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.