「How to use a custom build configuration in a Swift Package? - Using Swift - Swift Forums」

How can I do something like this:      .target(         // some other settings ...             swiftSettings: [.define("ENABLE_TESTABILITY=YES", .when(configuration: .testing))]     )  We use a custom configuration calle…

How can I do something like this: .target( // some other settings ... swiftSettings: [.define("ENABLE_TESTABILITY=YES", .when(configuration: .testing))] ) We use a custom configuration calle…

forums.swift.org

Webページ

コンテンツ文字数:0 文字

見出し数(H2/H3タグ):0 個

閲覧数:115 件

2021-06-10 11:09:44

オリジナルページを開く