dillidon/alerts-and-pickers

Incorrect argument labels in call (have 'style:title:', expected 'nibName:bundle:')

connorcowling opened this issue · 2 comments

Very frustrating to use this without a pod.

Getting the error:

Incorrect argument labels in call (have 'style:title:', expected 'nibName:bundle:')
Replace 'style: .actionSheet, title' with 'nibName: .actionSheet, bundle'

www.connorcowling.com/github/issues/error.png

Swift version: 4.1
Xcode version: 9.4.1

Hi,
Were you able to resolve this issue?