kunaljaypatel

Results 2 issues of kunaljaypatel

You have support for .iPadMini6 in the function, getVersion(code: String). But, you don't properly support in size(). It defaults to unknown. You need to add a case for the enum...

Hi, Xcode 16 doesn't allow you to upload to App Store Connect dependencies that use bitcode. I'm stripping it out post-install, but can you disable bitcode in the framework? Thank...