Skip to content

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

Open
@TimurAsayonok

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      OSX: Could not load the nibName: NFXResponseTypeCell_OSX in bundle NSBundle · Issue #256 · kasketis/netfox