mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-23 19:20:51 +00:00
decide on install location /usr/local/bin/BTdaemon
This commit is contained in:
parent
038bc64c95
commit
32c63dd2ac
@ -5,5 +5,5 @@ iphone_ip=@IPHONE_IP@
|
||||
install-iphone: src/BTdaemon
|
||||
cp $< $<-signed
|
||||
export CODESIGN_ALLOCATE=/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/codesign_allocate ; ldid -S $<-signed
|
||||
scp $<-signed root@$(iphone_ip):/usr/bin/BTdaemon
|
||||
scp $<-signed root@$(iphone_ip):/usr/local/bin/BTdaemon
|
||||
scp resources/ch.ringwald.BTstack.plist root@$(iphone_ip):/Library/LaunchDaemons/
|
||||
|
Loading…
x
Reference in New Issue
Block a user