Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pod install error>>> Unable to determine the platform for the SocketSwift target #17

Open
WilliamAllenTalia opened this issue Apr 13, 2021 · 1 comment

Comments

@WilliamAllenTalia
Copy link

pod install gets the error.

Podfile is:

Uncomment the next line to define a global platform for your project

platform :ios, '9.0'

source 'https://github.com/CocoaPods/Specs.git'
target 'SocketSwift' do

Pods for SocketSwift

pod 'Socket.swift', '~> 2.4.0'
end

Code is unmodified Socket.swift

Full screen shot on Stackoverflow:

@OrkhanAlikhanov
Copy link
Member

OrkhanAlikhanov commented Apr 16, 2021

I have no idea why it happened. Doesn't seem to be a repository issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants