Open miensol opened 9 years ago
While not essential it would be good to use reload feature when running on device. My current idea is to build simple socket server running on Mac and a client built into the library.
Any useful links are welcome.
This looks interesting https://github.com/square/SocketRocket
It's possible to depend on a pod in Debug configuration only http://blog.cocoapods.org/CocoaPods-0.34/
While not essential it would be good to use reload feature when running on device. My current idea is to build simple socket server running on Mac and a client built into the library.
Any useful links are welcome.