magicalpanda / MagicalRecord

Super Awesome Easy Fetching for Core Data!
Other
10.8k stars 1.8k forks source link

Carthage installation using '--no-use-binaries' flag doesn't work #1259

Open Iyuna opened 7 years ago

Iyuna commented 7 years ago

Carthage installation using '--no-use-binaries' flag performs cloning (not checking out as submodule of whatever) library code and building the framework. Therefore set_version_information.sh script works incorrectly cause it can not retrieve git data like recent tags and other. This causes the following error on building release application This bundle is invalid. The value for key CFBundleShortVersionString '6e6be8467afe365447b784db65d50f9b0c53571e' in the Info.plist file must be a period-separated list of at most three non-negative integers."

RyogaK commented 7 years ago

I vote this issue, too. I hope this issue will be fixed strongly.

zirinisp commented 7 years ago

This problem is still around and it took my a couple of hours to find that it was from magical record

pertau commented 6 years ago

Please fix :/ +1