NexilisLite.h 476 B

123456789101112131415161718
  1. //
  2. // NexilisLite.h
  3. // NexilisLite
  4. //
  5. // Created by Akhmad Al Qindi Irsyam on 10/05/23.
  6. //
  7. #import <Foundation/Foundation.h>
  8. //! Project version number for NexilisLite.
  9. FOUNDATION_EXPORT double NexilisLiteVersionNumber;
  10. //! Project version string for NexilisLite.
  11. FOUNDATION_EXPORT const unsigned char NexilisLiteVersionString[];
  12. // In this header, you should import all the public headers of your framework using statements like #import <NexilisLite/PublicHeader.h>