瀏覽代碼

fix MLKit compilation

Felix Paul Kühne 12 年之前
父節點
當前提交
b764dcd7b2
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      buildAspenProject.sh

+ 5 - 0
buildAspenProject.sh

@@ -159,6 +159,11 @@ fi
 framework_build="${aspen_root_dir}/ImportedSources/VLCKit/${xcbuilddir}"
 mlkit_build="${aspen_root_dir}/ImportedSources/MediaLibraryKit/${xcbuilddir}"
 
+spushd MediaLibraryKit
+rm -f External/MobileVLCKit
+ln -sf ${framework_build} External/MobileVLCKit
+spopd
+
 spopd #ImportedSources
 
 rm -f External/MobileVLCKit