Open rgh78910 opened 7 years ago
Hello, did you import Sequents ?
Hi, Thanks for following, Yes I didi #Import Sequents.
On Thu, Oct 12, 2017 at 4:13 PM, FreakyCoder notifications@github.com wrote:
Hello, did you import Sequents ?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fujiyuu75/Sequents/issues/6#issuecomment-336131328, or mute the thread https://github.com/notifications/unsubscribe-auth/AQbKBBrZqmZAqzvPCVstpn2QCOTjvMdEks5srhBggaJpZM4PxZwj .
Can you add the error ?
issue title is the error I get: 'Use of unresolved Identifier for 'Animation' and 'sequents'
Are you using Swift 4 ? Also, please try to update your pod and cocoapods : Update cocoapods : pod repo update Update pods : pod update
Yes, I'm using Swift 4. And cocoapods and pod are updated.
Can you please try to make this library to Swift Language : 3.2 ? I believe that your problem will be solved
I have no idea how to do that! can u lead me?
I've checked mine and I can use it with 4.0. Can you share your project privately so I can check the problem?
So I add the library in pod file and it's there in project but when I'm trying to use it I get the error.
import UIKit
}
Wondering if someone can help.