You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Bridging-Header.h 261B

1234567891011121314151617
  1. //
  2. // Bridging-Header.h
  3. // BodyfatScaleDemo_swift
  4. //
  5. // Created by steven wu on 2021/3/16.
  6. //
  7. #ifndef Bridging_Header_h
  8. #define Bridging_Header_h
  9. #import "MainViewController.h"
  10. #endif
  11. //convert oc to swift website
  12. //https://swiftify.com/converter/code/