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

OSX: Could not load the nibName: NFXResponseTypeCell_OSX in bundle NSBundle #256

Open
TimurAsayonok opened this issue Mar 9, 2023 · 0 comments
Labels

Comments

@TimurAsayonok
Copy link

TimurAsayonok commented Mar 9, 2023

Describe the bug
Hello, I'm trying to connect netfox to my osx project. I installed it using a Carthage.
When I run command:
NFX.sharedInstance().show()

i got an errror:

-[NSNib _initWithNibNamed:bundle:options:] could not load the nibName: NFXResponseTypeCell_OSX in bundle NSBundle

When I use SPM I got error:
Could not find module 'netfox' for target 'x86_64-apple-macos'; found: arm64-apple-macos,
using M1 mac here

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots/Video
If applicable, add screenshots/video to help explain your problem.

Enviroment:

  • Device: [MacBook pro]
  • OS: [macOS 13.1]
  • Netfox version: [1.21.0]
  • Xcode version: [14.2]
  • Swift version: [5.7]

Additional context
Add any other context about the problem here.

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

No branches or pull requests

1 participant