mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +00:00
create post 'Importing Modules in LLDB'
This commit is contained in:
parent
419aef4d03
commit
a8d2e8b0d2
2 changed files with 13 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
||||||
|
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.
|
||||||
|
|
@ -20,5 +20,17 @@
|
||||||
|
|
||||||
],
|
],
|
||||||
"author": "Sami Samhuri"
|
"author": "Sami Samhuri"
|
||||||
|
},
|
||||||
|
"46BABB82-056C-47FE-ACB5-8F7E7D3B7145": {
|
||||||
|
"id": "46BABB82-056C-47FE-ACB5-8F7E7D3B7145",
|
||||||
|
"author": "Sami Samhuri",
|
||||||
|
"title": "Importing Modules in LLDB",
|
||||||
|
"date": "May 12, 2015",
|
||||||
|
"timestamp": 1431396215,
|
||||||
|
"link": null,
|
||||||
|
"url": "/posts/drafts/46BABB82-056C-47FE-ACB5-8F7E7D3B7145",
|
||||||
|
"tags": [
|
||||||
|
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue