ReachabilityMac.h 541 B

1234567891011121314151617
  1. //
  2. // ReachabilityMac.h
  3. // ReachabilityMac
  4. //
  5. // Created by Reda Lemeden on 28/11/2015.
  6. // Copyright © 2015 Ashley Mills. All rights reserved.
  7. //
  8. #import <Cocoa/Cocoa.h>
  9. //! Project version number for ReachabilityMac.
  10. FOUNDATION_EXPORT double ReachabilityMacVersionNumber;
  11. //! Project version string for ReachabilityMac.
  12. FOUNDATION_EXPORT const unsigned char ReachabilityMacVersionString[];
  13. // In this header, you should import all the public headers of your framework using statements like #import <ReachabilityMac/PublicHeader.h>