Sign in

iOS Team / CNLiveUploadSDKDemo · Files

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • CNLiveUploadSDKDemo
  • CNLiveUploadYunSDKDemo
  • KS3YunSDK.framework
  • Modules
  • module.modulemap
  • 提交工程
    6f243150
    张旭 authored
    2017-08-29 11:43:46 +0800  
    Browse Code »
module.modulemap 99 Bytes
Edit Raw Blame History
1 2 3 4 5 6
framework module KS3YunSDK {
  umbrella header "KS3YunSDK.h"

  export *
  module * { export * }
}