Skip to content

Commit

Permalink
Fat upgrade of nwjs etc
Browse files Browse the repository at this point in the history
  • Loading branch information
gokr committed Mar 5, 2019
1 parent 3022a1a commit 45c4e9f
Show file tree
Hide file tree
Showing 20 changed files with 1,613 additions and 4,155 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ module.exports = function (grunt) {
platforms: ['osx64', 'linux64', 'win64', 'win32'],
flavor: 'sdk', // normal or sdk
zip: false,
version: '0.29.0', // If you modify you need to rebuild native modules!
version: '0.36.4', // If you modify you need to rebuild native modules! "grunt exec:powbuild" and copy raiblocks-pow into native dir
macIcns: './icon.icns',
exeIco: './icon.ico',
macPlist: {
Expand Down
6 changes: 3 additions & 3 deletions config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
</plugin>
<plugin name="cordova-plugin-add-swift-support" spec="^1.7.2" />
<plugin name="phonegap-nfc" spec="^1.0.3" />
<engine name="windows" spec="6.0.0" />
<engine name="ios" spec="^4.5.4" />
<engine name="android" spec="^7.1.0" />
<engine name="windows" spec="^6.0.1" />
<engine name="ios" spec="^4.5.5" />
<engine name="android" spec="^7.1.4" />
</widget>
4 changes: 2 additions & 2 deletions native/linux64/node_modules/raiblocks-pow/build/Makefile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 45c4e9f

Please sign in to comment.