diff --git a/public/posts/drafts/46BABB82-056C-47FE-ACB5-8F7E7D3B7145.md b/public/posts/drafts/46BABB82-056C-47FE-ACB5-8F7E7D3B7145.md new file mode 100644 index 0000000..cc2ed5d --- /dev/null +++ b/public/posts/drafts/46BABB82-056C-47FE-ACB5-8F7E7D3B7145.md @@ -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. \ No newline at end of file diff --git a/public/posts/drafts/_data.json b/public/posts/drafts/_data.json index ccd007a..1efb039 100644 --- a/public/posts/drafts/_data.json +++ b/public/posts/drafts/_data.json @@ -20,5 +20,17 @@ ], "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": [ + + ] } } \ No newline at end of file