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.
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.