nickoneill / PermissionScope

Intelligent iOS permissions UI and unified API
MIT License
4.85k stars 507 forks source link

When the master branch will be turn into a tagged version? #179

Closed RafaelPlantard closed 7 years ago

RafaelPlantard commented 7 years ago

When I use cocoa pods in my personal pod the version tagged 1.0.2 is older than the master version. And I need the fix of Selector to #selector that is in master branch. Can you help me?

bre7 commented 7 years ago

Use master in your Podfile until a new version is released :)

  pod 'PermissionScope', :git => 'https://github.com/nickoneill/PermissionScope.git'
RafaelPlantard commented 7 years ago

In a PodSpec file that is unavailable... I need put this dependence inside my personal cocoa pod.

bre7 commented 7 years ago

Sub-modules until a new version is released ?

RafaelPlantard commented 7 years ago

Okay, I will use sub-modules, but do you have some date to new release?

bre7 commented 7 years ago

Not sure. I think the new version will be pushed using Swift 3