openstf / ios-minicap

iOS Minicap provides a socket interface for streaming realtime screen capture data out of iOS devices.
Other
434 stars 130 forks source link

Maybe convert to 100% Swift? #1

Open sorccu opened 7 years ago

sorccu commented 7 years ago

I think we'd be able to get more iOS experts to participate by doing that. No reason to keep the small amount of C++.

codeskyblue commented 7 years ago

swift changes so quickly. I believe OC is better

nwlunatic commented 7 years ago

Also swift has integration only with obj-c right now, so we will need to write wrapper for every c/c++ library we would like to include.

I am also disapointed in Xcode support for Swift3, it code autocomplition and broking syntax highliting sometimes after errors, for example,.