Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Fixes for EMM-QSG #349

Merged
merged 4 commits into from
Nov 25, 2016
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Added entry to copy .ipa file to emm-qsg
  • Loading branch information
harshanL committed Nov 24, 2016
commit 33785f32429365b1a5706a394278519c369b179f
1 change: 1 addition & 0 deletions modules/distribution/src/assembly/bin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@
<include>**/**.sh</include>
<include>**/**.txt</include>
<include>**/**.apk</include>
<include>**/**.ipa</include>
<include>**/**.jpg</include>
</includes>
</fileSet>
Expand Down