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
in Xcode 10.3 - after pod:
Downloading dependencies
Installing ActionCableClient (0.2.3)
Installing Starscream (2.0.4)
Generating Pods project
Integrating client project
[!] Please close any current Xcode sessions and use SwiftAcabClient.xcworkspace for this project from now on.
Sending stats
Pod installation complete! There is 1 dependency from the Podfile and 2 total pods installed.
- after run xcworkspace:
👎 SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'ActionCableClient')
The text was updated successfully, but these errors were encountered:
in Xcode 10.3
- after pod:
Downloading dependencies
Installing ActionCableClient (0.2.3)
Installing Starscream (2.0.4)
Generating Pods project
Integrating client project
[!] Please close any current Xcode sessions and use
SwiftAcabClient.xcworkspace
for this project from now on.Sending stats
Pod installation complete! There is 1 dependency from the Podfile and 2 total pods installed.
- after run xcworkspace:
👎 SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'ActionCableClient')
The text was updated successfully, but these errors were encountered: