develop

swift에서 obj-c로 변경할 때

방뎁 2024. 11. 20. 12:27

c 언어와 많이 닮은 옵젝씨는 가독성이 많이 떨어지는 느낌이다. 

순전히 개인적인 생각

 

뭐가되었든 레거시 중에는 옵젝씨로 되어 있는 코드가 많고

flutter 개발자의 경우 보통은 기존 iOS, AOS 개발자 들이지만

기본 베이스가 없는 개발자들도 있으니, == 나

 

swift로 구글링 되면 찾아서 바꿔야지 뭐

 

https://www.codeconvert.ai/swift-to-objective_c-converter

 

CodeConvert AI - Convert code with a click of a button

Examples The following are examples of code conversion from Swift to Objective_C using this converter. Note that you may not always get the same code since it is generated by an AI language model which is not 100% deterministic and gets updated from time t

www.codeconvert.ai

 

 

위 사이트를 이용하면 변경할 수 있다.