Git Product home page Git Product logo

Comments (11)

mcmurrym avatar mcmurrym commented on April 27, 2024 1

It works just fine on Xcode 7.3.1 I recommend documenting this as a requirement. No directory renaming needed.

from earlgrey.

bootstraponline avatar bootstraponline commented on April 27, 2024

What version of OS X & Xcode are you using?

from earlgrey.

mcmurrym avatar mcmurrym commented on April 27, 2024

OSX 10.11.5
Xcode 7.3

from earlgrey.

khandpur avatar khandpur commented on April 27, 2024

Sorry that you're running into this Matt. @tirodkar: could you please help out Matt with this.

from earlgrey.

khandpur avatar khandpur commented on April 27, 2024

@mcmurrym I think you might be running into:
http://stackoverflow.com/questions/37212028/use-of-unresolved-identifier-grey-accessibilityid/37215155#37215155

from earlgrey.

mcmurrym avatar mcmurrym commented on April 27, 2024

I saw that, but just renaming the directory causes the BridgingHeader to fail on the import of EarlGrey/EarlGrey.h

from earlgrey.

mcmurrym avatar mcmurrym commented on April 27, 2024

This is the example project in the error state before changing the directory name
EarlGreyExample.zip

from earlgrey.

bootstraponline avatar bootstraponline commented on April 27, 2024

Try updating to the latest stable Xcode 7.3.1.

from earlgrey.

tirodkar avatar tirodkar commented on April 27, 2024

This seems to be related to a SourceKit issue with non allowing frameworks with hyphens or so in their names. An update might help in your case.

Try this -

Rename Pods/EarlGrey/EarlGrey-1.0.0 to Pods/EarlGrey/EarlGrey1 and re-add the EarlGrey.framework in your project in the Pods/Pods/EarlGrey/Frameworks directory which should now be red on changing the directory name. Remove the Framework Search Path to EarlGrey in the Swift Target's Build Settings.

from earlgrey.

tirodkar avatar tirodkar commented on April 27, 2024

On it. Thanks.

from earlgrey.

khandpur avatar khandpur commented on April 27, 2024

Closing as this fixed.

from earlgrey.

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.