Giter Site home page Giter Site logo

Comments (5)

chadbag avatar chadbag commented on May 21, 2024 1

I got it working now. I thought I had done "pod update" at first but I must have done "pod install" out of habit. When I add a new pod I try and remember the update...

from alignedcollectionviewflowlayout.

mischa-hildebrand avatar mischa-hildebrand commented on May 21, 2024

I have updated the pod as well. Maybe it took some time to process. Can you please check again?

In the (parsed) documentation the initializer is visible already which means it must be public:
http://cocoadocs.org/docsets/AlignedCollectionViewFlowLayout/1.1.1/Classes/AlignedCollectionViewFlowLayout.html

from alignedcollectionviewflowlayout.

chadbag avatar chadbag commented on May 21, 2024

My pod file says

pod 'AlignedCollectionViewFlowLayout'

And I get 1.1.0 with the problem on init

"initializer is inaccessible due to 'internal' protection level"

or something like that.

I am trying another "pod update" to see if that helps.

Btw, this is a really nice effort!

from alignedcollectionviewflowlayout.

mischa-hildebrand avatar mischa-hildebrand commented on May 21, 2024

Thanks! I've just created a brand new Xcode project and added a podfile with pod "AlignedCollectionViewFlowLayout" as its only pod and ran pod install. Works for me.

It installs version 1.1.1 with the public initializer.

Please make sure you run pod update and not pod install.

from alignedcollectionviewflowlayout.

mischa-hildebrand avatar mischa-hildebrand commented on May 21, 2024

Awesome. I'll close this issue.

(Generally, you don't need to run pod update when you add a new pod. In that case pod install is sufficient. You only need pod update in case you have an older version of a pod installed and want to update that pod to a higher version.)

from alignedcollectionviewflowlayout.

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.