Restored original opus sse files, excluded from Xcode

Also added line break in script for consistency, thanks @zturtleman
This commit is contained in:
Tom Kidd 2021-03-17 23:58:14 -05:00
parent f68fc6fa6f
commit eef3a40ed6
8 changed files with 5 additions and 28 deletions

View file

@ -350,6 +350,7 @@ if [ -n "${MACOSX_DEPLOYMENT_TARGET_PPC}" ] || [ -n "${MACOSX_DEPLOYMENT_TARGET_
<key>x86_64</key>
<string>${MACOSX_DEPLOYMENT_TARGET_X86_64}</string>"
fi
if [ -n "${MACOSX_DEPLOYMENT_TARGET_ARM64}" ]; then
PLIST="${PLIST}
<key>arm64</key>