Skip to content

Unable to Install IGListKit with Swift Package Manager #1557

Open
@popoolasubomi

Description

@popoolasubomi

New issue checklist

  • I have reviewed the README and documentation
  • I have searched existing issues and this is not a duplicate
  • I have attempted to reproduce the issue and include an example project.

General information

  • IGListKit version: (main branch)
  • iOS version(s): 15.2
  • CocoaPods/Carthage version: n/a
  • Xcode version: 13.2.1
  • Devices/Simulators affected: All
  • Reproducible in the demo project? (Yes/No):
  • Related issues:

Debug information

# Please include debug logs using the following lldb command:
po [IGListDebugger dump]

Installing IGListKit with spm produces the following issue making code unable to compile:

Lexical or Preprocessor Issue
IGListKit/spm/Sources/IGListKit/include/IGListSupplementaryViewSource.h:8:9: 'PikaOptimizationsMacros/PikaOptimizationsMacros.h' file not found

Is there any way to resolve this or install this framework without using carthage or cocoapods?

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