Skip to content

Commit

Permalink
Bump xcode dep (#776)
Browse files Browse the repository at this point in the history
* Modified Issue_Template to be more descriptive

* Some minor changes to Description field

* Improved messages to make intention of creating different apps for different platforms more clear

Due to multiple requests in discord chanel, #723, #717

* Minor additional tweak for readme

* Bump xcode dependency

Should fix Warnings from yarn regarding node-uuid #419 (microsoft/code-push#419) issue
  • Loading branch information
max-mironov committed Apr 4, 2017
1 parent c843375 commit 3d35287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"glob": "^5.0.15",
"inquirer": "1.1.2",
"plist": "1.2.0",
"xcode": "0.9.1"
"xcode": "0.9.2"
},
"devDependencies": {
"archiver": "latest",
Expand Down

0 comments on commit 3d35287

Please sign in to comment.