Pod init error in iOS swift
Problem:
File not found: /Applications/Xcode.app/
Solution:
post_install do |installer|
    installer.generated_projects.
Comments
Post a Comment