Skip to content

Version error when minimum version is properly set #16

Description

@flusterIO

Hi,
I'm working on an iOS app to go along with the desktop app built in tauri. Full disclosure, I'm brand new to swift and xcode. I've played around with it in the past, but most of my experience comes from just making small changes to apps built with flutter, tauri or another webview framework.
I'm currently encountering the following error when I try to build with this plugin:

The package product 'STTextView' requires minimum platform version 16.0 for the iOS platform, but this target supports 12.0

But the app builds with the SFTextView dependency, but it fails as soon as I add the STTextView-Plugin-Neon package as a dependency, whether or not I actually use it anywhere.

Like I said, I'm brand new to xcode, but I'm confident I have the minimum version set properly to 26.0.

Is there any possibility this is a bug on your end? From the sound of the error this seems like something handled completely by Apple, but for the life of me I can't figure out how to resolve it and this package would make a world of difference in the app I'm hoping to build.

Any help would be greatly appreciated,
Andrew

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions