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

javascript - Js, document.getElementById("ID").innerHTML, error -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -

jquery - jqGrid update specific column data with out refreshing the entire column? -