Giter Site home page Giter Site logo

Comments (10)

 avatar commented on June 6, 2024

I fix two of them...

The last one... i only wrote a ! instead of ? for the downcast...

And the third one, the method changed... but the another ones i do know how to fix that constructors of init

from sclalertview-swift.

vikmeup avatar vikmeup commented on June 6, 2024

@fdorado985 I would be able to fix this next week, unless you would like to send your pull request with changes to Swift 1.2. Thanks

from sclalertview-swift.

maxelbert avatar maxelbert commented on June 6, 2024

@fdorado985 You might find this answer and this answer useful. Here are the changes I made to clear the errors:

public init() {
    super.init(frame: CGRectZero)
}
public init() {
    super.init(nibName: nil, bundle: nil)
override public func touchesEnded(touches:Set<NSObject>, withEvent event:UIEvent) {

The last issue just requires an as! downcast, as you mentioned.

NOTE: Though I got those errors to go away, I am still experiencing a "Use of unresolved identifier 'SCLAlertView'" error, but I think that is unrelated.

from sclalertview-swift.

 avatar commented on June 6, 2024

Hi @maxelbert somebody made a pull request i guess, i supposed it was you, i did exactly that, and i didn't have issues, it works for me, thank you so much

from sclalertview-swift.

matthewchung74 avatar matthewchung74 commented on June 6, 2024

I still got those compile errors. was the pull request not made?

from sclalertview-swift.

vikmeup avatar vikmeup commented on June 6, 2024

@captainchung could you verify getting from master branch?

#50 this should fix it.

from sclalertview-swift.

matthewchung74 avatar matthewchung74 commented on June 6, 2024

I see, I had assumed the pod spec was pointing to the latest in the master
branch where it is actually pointing to 0.3 . Thanks for responding.

On Wed, May 6, 2015 at 9:30 PM, Viktor Radchenko [email protected]
wrote:

@captainchung https://github.com/captainchung could you verify getting
from master branch?

#50 #50 this should
fix it.


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

Regards,
Matt

from sclalertview-swift.

ZaidPathan avatar ZaidPathan commented on June 6, 2024

Is it working now, so that I can integrate it in my project?

from sclalertview-swift.

vikmeup avatar vikmeup commented on June 6, 2024

Updated.

from sclalertview-swift.

ZaidPathan avatar ZaidPathan commented on June 6, 2024

Ok.thanks.

from sclalertview-swift.

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.