Skip to content

Commit

Permalink
Update podpec
Browse files Browse the repository at this point in the history
  • Loading branch information
alfianlosari committed Mar 27, 2023
1 parent dafda82 commit 5d6a79c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GPTEncoder.podspec
Expand Up @@ -28,8 +28,8 @@ Pod::Spec.new do |s|

s.ios.deployment_target = "12.0"
s.osx.deployment_target = "10.13"
s.tvos.deployment_target = "12.0"
s.watchos.deployment_target = "7.0"
# s.tvos.deployment_target = "12.0"
# s.watchos.deployment_target = "7.0"

s.requires_arc = true
end

0 comments on commit 5d6a79c

Please sign in to comment.