Skip to content

Instantly share code, notes, and snippets.

@lexuanquynh
Created June 19, 2025 09:33
Show Gist options
  • Save lexuanquynh/e85e97b1258f5fd186ded7fa0da7476a to your computer and use it in GitHub Desktop.
Save lexuanquynh/e85e97b1258f5fd186ded7fa0da7476a to your computer and use it in GitHub Desktop.
...
# The service framework containing implementations
ISSCosmonautService:
type: framework
platform: iOS
sources: CosmonautService
dependencies:
# Linking the SpacesuitServiceCore in order to be able to use
# the public interfaces from it.
- framework: ISSSpacesuitServiceCore.framework
implicit: true
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment