Simple Controller UI/gRPC working
This commit is contained in:
@@ -12,5 +12,5 @@ dependencies {
|
||||
task copySwiftCode(type: Copy, dependsOn: configurations.swift) {
|
||||
// Copy python protobuf code from proto project.
|
||||
from zipTree(configurations.swift.asPath)
|
||||
into './CarController/CarController'
|
||||
into './CarController'
|
||||
}
|
||||
Reference in New Issue
Block a user