Skip to content

Commit

Permalink
Remove old, unused scripts (realm#4613)
Browse files Browse the repository at this point in the history
  • Loading branch information
kneth committed Jun 7, 2022
1 parent d50a153 commit 99fd004
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 502 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ const Person = {
* Upgraded Realm Core from v12.0.0 to v12.1.0.
* Fix for updated FLX sync error message. ([#4611](https://github.com/realm/realm-js/pull/4611))
* Updated build script to use Xcode 13.1 to match latest Apple App Store compatibility. ([#4605](https://github.com/realm/realm-js/issues/4605))
* Removed unused scripts `scripts/download-realm.js`, `scripts/find-ios-device.rb`, `scripts/find-ios-runtime.rb`, `scripts/test-android.js` and `scripts/xcode-download-realm.sh`. ([#4402](https://github.com/realm/realm-js/issues/4402))

10.18.0 Release notes (2022-5-29)
=============================================================
Expand Down
75 changes: 6 additions & 69 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@
"command-line-args": "^5.1.1",
"deepmerge": "2.1.0",
"fs-extra": "^4.0.3",
"https-proxy-agent": "^2.2.4",
"ini": "^1.3.7",
"node-addon-api": "4.2.0",
"node-fetch": "^2.6.1",
Expand Down
Loading

0 comments on commit 99fd004

Please sign in to comment.