orazz / CreditCardForm-iOS

CreditCardForm is iOS framework that allows developers to create the UI which replicates an actual Credit Card.
MIT License
1.47k stars 165 forks source link

This project doesn't compile under XCode 10 #30

Closed ima-tech closed 6 years ago

ima-tech commented 6 years ago

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)

ima-tech commented 6 years ago

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.

orazz commented 6 years ago

Fixed 0.1.8