Skip to content

Example application doesn’t easily build. #34

@alloy

Description

@alloy

I was trying to give the AFCacheDemo application in the AFCache-iOS Xcode project a quick go, but ran into a few problems:

  • I had to add src/shared to the header search paths for #import "AFCache+Packaging.h" in PackagingDemoController.h to work.
  • The Constants.h header, imported in PackagingDemoController.m, doesn’t exist in the repository. I assume that’s because it might contain sensitive data? May I suggest a Constants.h.example file that contains stub information?
  • When trying to recreate the constants header, and not having build a package yet, I tried to use the package URL mentioned in the FAQ, alas that URL is no longer valid.

If it’s easy for you to update your repo to be more demo friendly that’d be great 👍 I’ll start testing it from scratch now nonetheless.

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