Skip to content

Commit

Permalink
Update rexxar example
Browse files Browse the repository at this point in the history
  • Loading branch information
daydayfree committed Apr 27, 2018
1 parent 783f877 commit bc0ee8c
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 30 deletions.
8 changes: 0 additions & 8 deletions Rexxar.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@
A3249A061D66EF27006CCCCB /* Library */,
A39964791D549DB700813A60 /* Widget */,
A399647A1D549DB700813A60 /* ContainerAPI */,
A399647B1D549DB700813A60 /* Decorator */,
98B47B141BF1E0F20087735C /* AppDelegate.swift */,
B9E27ED31C054A7A00C12DAF /* RoutesViewController.swift */,
A3249A191D66F941006CCCCB /* FullRXRViewController.swift */,
Expand Down Expand Up @@ -464,13 +463,6 @@
path = ContainerAPI;
sourceTree = "<group>";
};
A399647B1D549DB700813A60 /* Decorator */ = {
isa = PBXGroup;
children = (
);
path = Decorator;
sourceTree = "<group>";
};
B90EBEBD1BFEAA830055D477 /* RexxarTests */ = {
isa = PBXGroup;
children = (
Expand Down
5 changes: 5 additions & 0 deletions RexxarDemo/Resource/hybrid/common/vendor-b5a42da096.js

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions RexxarDemo/Resource/hybrid/common/vendor-ebec3f4b7b.js

This file was deleted.

15 changes: 0 additions & 15 deletions RexxarDemo/Resource/hybrid/rexxar/demo-252452ae58.html

This file was deleted.

15 changes: 15 additions & 0 deletions RexxarDemo/Resource/hybrid/rexxar/demo-c775298867.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions RexxarDemo/Resource/hybrid/routes.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"items": [
{
"deploy_time": "Sun, 09 Oct 2016 05:54:22 GMT",
"remote_file": "https://raw.githubusercontent.com/douban/rexxar-web/master/example/dist/rexxar/demo-252452ae58.html",
"remote_file": "https://raw.githubusercontent.com/douban/rexxar-web/master/example/dist/rexxar/demo-c775298867.html",
"uri": "douban://douban.com/rexxar_demo[/]?.*"
}
],
"partial_items": [
{
"deploy_time": "Sun, 09 Oct 2016 05:54:22 GMT",
"remote_file": "https://raw.githubusercontent.com/douban/rexxar-web/master/example/dist/rexxar/demo-252452ae58.html",
"remote_file": "https://raw.githubusercontent.com/douban/rexxar-web/master/example/dist/rexxar/demo-c775298867.html",
"uri": "douban://partial.douban.com/rexxar_demo/_.*"
}
],
Expand Down

0 comments on commit bc0ee8c

Please sign in to comment.