Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project not working in IOS #46

Closed
Mujab01 opened this issue Jan 22, 2024 · 1 comment
Closed

Project not working in IOS #46

Mujab01 opened this issue Jan 22, 2024 · 1 comment

Comments

@Mujab01
Copy link

Mujab01 commented Jan 22, 2024

tried all . facing these error
1.projectpath/ios/Pods/SwiftSoup/Sources/TokeniserState.swift:98:19 Protocol 'TokeniserStateProtocol' requires 'read' to be available in iOS 8.0 and newer

tried everything - clean build folder pod install

any help appreciated

Thanks.

@jspizziri
Copy link
Contributor

You need to target iOS >= 13 as per the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants