xmartlabs / XLPagerTabStrip

Android PagerTabStrip for iOS.
MIT License
6.97k stars 1.32k forks source link

When I run the build, I get an error `Type 'UIWindow' has no member 'isPortrait'`. #854

Open zizi4n5 opened 1 year ago

zizi4n5 commented 1 year ago
dafan2020 commented 9 months ago

same problem

dafan2020 commented 9 months ago

image

The previous attributes have been removed, and we can replace them with new api attributes. In this way, the operation was successful.

Climbatize commented 4 months ago

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