]> gitweb.factorcode.org Git - factor.git/commit
Xcode: add an xcode project that can build the VM for arm64.
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 2 Dec 2020 22:58:15 +0000 (16:58 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 2 Dec 2020 22:58:15 +0000 (16:58 -0600)
commit6b329ed6b645ea4403e2c9f0c6bf0361dfdfac71
tree7e4252b5652eff0178cbe0f7e4f15aaa408bf4ee
parent1e035965225333ba2387d3885332d15758a48171
Xcode: add an xcode project that can build the VM for arm64.

We aren't going to make it depend on Xcode, but it can be optional.
Factor.xcodeproj/project.pbxproj [new file with mode: 0644]
Factor.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
Factor.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist [new file with mode: 0644]
factor-console/factor-console.entitlements [new file with mode: 0644]