scenee / FloatingPanel

A clean and easy-to-use floating panel UI component for iOS
MIT License
5.61k stars 509 forks source link

Documentation errors on latest version 2.8.5 #643

Closed garlapatisatish closed 2 months ago

garlapatisatish commented 2 months ago

Description

Documentation errors are being seen on latest version 2.8.5.

Expected behavior

Builds shouldn't fail for a documentation error from a dependency

Actual behavior

Builds are failing with documentation errors from dependency, floatingPanel

Steps to reproduce

Integrate floating panel using SPM or Carthage and try to build the Xcode project

Environment

Xcode 15.2

2.8.5

Installation method

iOS version(s) Shouldn't matter

Xcode version [15.2](

Screenshot 2024-08-30 at 1 28 42 PM

Screenshot 2024-08-30 at 1 28 50 PM)

scenee commented 2 months ago

Thanks for your report. I've fixed this issue on #644.

garlapatisatish commented 2 months ago

Awesome. When can we expect to get it merged and cut a new release?

garlapatisatish commented 2 months ago

following up!

Main reason for update was to avoid the crash issue for transitioning() and the fix was in latest 2.8.5 but until above PR is merged and a new RC is available, we can upgrade so we are still struggling with crashes.

scenee commented 2 months ago

I'm going to release v2.8.6 on this weekends. Thank you for your patience.