Giter VIP home page Giter VIP logo

Comments (9)

moheny avatar moheny commented on July 18, 2024 1

Thank you for the quick answer, of course i'm using the the xcWorkSpace, as I said I have pods working already with it... i'll try to manually add the library.
EDIT: After adding the framework manually, i'm not getting the error anymore, but I do get this error,
"Unknown class _TtC15LTMorphingLabel15LTMorphingLabel in Interface Builder file."
I don't get it what i'm doing wrong or is it just a bug ?
1.) I've added UILable to the storyboard.
2.) i've connect it to the code (CTRL + DRAG)
3.) i've add the effect and getting the above crash.
Edit2: I've got it, For some reason after changing the the UILabel to LTMorphingLabel it's changing automatic the module as well which causing the error.

I Don't want to open another request but why it's not possible to do something like
self.nameOutlet.shadowColor = UIColor.purpleColor()
self.nameOutlet.shadowOffset = CGSize(width: 4.0, height: 4.0)

from ltmorphinglabel.

TevinScott avatar TevinScott commented on July 18, 2024 1

you can also write the import in the head in this format :
import Pods_YourAppName
import LTMorphingLabel

from ltmorphinglabel.

lexrus avatar lexrus commented on July 18, 2024

Did you open the xcworkspace?

from ltmorphinglabel.

lexrus avatar lexrus commented on July 18, 2024

Hay moheny,
Could you send me your project files?
[email protected]
On Wed, Jan 27, 2016 at 7:36 PM moheny [email protected] wrote:

Thank you for the quick answer, of course i'm using the the xcWorkSpace,
as I said I have pods working already with it... i'll try to manually add
the library.


Reply to this email directly or view it on GitHub
#50 (comment)
.

from ltmorphinglabel.

exedmg avatar exedmg commented on July 18, 2024

Hi @lexrus , I face the exact same problem with @moheny. Could you please share the solution for this problem? Thanks.

from ltmorphinglabel.

moheny avatar moheny commented on July 18, 2024

I've wrote the solution. Add the framework Manually, then when change the module inside the inspector.

from ltmorphinglabel.

lexrus avatar lexrus commented on July 18, 2024

Thank you @moheny .
I gonna check it again tonight.

from ltmorphinglabel.

exedmg avatar exedmg commented on July 18, 2024

Thank you very much @moheny for the help.

from ltmorphinglabel.

pkasson avatar pkasson commented on July 18, 2024

I had the same issues as above ... and after adding the project manually, had the same error:

"Unknown class _TtC15LTMorphingLabel15LTMorphingLabel in Interface Builder file."

I am changing the IB setup as described by removing the module to see if that fixes it.

from ltmorphinglabel.

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.