chore(messaging): 🔧 Update iOS project.yml with platform-specific configurations for messaging targets, dependencies, and capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
21e43d71be
commit
3f69ed74da
1 changed files with 13 additions and 13 deletions
|
|
@ -10,43 +10,43 @@ options:
|
|||
|
||||
packages:
|
||||
swift-logging:
|
||||
url: https://forge.black.local/lilith/swift-logging.git
|
||||
url: https://forge.black.lan/lilith/swift-logging.git
|
||||
from: "1.0.0"
|
||||
swift-coordinator:
|
||||
url: https://forge.black.local/lilith/swift-coordinator.git
|
||||
url: https://forge.black.lan/lilith/swift-coordinator.git
|
||||
from: "1.0.0"
|
||||
swift-realtime:
|
||||
url: https://forge.black.local/lilith/swift-realtime.git
|
||||
url: https://forge.black.lan/lilith/swift-realtime.git
|
||||
from: "1.0.0"
|
||||
swift-settings:
|
||||
url: https://forge.black.local/lilith/swift-settings.git
|
||||
url: https://forge.black.lan/lilith/swift-settings.git
|
||||
from: "1.0.0"
|
||||
swift-design-tokens:
|
||||
url: https://forge.black.local/lilith/swift-design-tokens.git
|
||||
url: https://forge.black.lan/lilith/swift-design-tokens.git
|
||||
from: "1.0.0"
|
||||
swift-buttons:
|
||||
url: https://forge.black.local/lilith/swift-buttons.git
|
||||
url: https://forge.black.lan/lilith/swift-buttons.git
|
||||
from: "1.0.0"
|
||||
swift-forms:
|
||||
url: https://forge.black.local/lilith/swift-forms.git
|
||||
url: https://forge.black.lan/lilith/swift-forms.git
|
||||
from: "1.0.0"
|
||||
swift-feedback:
|
||||
url: https://forge.black.local/lilith/swift-feedback.git
|
||||
url: https://forge.black.lan/lilith/swift-feedback.git
|
||||
from: "1.0.0"
|
||||
swift-layout:
|
||||
url: https://forge.black.local/lilith/swift-layout.git
|
||||
url: https://forge.black.lan/lilith/swift-layout.git
|
||||
from: "1.0.5"
|
||||
swift-chat-core:
|
||||
url: https://forge.black.local/lilith/swift-chat-core.git
|
||||
url: https://forge.black.lan/lilith/swift-chat-core.git
|
||||
from: "1.0.1"
|
||||
swift-domain-models:
|
||||
url: https://forge.black.local/lilith/swift-domain-models.git
|
||||
url: https://forge.black.lan/lilith/swift-domain-models.git
|
||||
from: "1.0.4"
|
||||
swift-api-client:
|
||||
url: https://forge.black.local/lilith/swift-api-client.git
|
||||
url: https://forge.black.lan/lilith/swift-api-client.git
|
||||
from: "1.0.0"
|
||||
swift-rich-cards:
|
||||
url: https://forge.black.local/lilith/swift-rich-cards.git
|
||||
url: https://forge.black.lan/lilith/swift-rich-cards.git
|
||||
from: "1.0.0"
|
||||
|
||||
settings:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue