You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest Valet is 4.0 now. But AppLocker is base on 3.x. So you need to use.
pod 'Valet' , '< 4.0'
Also, the default sample use old school carthage framework when building. After you add the pod, you should remove the carthage build phase or the project won't be built.
No such module 'Valet'
The text was updated successfully, but these errors were encountered: