I get the following error:
UATHelper: Packaging (iOS): UnrealBuildTool: [8/11] clang++ MM_04.generated.cpp
UATHelper: Packaging (iOS): UnrealBuildTool: [9/11] clang++ UELinkerFixups.cpp
UATHelper: Packaging (iOS): UnrealBuildTool: [10/11] sh /Users/thomasshepherd/Documents/Unreal_Projects/MM/Binaries/IOS/MM_04-IOS-Shipping
UATHelper: Packaging (iOS): UnrealBuildTool: ld: '/Users/Shared/UnrealEngine/4.14/Engine/Binaries/IOS/UE4-Launch-IOS-Shipping.a(Module.Launch.cpp.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture armv7
UATHelper: Packaging (iOS): UnrealBuildTool: clang: error: linker command failed with exit code 1 (use -v to see invocation)
UATHelper: Packaging (iOS): UnrealBuildTool: ERROR: UBT ERROR: Failed to produce item: /Users/thomasshepherd/Documents/Unreal_Projects/MM/Binaries/IOS/MM_04-IOS-Shipping
UATHelper: Packaging (iOS): UnrealBuildTool: Total build time: 584.33 seconds
UATHelper: Packaging (iOS): CommandUtils.Run: Run: Took 584.833161s to run mono, ExitCode=5
UATHelper: Packaging (iOS): Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.CommandUtils+CommandFailedException: Command failed (Result:5): /Users/Shared/UnrealEngine/4.14/Engine/Binaries/DotNET/UnrealBuildTool.exe MM_04 IOS Shipping -Project=/Users/thomasshepherd/Documents/Unreal_Projects/MM/MM_04.uproject /Users/thomasshepher
d/Documents/Unreal_Projects/MM/MM_04.uproject -remoteini="/Users/thomasshepherd/Documents/Unreal_Projects/MM" -flushmac -noxge -nocreatestub -NoHotReload -ignorejunk. See logfile for details: 'UnrealBuildTool-2017.03.10-15.01.24.txt'
UATHelper: Packaging (iOS): at AutomationTool.CommandUtils.RunAndLog (System.String App, System.String CommandLine, System.String Logfile, Int32 MaxSuccessCode, System.String Input, ERunOptions Options, System.Collections.Generic.Dictionary`2 EnvVars, AutomationTool.SpewFilterCallbackType SpewFilterCallback) [0x00000] in <filename unknown>:0
UATHelper: Packaging (iOS): at AutomationTool.CommandUtils.RunAndLog (AutomationTool.CommandEnvironment Env, System.String App, System.String CommandLine, System.String LogName, Int32 MaxSuccessCode, System.String Input, ERunOptions Options, System.Collections.Generic.Dictionary`2 EnvVars, AutomationTool.SpewFilterCallbackType SpewFilterCallback) [0x00000]
in <filename unknown>:0
UATHelper: Packaging (iOS): at AutomationTool.CommandUtils.RunUBT (Automat