File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7070/* End PBXCopyFilesBuildPhase section */
7171
7272/* Begin PBXFileReference section */
73+ 44E430DB1D889255002FE849 /* SCLAlertViewFramework.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCLAlertViewFramework.h; sourceTree = "<group>"; };
7374 572BB1451B8383B3002DEE38 /* SCLTimerDisplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCLTimerDisplay.h; sourceTree = "<group>"; };
7475 572BB1461B8383B3002DEE38 /* SCLTimerDisplay.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SCLTimerDisplay.m; sourceTree = "<group>"; };
7576 CF6FB1221C5926FC009715F3 /* SCLSwitchView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SCLSwitchView.h; sourceTree = "<group>"; };
256257 isa = PBXGroup;
257258 children = (
258259 EF994B0C1D47AB1400619DFF /* Info.plist */,
260+ 44E430DB1D889255002FE849 /* SCLAlertViewFramework.h */,
259261 );
260262 path = SCLAlertViewFramework;
261263 sourceTree = "<group>";
Original file line number Diff line number Diff line change 1+ //
2+ // SCLAlertViewFramework.h
3+ // SCLAlertView
4+ //
5+ // Created by Eugene Tulusha on 9/13/16.
6+ // Copyright © 2016 AnyKey Entertainment. All rights reserved.
7+ //
8+
9+ @import Foundation ;
10+
11+ //! Project version number for CryptoSwift.
12+ FOUNDATION_EXPORT double SCLAlertViewFrameworkVersionNumber ;
13+
14+ //! Project version string for CryptoSwift.
15+ FOUNDATION_EXPORT const unsigned char SCLAlertViewFrameworkVersionString [];
You can’t perform that action at this time.
0 commit comments