[Build] Move aside ASLayoutSpecPlayground-Swift for now, as it is causing an Xcode 8.0-specific build failure.

This commit is contained in:
Scott Goodson
2016-11-07 15:15:30 -08:00
parent 47f9084bee
commit c4a4df7c52
17 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
//
// Sample.h
// Sample
//
// Copyright © 2016 Facebook. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for Sample.
FOUNDATION_EXPORT double SampleVersionNumber;
//! Project version string for Sample.
FOUNDATION_EXPORT const unsigned char SampleVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <Sample/PublicHeader.h>