Skip to content

Instantly share code, notes, and snippets.

@dive
Last active February 25, 2019 12:27
Show Gist options
  • Select an option

  • Save dive/88886bf832ae5190cb0676e8be881191 to your computer and use it in GitHub Desktop.

Select an option

Save dive/88886bf832ae5190cb0676e8be881191 to your computer and use it in GitHub Desktop.
SPM:Article:Compile:Error
Compile Swift Module 'ios_framework_package' (1 sources)
./spm-ios-example/ios-framework-package/Sources/ios-framework-package/ios_framework_package.swift:1:8:
error: no such module 'UIKit'
import UIKit
^
error: terminated(1): /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-build-tool
-f./spm-ios-example/ios-framework-package/.build/debug.yaml main output: ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment