Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.

CocoaPods License Warning #8

Open
dlprows opened this issue Feb 4, 2015 · 2 comments
Open

CocoaPods License Warning #8

dlprows opened this issue Feb 4, 2015 · 2 comments

Comments

@dlprows
Copy link

dlprows commented Feb 4, 2015

Can you retag 2.0.1 to a commit after you added the LICENSE.txt file? Currently when you install JGMethodSwizzler with CocoaPods you get an 'Unable to read the license file' warning because the License was added after you tagged version 2.0.1.

Since you haven't made any code changes since tagging 2.0.1, retagging would get rid of the warning without having to create a new version of the pod

@m1entus
Copy link

m1entus commented Jun 22, 2015

Please also fix cocoapods warnings:

- WARN  |  JGMethodSwizzler/JGMethodSwizzler/JGMethodSwizzler.m:88:16: warning: unused function 'blockIsCompatibleWithMethodType' [-Wunused-function]
- WARN  |  JGMethodSwizzler/JGMethodSwizzler/JGMethodSwizzler.m:146:16: warning: unused function 'blockIsValidReplacementProvider' [-Wunused-function]

@dcosson
Copy link

dcosson commented Jan 11, 2016

+1

Can you release a new version? 2.02 is probably better than re-tagging, because people pinned to the minor version with ~> will get the new release. But either way, please fix! It affects all upstream libraries as well

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants