Modify Makefile to build for arm64 and x86_64 architectures.
Up the swift-tools-support-core version to the latest (0.2.4).
Test Plan/Testing Performed:
Built xcparse locally and confirmed that the binary is built for both architectures. Modified Bitrise workflows to conform to the new build directory structure.
Created 'deploy' workflow on Bitrise to automate the release process including the universal binary in future release assets.
Change Description:
Test Plan/Testing Performed: