From 918aff67114f8f129993f7ace6d1ad83019286c7 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 2 Jun 2010 23:17:48 -0400 Subject: Added use of --universal option to tools/push --- tools/push | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/push') diff --git a/tools/push b/tools/push index 778f770b..a9c6bc53 100755 --- a/tools/push +++ b/tools/push @@ -10,6 +10,6 @@ git checkout next git rebase master git push git checkout master -./acprep -j16 opt upload +./acprep --universal -j16 --warn opt upload mv *.dmg* build git checkout next -- cgit v1.2.3