Skip to content

Test Target with wrong Prefix Header #3

@renatosc

Description

@renatosc

First, thanks for taking the time to create the code.

I Just downloaded your code and when trying to build it I got the following error:

clang: error: no such file or directory: '/Users/MyName/Documents/SpringyFlowLayoutExample-master/UIDynamics+UIScrollView/UIDynamics+UIScrollView-Prefix.pch'
clang: error: no input files

Debuging it, I found that your Test Target Prefix Header is pointing to "UIDynamics+UIScrollView/UIDynamics+UIScrollView-Prefix.pch" which indeed does not exist.

For users having this problem, just delete the Test target and you will be fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions