Skip to content

CocoaPods Provides Old Version Instead of the Master Branch #22

@owenzhao

Description

@owenzhao

When using

pod 'AppLocker'

I got the Swift 4 version. I have to use

pod 'AppLocker', :git => 'https://github.com/Ryasnoy/AppLocker.git'

to get the Swift 5 version.

Also, you should name the two versions with more suitable tag names, currently all of them are version 2.0 in Xcode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions