accessing a file using [NSBundle mainBundle] pathForResource: ofType:inDirectory:

前端 未结 10 1409
清酒与你
清酒与你 2020-12-02 07:56

I have a file paylines.txt added inside the folder named TextFiles which resides inside the Resources folder of my iOS project in Xcod

10条回答
  •  暖寄归人
    2020-12-02 08:27

    well i found out the mistake i was committing i was adding a group to the project instead of adding real directory for more instructions

提交回复
热议问题