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
I cloned this repo, opened Xcode and pressed Run. This is the error i got:
Dependencies could not be resolved because root depends on 'youtubedl-ios' 0.0.2..<1.0.0.
'youtubedl-ios' >= 0.0.2 cannot be used because no versions of 'youtubedl-ios' match the requirement 0.0.3..<1.0.0 and package 'youtubedl-ios' is required using a stable-version but 'youtubedl-ios' depends on an unstable-version package 'ffmpeg-ios'.
The text was updated successfully, but these errors were encountered:
I changed the version rules to main branch and the project can be built without error.
@AlexBu , I'm a bit newbie into iOS development and just need to get this app working on a real device, so could you please explain how did you do that?
I cloned this repo, opened Xcode and pressed Run. This is the error i got:
The text was updated successfully, but these errors were encountered: