-
Notifications
You must be signed in to change notification settings - Fork 3
is:I get 'Use of unresolved Identifier' error for 'Animation' and 'sequents' #6
Comments
Hello, did you import Sequents ? |
Hi, Thanks for following,
Yes I didi #Import Sequents.
…On Thu, Oct 12, 2017 at 4:13 PM, FreakyCoder ***@***.***> wrote:
Hello, did you import Sequents ?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AQbKBBrZqmZAqzvPCVstpn2QCOTjvMdEks5srhBggaJpZM4PxZwj>
.
|
Can you add the error ? |
issue title is the error I get: |
Are you using Swift 4 ? Also, please try to update your pod and cocoapods : |
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? |
Well, actually I switch to TweenKit library and it works fine for me. I'm just wondering why it happens with 'sequents'!. Any way, how can I share the project with you? |
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.
The text was updated successfully, but these errors were encountered: