orazz / CreditCardForm-iOS

CreditCardForm is iOS framework that allows developers to create the UI which replicates an actual Credit Card.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project doesn't compile under XCode 10

opened this issue · comments

This project doesn't seem to be compiling under the new XCode 10. I get the following error:

The file “Pods-CreditCardFormTests.debug.xcconfig” couldn’t be opened because there is no such file.

(CreditCardForm-iOS-master/CreditCardForm.xcodeproj The file “Pods-CreditCardForm.debug.xcconfig” couldn’t be opened because there is no such file. (/CreditCardForm-iOS-master/Pods/Target Support Files/Pods-CreditCardForm/Pods-CreditCardForm.debug.xcconfig)

Removing the Files under the Pods folder seem to resolve the issue with the new building system. But I am not sure yet of the implications of doing that.

commented

Fixed 0.1.8