binding-tools-for-swift
binding-tools-for-swift copied to clipboard
Removing Nominal Types that need iOS 14.0 and above from Dylib Binding
While creating bindings for dylibs, some nominal types get errors from the Swift Compiler that say "... is only available in iOS 14.0 or newer". I will be removing these for now.