samdmarshall / SDMMobileDevice

MobileDevice Implementation
BSD 3-Clause "New" or "Revised" License
574 stars 97 forks source link

Make it work for iOS 10.2 – change method to TLSv1 #99

Closed srna closed 7 years ago

samdmarshall commented 7 years ago

Does this break support for older versions of iOS?

srna commented 7 years ago

I tested it on iOS 9.3 and 10.2, both working.

samdmarshall commented 7 years ago

Ok, I will want to test with some of the older iOS devices I have, which I won't have access to until sometime next week. Once I confirm with my iOS 3 and 5 devices this looks good to merge. Thanks!

samdmarshall commented 7 years ago

Could you please update this against my master branch so that I can test without having to install Xcode?

srna commented 7 years ago

Done.

samdmarshall commented 7 years ago

OK thanks, i should be able to test this out this week now that I have removed the need to build with Xcode.

srna commented 7 years ago

Hey @samdmarshall, any progress on this?

samdmarshall commented 7 years ago

Sorry for taking so long with this; i've been able to verify this still works on iOS 3 and 5, so i am going to go ahead and merge it. Thanks!

srna commented 7 years ago

Thanks. I was just cleaning up my repos and now I can delete my fork. :)