Created
June 19, 2025 09:33
-
-
Save lexuanquynh/e85e97b1258f5fd186ded7fa0da7476a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
# 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