add static link library target#27
Conversation
- with renaming target of JavaScriptBridge -> JavaScriptBridgeApp
|
Please do not include unnecessary files such as Please keep original project structures as possible, because of this project has so many auto-generated files. |
|
@kishikawakatsumi thank you for your consideration. I did restore project's structures to the original as possible as I can |
|
I also changed |
|
ありがとうございます。明日から休暇なのでまた週末に見ますね。 |
|
よろしくお願いしますm(_ _)m |
|
遅くなってごめんなさい。7.1の対応がかなり大きなものになるので、この変更についてはその後で出し直してもらったほうがいいかなと思います。 せっかく時間を使っていただいたのにすみません。 |



hi, I added SLL target to the workspace.
This configuration contains a lot of configurations as follows:
libJavaScriptBridge, which is SSL for iOS, has been added.Testsscheme has been deleted.JavaScriptBridetarget has been renamed intoJavaScriptBridgeAppJavaScriptBridgeTestshas been linked withJavaScriptBridgeAppandlibJavaScriptBridgeas a primary test target.compilied sourceforJavaScriptBridgeinBuild Phases, because of adding dependency oflibJavaScriptBridgeto it..travis.ymlalso has been changed.I have tested all targets in workspace in local environment, with success.
So, Please consider to merge this pull-request for external use this repository.
thank you :)