AssistoLab / DropDown

A Material Design drop down for iOS
MIT License
2.44k stars 622 forks source link

Swift package manager - crash when running #280

Open tuannm91 opened 3 years ago

tuannm91 commented 3 years ago

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!

abhinav-28od commented 3 years ago

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".