This repository was archived by the owner on Aug 12, 2022. It is now read-only.
This repository was archived by the owner on Aug 12, 2022. It is now read-only.
enable ScratchJr to run on MacOS #379
Open
Description
ScratchJr cannot take advantage of the fact that new Macs will be able to run iOS apps.
Specific errors reported by Apple that prevent ScratchJr from being available on the Mac App Store:
- App cannot be used as intended. It includes jailbreak detection and multitouch requirements not addressed by Touch Alternatives.
A big issue is that it relies entirely on touch without any keyboard or mouse input. Updating to the latest Xcode beta and trying to build should also provide feedback about what's incompatible.
Resources: