본문 바로가기

카테고리 없음

2020-09-25 12시 개발자 글 모음 | "[Swift][SwiftPM] Swi" 외 1개 이야기

물건 소유의 비용 by 박민우


    [Swift][SwiftPM] Swift Package로 리소스 번들링하기 by 안정민 about Swift

    • Bundle { /// Returns the resource bundle associated with the current Swift module
    • static var module: Bundle = { let bundleName = "Feature_Feature" let candidates = [ // Bundle should be present here when the package is linked into an App
    • // Bundle should be present here when the package is linked into a framework