-
-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Description
Describe the bug
I am working on an ongoing project where I am using PagerTabStripView library. I have added it as SPM. The project is compiling and building successfully with Xcode 14.2.
I have upgraded my Xcode to 15.2 and the same project is not compiling. When compiling the project with Xcode 15.2, I am seeing below error. Reference screenshots are attached.
Error: Initializer for conditional binding must have Optional type, not 'CGFloat'
To Reproduce
Steps to reproduce the behavior:
- Use library version 3.2.0 in the project
- Compile it with Xcode 15.2
- Check the build error
Expected behavior
The project should be commpiled with Xcode 15.


Versions (please complete the following information):
- Xcode: Xcode 15.2
- Device: iPhoneXR (& other models)
- OS: iOS17.1.2
- Library version 3.2.0
Metadata
Metadata
Assignees
Labels
No labels