Kitura dumps a set of issues. Though it still works.
[2018-03-04T02:11:36.767+01:00] [WARNING] [ConfigurationManager.swift:261 load(url:deserializerName:)] Unable to load data from URL /private/tmp/DerivedData/TestKit1-grhijwzgzzsiquaizrsccuzgnldf/Build/Products/Debug/config/mappings.json
SwiftMetrics: Error finding .build directory
[Sun Mar 4 02:11:36 2018] com.ibm.diagnostics.healthcenter.loader INFO: Swift Application Metrics
[Sun Mar 4 02:11:36 2018] com.ibm.diagnostics.healthcenter.loader WARNING: Failed to initialize monitoring API
[Sun Mar 4 02:11:36 2018] com.ibm.diagnostics.healthcenter.loader WARNING: Monitoring API is not initialized
Presumably connected to Kitura looking for resources in .build or something (which we do link into the working directory).
Need to figure this out eventually, but stuff still seems to work just fine.
Kitura dumps a set of issues. Though it still works.
Presumably connected to Kitura looking for resources in .build or something (which we do link into the working directory).
Need to figure this out eventually, but stuff still seems to work just fine.