Skip to content

Instantly share code, notes, and snippets.

@anjerodesu
anjerodesu / Anchor.swift
Created June 4, 2016 05:47
NSLayoutAnchor for 10.10/iOS8
//
// Anchor.swift
// AnchorTest
//
// Created by Jonathan Wight on 7/10/15.
// Copyright © 2015 schwa.io. All rights reserved.
//
#if os(OSX)
import AppKit