hi, I am a Java&Python programmer, new to Switf and XCode, I downloaded XCode and tried to build openhaystackserver, but the console keep shows error messages following:
/Users/zhangliang/git/openhaystack-simple_server/OpenHaystack/OpenHaystackServer/main.swift:25:56: Cannot find 'GetReportsBody' in scope
/Users/zhangliang/git/openhaystack-simple_server/OpenHaystack/OpenHaystackServer/main.swift:27:24: Cannot find 'ServerReportsFetcher' in scope
I checked the class GetReportsBody is in package 'OHServerApp', it seems it's not included in the building process.
Can you provide a simple hint about how to build and run openhaystackserver? Thanks!
hi, I am a Java&Python programmer, new to Switf and XCode, I downloaded XCode and tried to build openhaystackserver, but the console keep shows error messages following:
I checked the class GetReportsBody is in package 'OHServerApp', it seems it's not included in the building process.
Can you provide a simple hint about how to build and run openhaystackserver? Thanks!