Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_sdk_framework
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Manos Chorianopoulos
2025-05-21 17:43:26 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
32c5a79d6a88cd8a6748febeb4a78757e015f7e9
32c5a79d
1 parent
4e155f75
podspec part5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
SwiftWarplyFramework.podspec
SwiftWarplyFramework.podspec
View file @
32c5a79
...
...
@@ -51,10 +51,10 @@ Pod::Spec.new do |spec|
# <== NEW
# Add explicit Swift version
spec
.
swift_version
=
'5.0'
#
spec.swift_version = '5.0'
# Add explicit deployment target
spec
.
ios
.
deployment_target
=
'17.0'
#
spec.ios.deployment_target = '17.0'
# Add explicit build settings
# spec.pod_target_xcconfig = {
...
...
Please
register
or
login
to post a comment