ice icon indicating copy to clipboard operation
ice copied to clipboard

Fix for SSL iOS testing

Open pepone opened this issue 1 year ago • 0 comments

This PR includes a test for the new SSL test, that fixes iOS failures. Basically the certificate path was bogus. When using IceSSL properties the Resources of iOS bundle are automatically added, but with the new API is up to the client application to load the certificates.

I also updated the scripts to use the latest iOS version 17.4

pepone avatar May 14 '24 18:05 pepone