Skip to content

Commit a47e1d9

Browse files
authored
Merge pull request #78 from Next2D/develop
wip: xboxビルドテスト v6
2 parents 34655d5 + ee25e3f commit a47e1d9

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next2d/builder",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "Multi-platform builder for Next2d Framework, supporting export to various platforms such as macOS, Windows, iOS, Android and Web(HTML)",
55
"author": "Toshiyuki Ienaga <ienaga@next2d.app>",
66
"license": "MIT",

templates/xbox/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ _deps/
1414
CMakeCache.txt
1515
CMakeFiles/
1616
.v8_headers/
17+
*.bin
-54.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)