Slide 33
Slide 33 text
ϫʔΫΞϥϯυ
products: [
// τοϓϨϕϧͷAppͱEF͔ΒLink͞ΕͯΔɻ
.library(
name: “Infrastructure” // Dynamicʹఆ͞ΕΔ
targets: [“Infrastructure”] // ͜Ε͕εΩοϓʁ
),
.library( // App͔ΒͷΈLink͞Εͯͨ
name: “Feature” // staticఆ
targets: [“Feature”] // ͜ͷઌͷґଘνΣοΫ͠ͳ͍ʁ
),
.library( // App͔ΒͷΈLink͞Εͯͨ
name: “Contracts” // Staticఆ
targets: [“Contracts”] // ͜ͷઌͷґଘνΣοΫ͠ͳ͍ʁ
),
],
products: [
// ͜ΕApp͔ΒͷΈLink͢Δ
.library(
name: “AppLib”
targets: [
“Feature”, // Staticఆ
// EFLibʹ͋ΔͷͰDynamicఆ
”Infrastructure”
]
),
// ͜ΕEF͔ΒͷΈLink͢Δ
.library(
name: “EFLib”
targets: [
“Contracts” // Staticఆ
// AppLibʹ͋ΔͷͰ
“Infrastructure”, // Dynamicఆ
ɹ]
),
], // .targets: [] ݩͷ··ґଘΛهड़
վળ