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

Assets generation with Cocoapods #45

Open
ZvonimirMedak opened this issue Jan 14, 2025 · 0 comments
Open

Assets generation with Cocoapods #45

ZvonimirMedak opened this issue Jan 14, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ZvonimirMedak
Copy link
Collaborator

Description

Currently, there's an issue with assets generation with Cocoapods which allegedly will be fixed with Xcode 16.1, we should check out the Image+Assets file later on, and see if it was fixed.
The issue was that the generated assets weren't available in the app which used the library via cocoapods

Environment

  • Device: Simualtor
  • Operating system: iOS
  • Software information: 18.0
  • Additional information:

Reproduction steps

  1. Install the app via cocoapods
  2. Try to use the generated Image assets
  3. Try to build the app
    ...

Expected behavior

We should be able to use the generated assets via Cocoapods which currently doesn't work

Additional information

No response

@ZvonimirMedak ZvonimirMedak added the bug Something isn't working label Jan 14, 2025
@ZvonimirMedak ZvonimirMedak self-assigned this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant