Giter Club home page Giter Club logo

Comments (7)

lilin87788 avatar lilin87788 commented on July 18, 2024

020aa7d2-8dd4-46bf-b238-de56532d1864

from ui7kit.

lilin87788 avatar lilin87788 commented on July 18, 2024

#157
this issues explain the error

from ui7kit.

deep8292 avatar deep8292 commented on July 18, 2024

Event after adding
#if __has_include(<UI7Kit/UI7Kit.h>)
#import <UI7Kit/UI7Kit.h>
#endif

I am having the below attached error
screen shot 2014-10-10 at 12 29 27 pm

from ui7kit.

artur7 avatar artur7 commented on July 18, 2024

Hi. I have the same issue (file doesn't exist). Did you solve it?

from ui7kit.

coolXin avatar coolXin commented on July 18, 2024

Find the source file
You must open the source file from the project
then modify
//#ifdef COCOAPODS
#if __has_include( "../Pods-environment.h")
//#else // no cocoapods, so enable everything

from ui7kit.

youknowone avatar youknowone commented on July 18, 2024

Updating to cocoapods to recent version working for this issue?

from ui7kit.

lilin87788 avatar lilin87788 commented on July 18, 2024

pod 'UI7Kit', :git => 'https://github.com/youknowone/UI7Kit.git'
do this can working for this issue(use recent version)

from ui7kit.

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.