Converting my Objective C codes to Swift code -


i have existing app constructed using objective-c.

my question is. how can convert app use swift code or have recreate app using swift code?

thank you.

you can't convert code swift. have rewrite it.

keep in mind can use both swift , objective-c in same project.

swift , objective-c in same project


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -