Repository: cordova-coho Updated Branches: refs/heads/master 2c28fd092 -> 5d35171bd
Remove reference to testing procedure that no longer applies to cordova-ios (`diagnose_project` script). Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/5d35171b Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/5d35171b Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/5d35171b Branch: refs/heads/master Commit: 5d35171bd8d53f01c2e2429919c59e61cb04697c Parents: 2c28fd0 Author: filmaj <[email protected]> Authored: Fri Dec 2 16:55:57 2016 -0800 Committer: filmaj <[email protected]> Committed: Fri Dec 2 16:59:26 2016 -0800 ---------------------------------------------------------------------- docs/platforms-release-process.md | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/5d35171b/docs/platforms-release-process.md ---------------------------------------------------------------------- diff --git a/docs/platforms-release-process.md b/docs/platforms-release-process.md index f640db6..81c920f 100644 --- a/docs/platforms-release-process.md +++ b/docs/platforms-release-process.md @@ -202,7 +202,6 @@ Feel free to cleanup the projects you just created * Unit tests in: [CordovaLibTests/CordovaTests.xcodeproj](https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;a=tree;f=CordovaLibTests;h=88ba8e3c286159151b378efb1b0c39ef26dac550;hb=HEAD) * Test the Makefile via `make` - * Run `bin/diagnose_project` on a newly created project and ensure it reports no errors. ## Push Changes: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
