Skip to content
This repository was archived by the owner on Apr 7, 2022. It is now read-only.
This repository was archived by the owner on Apr 7, 2022. It is now read-only.

Not able to use as standalone package #374

@mrtksn

Description

@mrtksn

Hi, I wanted to use it as a standalone package however XCode complains that cannot import HTTP.

I followed these steps:

  1. Create a new iOS project with SwiftUI in XCode 11.3
  2. File->Package->Add Package Dependency->complete adding the package using the default settings

The package looks installed alongside with its dependencies which are "Core, swift-nio-ssl-support, swift-nio-zlib-support, SwiftNIO, SwiftNIO SSL"

When I try to import HTTP like this

import HTTP

XCode would complain

No such module 'HTTP'

I tried to install other 3.rd party packages to be sure that it's not an issue with XCode and other packages were successfully installed and were usable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions