Try not to laugh or cry -- I\'m just getting back into coding after 20 years out... I\'ve spent more than 4 hours looking at references and trying code snippets to g
I think you don't want the inDirectory: method. Try this instead:
inDirectory:
if let filepath = Bundle.main.path(forResource: "newTest", ofType: "txt") {