You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2012/07/30 21:58:36 UTC

[11/15] ios commit: Deleted non-cross platform and undocumented bin script

Deleted non-cross platform and undocumented bin script


Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/9c97f68e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/9c97f68e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/9c97f68e

Branch: refs/heads/master
Commit: 9c97f68ec5358ff0f8be0a6d15ba3f43eb01283f
Parents: 7a1f5c0
Author: Shazron Abdullah <sh...@apache.org>
Authored: Wed Jul 25 17:29:22 2012 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Mon Jul 30 12:52:25 2012 -0700

----------------------------------------------------------------------
 bin/BOOM |   27 ---------------------------
 1 files changed, 0 insertions(+), 27 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/9c97f68e/bin/BOOM
----------------------------------------------------------------------
diff --git a/bin/BOOM b/bin/BOOM
deleted file mode 100755
index ee4e3fe..0000000
--- a/bin/BOOM
+++ /dev/null
@@ -1,27 +0,0 @@
-#! /bin/sh
-
-#
-# Licensed to the Apache Software Foundation (ASF) under one
-# or more contributor license agreements.  See the NOTICE file
-# distributed with this work for additional information
-# regarding copyright ownership.  The ASF licenses this file
-# to you under the Apache License, Version 2.0 (the
-# "License"); you may not use this file except in compliance
-# with the License.  You may obtain a copy of the License at
-# 
-# http://www.apache.org/licenses/LICENSE-2.0
-# 
-# Unless required by applicable law or agreed to in writing,
-# software distributed under the License is distributed on an
-# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-#  KIND, either express or implied.  See the License for the
-# specific language governing permissions and limitations
-# under the License.
-#
-
-./bin/create
-cd ./example
-./cordova/debug && ./cordova/log
-
-# this one is for steve jobs
-say 'BOOOOOOOM'