DigiXLite.h 462 B

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