mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-19 12:55:50 +00:00
10 lines
321 B
Markdown
10 lines
321 B
Markdown
---
|
|
Title: Importing Modules in LLDB
|
|
Author: Sami Samhuri
|
|
Date: 12th May, 2015
|
|
Timestamp: 1431396215
|
|
Tags:
|
|
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.
|