I have a txt file that loads fine in the client app using:
let fileURLProject = Bundle.main.path(forResource: filename, ofType: "txt") do {