Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after adding to project #10

Closed
Bobbykart opened this issue Feb 16, 2024 · 2 comments
Closed

Error after adding to project #10

Bobbykart opened this issue Feb 16, 2024 · 2 comments
Assignees

Comments

@Bobbykart
Copy link

Hi, i am getting the following errors when adding your project as dependency:

MapItemController line 57: Referencing instance method 'removingDuplicates()' on 'Array' requires that 'MapItemImage' conform to 'Hashable'

SearchSheet line 41: Incorrect argument label in call (have 'object:', expected 'subject:')

It is enough to add your package into the project and run the project without using your stuff.

@jayelevy
Copy link

I'm observing the same problem when adding this package in to a new Xcode project. Interestingly, I'm using it in another project (installed package many months ago) and it compiles with no errors.
Xcode version 15.2
MapItemPicker 1.0.4 (both projects... the one that compiles with no errors and the one that fails on the errors listed in prior post)

@JannThomas
Copy link
Contributor

Hi 😊 This should be resolved by #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants