AssistoLab / DropDown

A Material Design drop down for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift package manager - crash when running

tuannm91 opened this issue · comments

When I install by the swift package manager, the app is crashed with the log.
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle <...> (loaded)' with name 'DropDownCell''

Please check it!

When I install by the swift package manager, the app is crashed with the log.
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle: 'NSBundle <...> (loaded)' with name 'DropDownCell''

Please check it!

Hey @tuannm91 how were you able to add the dependency using SPM. For me it says "
https://github.com/AssistoLab/DropDown has no Package.swift manifest for version 2.3.13".