Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
changed swift version to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
victorrabelozup committed Jun 22, 2020
1 parent 046531e commit cb1740c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BeagleUI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Pod::Spec.new do |spec|
# ――― Platform Specifics ――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

spec.platform = :ios, "10.0"
spec.swift_version = "4.1"
spec.swift_version = "5"

# ――― Source Location ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

Expand Down

0 comments on commit cb1740c

Please sign in to comment.