mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
Replace the Swift site generator with a Ruby and Phlex implementation. Loads site and projects from TOML, derive site metadata from posts. Migrate from make to bake and add standardrb and code coverage tasks. Update CI and docs to match the new workflow, and remove unused assets/dependencies plus obsolete tooling.
333 B
333 B
| Title | Author | Date | Timestamp | Link |
|---|---|---|---|---|
| Importing Modules in LLDB | Sami Samhuri | 12th May, 2015 | 2015-05-11T19:03:35-07:00 | http://furbo.org/2015/05/11/an-import-ant-change-in-xcode/ |
It's great that Apple added this but I don't understand why Foundation and UIKit aren't imported automatically when you're writing an iOS app.