瀏覽代碼

RELEASEHOWTO: Add instructions for creating ipa and source archive

Carola Nitz 7 年之前
父節點
當前提交
41b9995645
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      Docs/RELEASEHOWTO.md

+ 3 - 0
Docs/RELEASEHOWTO.md

@@ -46,6 +46,9 @@ Look at the memory and performance while playing a video
 
 * Upload the binary and dsym to Hockeyapp so that we get crashreporting
 * Tag the version
+* Upload archive and ipa to incoming of ftp.videolan.org and ping jb, thresh or etix to move it to ftp://ftp.videolan.org/pub/videolan/vlc-iOS
+    ipa: archive > export > for App Store
+    source archive: git archive --format=tar.gz <tag> -o <tag>.tar.gz