Sign in

iOS Team / CNLiveBaseKitSDK · Files

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • CNLiveBaseKitSDK
  • CNLiveBaseKit.framework
  • Modules
  • module.modulemap
  • 更新CNLiveBaseKit framework
    46c46dd2
    张旭 authored
    2018-12-03 20:50:32 +0800  
    Browse Code »
module.modulemap 116 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
framework module CNLiveBaseKit {
  umbrella header "CNLiveBaseKit-umbrella.h"

  export *
  module * { export * }
}