diff options
author | Teddy Wing | 2016-12-03 02:52:35 -0500 |
---|---|---|
committer | Teddy Wing | 2016-12-03 02:52:35 -0500 |
commit | a9d6c99df032ca30fd445160203a507f95b218b1 (patch) | |
tree | 225ffb031c9df150c23d39983a26ba767ec0ddf6 | |
parent | ce4e6e5cae1b1144d6bdd95c6ed2ce663ec31e1c (diff) | |
download | Low-Battery-Yup-a9d6c99df032ca30fd445160203a507f95b218b1.tar.bz2 |
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.
m--------- | Low Battery Yup/MASShortcut | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/Low Battery Yup/MASShortcut b/Low Battery Yup/MASShortcut -Subproject aa9116d7a6a361edccb4db8d8b6db0e0c9786a2 +Subproject 94234d693bea653d31cfa3afca6f2233a23ffa2 |