- Release build 16.5 AppStore

This commit is contained in:
Bilal
2024-10-19 11:29:23 +05:30
parent 178f3fe2a0
commit a78eda88a8
10 changed files with 189 additions and 172 deletions

View File

@@ -1,5 +1,5 @@
# Uncomment the next line to define a global platform for your project
platform :ios, '14.0'
platform :ios, '13.0'
target 'WOKA' do
# Comment the next line if you don't want to use dynamic frameworks
@@ -20,7 +20,7 @@ target 'WOKA' do
pod 'Google-Mobile-Ads-SDK'
#JwPlayer
pod 'JWPlayerKit' , '~> 4.19.2'
# pod 'JWPlayerKit'
# Bottom line is for removing IPHONEOS_DEPLOYMENT_TARGET
post_install do |installer|