mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +00:00
publish 'Swift: New stuff in Xcode 7 Beta 3'
This commit is contained in:
parent
583524e049
commit
5eda114d5a
4 changed files with 23 additions and 23 deletions
|
|
@ -16,6 +16,17 @@
|
||||||
"title": "About me"
|
"title": "About me"
|
||||||
},
|
},
|
||||||
"posts": [
|
"posts": [
|
||||||
|
{
|
||||||
|
"title": "→ Swift: New stuff in Xcode 7 Beta 3",
|
||||||
|
"date": "9th July, 2015",
|
||||||
|
"timestamp": 1436458633,
|
||||||
|
"tags": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"author": "Sami Samhuri",
|
||||||
|
"url": "/posts/2015/07/swift-new-stuff-in-xcode-7-beta-3",
|
||||||
|
"link": "http://ericasadun.com/2015/07/08/swift-new-stuff-in-xcode-7-beta-3/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "→ Scripts to Rule Them All",
|
"title": "→ Scripts to Rule Them All",
|
||||||
"date": "1st July, 2015",
|
"date": "1st July, 2015",
|
||||||
|
|
@ -114,17 +125,6 @@
|
||||||
"author": "Sami Samhuri",
|
"author": "Sami Samhuri",
|
||||||
"url": "/posts/2015/05/constraints-and-transforms-in-ios-8",
|
"url": "/posts/2015/05/constraints-and-transforms-in-ios-8",
|
||||||
"link": "http://revealapp.com/blog/constraints-and-transforms.html"
|
"link": "http://revealapp.com/blog/constraints-and-transforms.html"
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "→ Importing Modules in LLDB",
|
|
||||||
"date": "12th May, 2015",
|
|
||||||
"timestamp": 1431396215,
|
|
||||||
"tags": [
|
|
||||||
|
|
||||||
],
|
|
||||||
"author": "Sami Samhuri",
|
|
||||||
"url": "/posts/2015/05/importing-modules-in-lldb",
|
|
||||||
"link": "http://furbo.org/2015/05/11/an-import-ant-change-in-xcode/"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
@ -9,6 +9,18 @@
|
||||||
"url": "/posts/2015/07/scripts-to-rule-them-all",
|
"url": "/posts/2015/07/scripts-to-rule-them-all",
|
||||||
"tags": [
|
"tags": [
|
||||||
|
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"swift-new-stuff-in-xcode-7-beta-3": {
|
||||||
|
"id": "swift-new-stuff-in-xcode-7-beta-3",
|
||||||
|
"author": "Sami Samhuri",
|
||||||
|
"title": "Swift: New stuff in Xcode 7 Beta 3",
|
||||||
|
"date": "9th July, 2015",
|
||||||
|
"timestamp": 1436458633,
|
||||||
|
"link": "http://ericasadun.com/2015/07/08/swift-new-stuff-in-xcode-7-beta-3/",
|
||||||
|
"url": "/posts/2015/07/swift-new-stuff-in-xcode-7-beta-3",
|
||||||
|
"tags": [
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -21,18 +21,6 @@
|
||||||
"url": "/posts/drafts/09c2b186-3ce7-445c-89bf-5d5b7f830cd7",
|
"url": "/posts/drafts/09c2b186-3ce7-445c-89bf-5d5b7f830cd7",
|
||||||
"tags": [
|
"tags": [
|
||||||
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"826436D3-1B7C-41C1-9E82-FF2AAF4C1CDA": {
|
|
||||||
"id": "826436D3-1B7C-41C1-9E82-FF2AAF4C1CDA",
|
|
||||||
"author": "Sami Samhuri",
|
|
||||||
"title": "Swift: New stuff in Xcode 7 Beta 3",
|
|
||||||
"date": "9th July, 2015",
|
|
||||||
"timestamp": 1436458633,
|
|
||||||
"link": "http://ericasadun.com/2015/07/08/swift-new-stuff-in-xcode-7-beta-3/",
|
|
||||||
"url": "/posts/drafts/826436D3-1B7C-41C1-9E82-FF2AAF4C1CDA",
|
|
||||||
"tags": [
|
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue