Loading txt file resources on SwiftWebSocketServer

前端 未结 0 1795
慢半拍i
慢半拍i 2021-01-18 04:25

I have a txt file that loads fine in the client app using:

let fileURLProject = Bundle.main.path(forResource: filename, ofType: "txt")
       
do {
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题