Closed skofgar closed 8 years ago
@skofgar Thank you for reporting. I tried it just now. But, I successfully built codes such as 1.day.ago
. I wonder why you got that error.
Hmm. Ok. I'll tried it in a new project too.. I'll try again and get back to you asap.
@naoty I discovered the problem.
So silly... - I forgot to add import Timepiece
.
Hi I have the weird error, that whenever I add
'Timepiece'
, I get the error, that the type 'Int' does not have a member for week, seconds etc. However, I can see the Pod files in the workspace in the Pods-project. (Especially theInt+Timepiece.swift
-file is there.) All my other Pods work...Do you have an idea what it could be?
My Podfile looks like this.. not really spectacular.