Open matecode opened 7 months ago
A (temporary) workaround if the new EULA is an issue for you.
In your ios/podfile
you can add:
target 'Runner' do
# Pin IOSSecuritySuite to latest pre-2.x.x release to avoid new EULA
pod 'IOSSecuritySuite', '1.9.11'
This fork from 1.9.11 (BSD 2-Clause) seems up-to-date https://github.com/KaiaHealth/IOSSecuritySuite
pod 'IOSSecuritySuite', :git => 'https://github.com/KaiaHealth/IOSSecuritySuite.git', :tag => '1.9.15'
I has spoke with authors of iOSSecuritySuite and they will start to check if someone is using they product :(.
Just what to note that iOSSecuritySuite just switch (silently) to a problematic custom end user license. This could be problematic if your users don't check the licenses of the dependencies.
https://github.com/securing/IOSSecuritySuite/commit/039aeb35b1aed8f28220435a88e77a616437436a