Skip to content

Commit

Permalink
feat(misc): Runnable at macOS 10.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
msbsh committed Aug 29, 2019
1 parent 1bd0644 commit 0418604
Show file tree
Hide file tree
Showing 5 changed files with 607 additions and 425 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ build
node_modules
prebuilds
.idea/
js/*
3 changes: 2 additions & 1 deletion binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
],
"OTHER_LDFLAGS": [
"-stdlib=libc++"
]
],
"MACOSX_DEPLOYMENT_TARGET":"10.10"
},
"sources": [
"src/darwin/list.mm",
Expand Down
Loading

0 comments on commit 0418604

Please sign in to comment.