It’s a rather annoying process of uploading the newest SWC every time you commit to GitHub. And if you forget to upload the SWC, people will be using old versions.
Is there any way to automate that process?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can do it using ANT see links
also you can build SWC From ANT
1) ant-git-macros
2) Github ANT Scripts