-
-
Notifications
You must be signed in to change notification settings - Fork 197
Merge release 1.2.2 #756
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Merge release 1.2.2 #756
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix ios debugger
…ector.app-files Do not enumerate Inspector.app files
Set correct version of 1.2.1 release in changelog
Set correct date of 1.2.1 release
Set correct name for ERROR_REPORTING_SETTING_NAME in static config. Fixes #695
…racking Fix exceptions tracking
When CLI is installed in directory, which has space (or the path above this dir has spaces) and android-sdk is not installed, we are trying to execute adb from our resources. This is failing due to missing `"` in our commands. Fixes #470
…rors Fix adb related commands when path has spaces
Respect new files when livesyncing to device
Fixes #663
Validate java version
…tive-path Add library with relative path to .xcodeproj file
In some cases framework dir is missing in the npm cached package of the framework. Check if it exists and if not, remove the package from the cache and add it again. Fail when the shasum of the package is not correct Fixes #699
Make sure framework dir is part of the cached framework
Add timeout option to debug command
…-url Open correct debugger url when framework version is lower than 1.2.0
Bump version to 1.2.2
…ms-folder Remove plugin platforms folder
Fix node-xcode reference
Add the copyright year and owner
…droid-debugger Add default option for android debugger
…twice Do not build and install the app twice when debug command is executed
Integrate livesync logic from android runtime
LiveSync support for iOS simulator
Fix help for livesync command and debug command
Show update prompt when android runtime version is lower than 1.2.2
…operyl Detach debug tools properly
Change android runtime version
Update the default timeout used from debug command to 90 seconds
…ption Fix broken livesync android --emulator --watch command
Fix "Cannot read property 'wait' of undefined"
Conflicts: lib/common lib/services/usb-livesync-service.ts
✅ |
Conflicts: lib/services/usb-livesync-service.ts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.