Contributions

Article
With tools like simctl, it's possible to extend the iOS Simulator by building a plugin for it.
Practically, "building plugin" means injecting custom code, packaged as a dynamic library, into Simulator. Then modifying its behavior from the inside.