This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
Found a problem when we install nested dependency by Cocoapods #44
Labels
fixed-in-dev
A fix for this issue has been merged into the dev branch
Dear all,
We found a problem we can't build your lib when we use it on nested dependency.
It showed
ACPCore.h
,ACPExtensionEvent.h
etc. not found.And that we solved this issue by using import lib with namespace syntax.
So, we try to change your code on Cocoapods and it works!.
Actually, I would like to open a pull request but your rule makes me create an issue first. 🤔
Please review this issue because we are blocked.
Ref: https://github.com/chawatvish/places-monitor-ios/commit/ed7e4fae1b8be5865cdd22828ca0d71302098b72
The text was updated successfully, but these errors were encountered: