unextended-module-overlay.yaml 534 B

1234567891011121314
  1. {
  2. 'version': 0,
  3. 'use-external-names': 'false',
  4. 'case-sensitive': 'false',
  5. 'roots': [{
  6. 'type': 'directory',
  7. 'name': "/Users/wangzhi/DayaWorkspace/Klx_student/KulexiuForStudent/build/Debug-iphonesimulator/CHIPageControl/CHIPageControl.framework/Modules"
  8. 'contents': [{
  9. 'type': 'file',
  10. 'name': "module.modulemap",
  11. 'external-contents': "/Users/wangzhi/DayaWorkspace/Klx_student/KulexiuForStudent/build/Pods.build/Debug-iphonesimulator/CHIPageControl.build/unextended-module.modulemap",
  12. }]
  13. }]
  14. }