samhuri.net/posts/2015/05/importing-modules-in-lldb.md
Sami Samhuri 007b1058b6
Migrate from Swift to Ruby (#33)
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.
2026-02-07 21:19:03 -08:00

9 lines
333 B
Markdown

---
Title: "Importing Modules in LLDB"
Author: Sami Samhuri
Date: "12th May, 2015"
Timestamp: 2015-05-11T19:03:35-07:00
Link: 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.