securing / IOSSecuritySuite

iOS platform security & anti-tampering Swift library
https://www.securing.biz/
Other
2.27k stars 272 forks source link

Removed obsolete `LSApplicationQueriesSchemes` from README.md. #116

Closed ObjectiveCesar closed 3 months ago

ObjectiveCesar commented 3 months ago

Since we do not check for activator:// custom URL scheme from v1.9.11+, I think it is only consistent to remove that from the LSApplicationQueriesSchemes and therefore the README.md.

r3ggi commented 3 months ago

You're right, thank you!