Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

iOS playground seperation #2709

Merged
merged 4 commits into from
Jul 16, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions ios/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## The submodule weex-playground

[Weex Playground](https://github.com/apache/incubator-weex-playground/tree/master/ios) can be used to test and preview weex pages on iOS and it has been added as a submodule.

### Relationship between weex and playground

- The playground submodule will be cloned and updated automatically when developers clone the ‘incubator-weex’ repo and build it. In this case, playground project will use the current incubator-weex project as it's pod source.

- When developer directly clone the 'weex-playground' repo and run it separately, the playground project will use the lastest incubator-weex project in master branch as it's pod source.




24 changes: 0 additions & 24 deletions ios/playground/Podfile

This file was deleted.

Empty file removed ios/playground/README.md
Empty file.
979 changes: 0 additions & 979 deletions ios/playground/WeexDemo.xcodeproj/project.pbxproj

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions ios/playground/WeexDemo.xcworkspace/contents.xcworkspacedata

This file was deleted.

This file was deleted.

29 changes: 0 additions & 29 deletions ios/playground/WeexDemo/AppDelegate.h

This file was deleted.

Loading