melvitax / DateHelper

A Swift Date extension helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug in pull request

fraserscottmorrison opened this issue · comments

In Pull request 32, #32

"com.allforces.$(PRODUCT_NAME:rfc1034identifier)" was changed to com.allforces.AFDateHelperDemo;

This causes the App Store to reject the ipa when uploading due to the bundle version being invalid

Let me know if this is still an issue.

Im not sure cause I can't use DateHelper with CocoaPods as I need to support iOS8.0.

Would you be able to release a new CocoaPod version with the new iOS8.0 commit?

Latest version is now on CocoaPods