UIAlertView-Blocks icon indicating copy to clipboard operation
UIAlertView-Blocks copied to clipboard

Unable to read license file when running pod install

Open jeffaburt opened this issue 10 years ago • 1 comments

Running pod install gives 3 errors complaining about not being able to read the license file.

Here is a screen shot:

image

jeffaburt avatar Apr 15 '14 05:04 jeffaburt

The reason for this is that the 1.0 tag point to a commit that does not contain the license file. A new tag must be created. This issue is probably a duplicate: https://github.com/jivadevoe/UIAlertView-Blocks/issues/37

bjornartollaksen avatar Apr 22 '14 06:04 bjornartollaksen