Skip to content

Commit

Permalink
Add LinkKitResources.bundle to release
Browse files Browse the repository at this point in the history
  • Loading branch information
fgo-ableton committed May 6, 2020
1 parent 2adfc1c commit c13fb17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ bundle: release
cp -a docs/Ableton_Link_Promotion.pdf $(LINK_KIT_OUTPUT)
cp -a docs/Ableton_Link_UI_Guidelines.pdf $(LINK_KIT_OUTPUT)
rsync -rv assets $(LINK_KIT_OUTPUT)
cp -a LinkKit/LinkKitResources.bundle $(LINK_KIT_OUTPUT)
echo "Zipping LinkKit..."
cd $(OUTPUT) && zip -r -9 $(LINK_KIT).zip $(LINK_KIT)

Expand Down

0 comments on commit c13fb17

Please sign in to comment.