Post

Replies

Boosts

Views

Activity

Reply to Closure definition mismatch
So, what's your choice? Continue developing with Xcode 10.1? Or migrate your framework to Xcode 12? For now I have no reason to continue develop in deprecated version and I am going to rollback all of the changes and continue develop on Swift 5.
Topic: Programming Languages SubTopic: Swift Tags:
Mar ’21
Reply to Closure definition mismatch
Why can't you use Xcode 12 ? That would be the simplest and safest way. Because binaries compiled in swift 4.2 are not compatible with swift 5. I have a binary framework dependency compiled with swift 4.2.1. Code in attach. AES.swift - https://developer.apple.com/forums/content/attachment/7b4cc77a-0224-4819-b666-a74b2f5765c6
Topic: Programming Languages SubTopic: Swift Tags:
Mar ’21