Notice
Recent Posts
Recent Comments
Link
목록get_Bundle_Url (1)
투케이2K
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/R5dnG/btsFFPdCwMo/EBmDO6d1oqnpCjgr5aYEw0/img.png)
[개발 환경 설정] 개발 툴 : XCODE 개발 언어 : SWIFT5 [소스 코드] // ----------------------------------------------------------------------------------------- // MARK: - [프로젝트 내부에 저장 된 특정 파일 경로 PATH URL 확인] // ----------------------------------------------------------------------------------------- func get_Bundle_Url(fileName: String) -> URL? { /* // ----------------------------------------- [get_Bundle_Url..
IOS
2024. 3. 10. 10:16