mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 17:07:31 +09:00
Dactyloidae iOS initial commit
This commit is contained in:
parent
daa6179d22
commit
7154a0497e
2123 changed files with 197052 additions and 0 deletions
6
mobile/ios/buddybuild_postbuild.sh
Normal file
6
mobile/ios/buddybuild_postbuild.sh
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
chruby 2.3.1
|
||||
bundle install
|
||||
bundle exec danger --fail-on-errors=false
|
||||
|
||||
bash <(curl -s https://codecov.io/bash)
|
||||
Loading…
Add table
Add a link
Reference in a new issue