Add a space for Jenkins testing

This commit is contained in:
Adlai Holler
2016-06-27 17:30:06 -07:00
committed by GitHub
parent 0414cf7c9b
commit db9826c4c6

View File

@@ -46,7 +46,7 @@ CALayers:
You can construct entire node hierarchies in parallel, or instantiate and size
a single node on a background thread — for example, you could do
something like this in a UIViewController:
something like this in a UIViewController:
```objective-c
dispatch_async(_backgroundQueue, ^{