CB-10912: update ios-sim to 5.0.7 to fix 'Invalid Device State' errors
Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/048e5ce0 Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/048e5ce0 Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/048e5ce0 Branch: refs/heads/4.1.x Commit: 048e5ce0d3ef0a570bfe592707308f875b8cc62b Parents: f75bf67 Author: Omar Mefire <[email protected]> Authored: Sat Mar 19 08:12:42 2016 -0700 Committer: Omar Mefire <[email protected]> Committed: Sat Mar 19 08:12:42 2016 -0700 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/048e5ce0/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 9b3dce5..da90d08 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "cordova-common": "^1.1.0", - "ios-sim": "^5.0.6", + "ios-sim": "^5.0.7", "nopt": "^3.0.6", "plist": "^1.2.0", "q": "^1.4.1", --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
