Socket.swift icon indicating copy to clipboard operation
Socket.swift copied to clipboard

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

Open WilliamAllenTalia opened this issue 4 years ago • 1 comments

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:

WilliamAllenTalia avatar Apr 13 '21 22:04 WilliamAllenTalia

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

OrkhanAlikhanov avatar Apr 16 '21 20:04 OrkhanAlikhanov