pro100andrey / lame

Swift Lame Framework
MIT License
27 stars 7 forks source link

Compilation warnings #11

Closed StasMalinovsky closed 1 month ago

StasMalinovsky commented 9 months ago

Describe the bug There is a bunch of warnings during compilation. The project target is iOS 13. Xcode 14.3.1. For example: ld: warning: object file (/Users/user/Library/Developer/Xcode/DerivedData/project-bolrfaqprskbdlbtnqgiupztkgqw/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/lame/lame.framework/lame(VbrTag.o)) was built for newer iOS version (16.4) than being linked (13.0)

Expected behavior No warnings

Screenshots Warnings

pro100andrey commented 1 month ago

Fixed v1.2.0