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
this issue appeared when I refactored the architecture and refreshed the code to support SPM. I checked SPM and CocoaPods but I completely missed Carthage integration. You should let @mtnbarreto know about #855
Environment:
Xcode console output of stack trace or code compilation error.
XLPagerTabStrip/Sources/XLPagerTabStrip/TwitterPagerTabStripViewController.swift:185:39 Type 'UIWindow' has no member 'isPortrait'
Any other additional detail such as example code that you think it would be useful to understand, reproduce and solve the problem.
UIWindow+Pager.swift
was not added toXLPagerTabStrip/XLPagerTabStrip.xcodeproj/project.pbxproj
.The text was updated successfully, but these errors were encountered: