mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
[Build] Move aside ASLayoutSpecPlayground-Swift for now, as it is causing an Xcode 8.0-specific build failure.
This commit is contained in:
18
examples_extra/ASLayoutSpecPlayground-Swift/Sample/Sample.h
Normal file
18
examples_extra/ASLayoutSpecPlayground-Swift/Sample/Sample.h
Normal 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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user