You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added MotionKit.swift per instruction into my project file but when inside another example.swift:
import UIKit
import MotionKit
says No such module 'MotionKit'
I do see in Example project, you added by having another project 'MotionKit.xcodeproj so not sure how you generated by project inside my current project?
The text was updated successfully, but these errors were encountered:
I added MotionKit.swift per instruction into my project file but when inside another example.swift:
import UIKit
import MotionKit
says No such module 'MotionKit'
I do see in Example project, you added by having another project 'MotionKit.xcodeproj so not sure how you generated by project inside my current project?
The text was updated successfully, but these errors were encountered: