thieumao

Get path of file in Resources

Jan 9th, 2017
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Swift 0.07 KB | None | 0 0
  1. if let path = Bundle.main.path(forResource: "thieumao", ofType: nil) {
  2. }
Advertisement
Add Comment
Please, Sign In to add comment