From a9d6c99df032ca30fd445160203a507f95b218b1 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 3 Dec 2016 02:52:35 -0500 Subject: Set MASShortcut build architecture to 64-bit My release build was failing because of this error: error: -fobjc-arc is not supported with fragile abi Set MASShortcut to force 64-bit architectures because it uses ARC and from what I understand ARC can only be used on 64-bit. --- Low Battery Yup/MASShortcut | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Low Battery Yup/MASShortcut b/Low Battery Yup/MASShortcut index aa9116d..94234d6 160000 --- a/Low Battery Yup/MASShortcut +++ b/Low Battery Yup/MASShortcut @@ -1 +1 @@ -Subproject commit aa9116d7a6a361edccb4db8d8b6db0e0c9786a29 +Subproject commit 94234d693bea653d31cfa3afca6f2233a23ffa2d -- cgit v1.2.3