mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-08-17 12:52:49 +00:00
Initial Tizen CI setup
This commit is contained in:
parent
f46e52c84d
commit
fb28e780b8
8 changed files with 88 additions and 8 deletions
6
receivers/tizen/scripts/debug.sh
Executable file
6
receivers/tizen/scripts/debug.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Local development debug script
|
||||
tizen install -n FCastReceiver/.buildResult/FCastReceiver.wgt -t T-samsung-5.0-x86
|
||||
~/tizen-studio/tools/sdb -s emulator-26101 shell 0 debug qL5oFoTHoJ.FCastReceiver
|
||||
# ~/tizen-studio/tools/sdb forward tcp:34445 tcp:34445
|
Loading…
Add table
Add a link
Reference in a new issue