I need to compile my code but xcode can't migrate to swift 4 because it can't compile in swift 3 but Cryptoswift framework don't want to compile because it need to be in swift 4. I can compile on another computer in xcode 8.3.3 but can't upload on store in that version. What can i do?
i made the project on xcode 8.3.3 and it work well but when i tried on newer xcode, it don't and give me some error.
I expect to send the app on store in swift 3 or swift 4.