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

Issue when inside framework have another module (pods) #3294

Open
udemy-freelance opened this issue Jul 24, 2022 · 0 comments
Open

Issue when inside framework have another module (pods) #3294

udemy-freelance opened this issue Jul 24, 2022 · 0 comments

Comments

@udemy-freelance
Copy link

  • carthage install method: [ ] .pkg, [ X] homebrew, [ ] source
  • which carthage: opt/homebrew/bin/carthage
  • carthage version: 0.38.0
  • xcodebuild -version: XCode 13.4.1 - Build version 13F100
  • Are you using --no-build? No
  • Are you using --no-use-binaries? No
  • Are you using --use-submodules? No
  • Are you using --cache-builds? No
  • Are you using --new-resolver? No
  • Are you using --use-xcframeworks? Yes

Actual outcome
It's ok and can be running well and ok when build. But unfortunately, after the simulator run and it got an error dyld: Library not loaded. And also I have pods inside my framework like alamofire, etc. I want to know if I have a third party inside my framework how can I upload it and can be running well on my simulator? Thank you

Expected outcome
This issue should be running well on my simulator or my iphone.

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

1 participant