What's Changed
- Reorder build phases to fix Xcode 13.3 issue by @Dahlgren in https://github.com/SwiftyJSON/SwiftyJSON/pull/1114
- fix typo by @lewis-smith in https://github.com/SwiftyJSON/SwiftyJSON/pull/1098
- fix compile warning, which will be compile error in upcoming swift 6 by @luoxiu in https://github.com/SwiftyJSON/SwiftyJSON/pull/1124
- Add Privacy Manifest by @Nathan-Molby in http...