Closed mikehardy closed 3 years ago
@helenaford I tested this locally (yarn precommit
in private repo) and it seems fine? But bears a double-check just in case :crossed_fingers:
Going to go ahead and commit this to clear the queue - should work fine, did in all my testing, will likely get clobbered when your work for 1.9 (currently in a testing release for alarmmanager work) is rebuilt, which is fine as long as it is also with Xcode 12.4 :-)
Fixes #304 - just a commit of this process:
.xip
from Apple developer portal/Applications/Xcode-12.4.app
sudo xcode-select -s /Applications/Xcode-12.4.app
yarn build:core:ios
from private repo