Skip to content

Instantly share code, notes, and snippets.

@dive
Created February 25, 2019 12:21
Show Gist options
  • Select an option

  • Save dive/78a5ddc9650e7f4608db516a795a9628 to your computer and use it in GitHub Desktop.

Select an option

Save dive/78a5ddc9650e7f4608db516a795a9628 to your computer and use it in GitHub Desktop.
SPM:Article:XCConfig
SDKROOT = iphoneos
SUPPORTED_PLATFORMS = iphonesimulator iphoneos
IPHONEOS_DEPLOYMENT_TARGET = 12.0
ARCHS = $(ARCHS_STANDARD)
VALID_ARCHS = $(ARCHS_STANDARD)
VALIDATE_PRODUCT = YES
LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/Frameworks
TARGETED_DEVICE_FAMILY = 1, 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment