libPhoneNumber-iOS
libPhoneNumber-iOS copied to clipboard
xcodebuild: error: Scheme libPhoneNumber is not currently configured for the clean action
Today when I run the script carthage update
I found that there is an error with the libPhoneNumber. the error's description is in the issue title.
Then I solved it by deleting the libPhoneNumber by hand then running cathage update
again, it works. I wonder if we can add the clean configuration into this library?
Sorry for late, I was very very very busy :( I recreated project last time, maybe I think it cause carthage error. So, did you meet that error again ?