Build Requirements - iOS 12 vs. iOS 13 (#558)
Closed
Unknown opened 2 years ago

I have a problem with… Building Siskin-IM in XCode 13.4.1 / iOS 13.0

Details: I have cloned master and run ./update-frameworks.sh but receive the following error:

XCode-Projects/siskin-im/SiskinIM - Share/ShareViewController.swift:549:58: 'unarchiveObject(with:)' was deprecated in iOS 12.0: Use +unarchivedObjectOfClass:fromData:error: instead

I then tried building using iOS 12.0 but the Martin library dependency complains that it requires iOS 13.0.

What am I missing here? Any help very much appreciated.

Unknown commented 2 years ago

You have received a warning about the usage of a method that is deprecated. This is not an error - just a warning.

Unknown commented 2 years ago

So it is. Dear god. ??‍♂️ Apologies - it had been a long day! Thanks for the reply.

issue 1 of 1
Type
Question
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/siskin-im#558
Please wait...
Page is in error, reload to recover