G7SensorKitUI.h 480 B

12345678910111213141516171819
  1. //
  2. // G7SensorKitUI.h
  3. // G7SensorKitUI
  4. //
  5. // Created by Pete Schwamb on 11/11/22.
  6. //
  7. #import <Foundation/Foundation.h>
  8. //! Project version number for G7SensorKitUI.
  9. FOUNDATION_EXPORT double G7SensorKitUIVersionNumber;
  10. //! Project version string for G7SensorKitUI.
  11. FOUNDATION_EXPORT const unsigned char G7SensorKitUIVersionString[];
  12. // In this header, you should import all the public headers of your framework using statements like #import <G7SensorKitUI/PublicHeader.h>