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/26 02:31:38 UTC

[1/2] ios commit: Deleted non-cross platform and undocumented bin script

Updated Branches:
  refs/heads/master c181db11e -> 67d25e315


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/67d25e31
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/67d25e31
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/67d25e31

Branch: refs/heads/master
Commit: 67d25e3158064076a1a72903b9624cf42e1456df
Parents: 22982cc
Author: Shazron Abdullah <sh...@apache.org>
Authored: Wed Jul 25 17:29:22 2012 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Wed Jul 25 17:29:22 2012 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/67d25e31/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'