apache / incubator-weex-playground

Playground for Apache Weex, demo purpose only
https://weex.apache.org/
Apache License 2.0
44 stars 28 forks source link

configure weex_sdk source. #6

Closed wrmswindmill closed 5 years ago

wrmswindmill commented 5 years ago

in Podfile, check if weex-playground is a submodule.

if the file ../../.gitmodules exists and it contains str "submodule "weex-playground",it is a submodule.

if it is a submodule, then set relative-path as WeexSDK source. else set github-link as WeexSDK source