alqindiirsyam il y a 2 ans
Parent
commit
c724f35a68

+ 3 - 2
appbuilder-ios/DigiXLite/DigiXLite.podspec

@@ -8,7 +8,7 @@
 
 Pod::Spec.new do |spec|
   spec.name         = "DigiXLite"
-  spec.version      = "2.2.1"
+  spec.version      = "2.2.2"
   spec.summary      = "DigiXLite Framework"
   spec.description  = <<-DESC
   DigiXLite Framework, embed Contact Center, Live Streaming, Push Notifications, Instant Messaging, Video and VoIP Calling features into your mobile apps within minutes...
@@ -18,7 +18,7 @@ Pod::Spec.new do |spec|
   spec.license      = "MIT"
   spec.author       = { "Yayan D Wicaksono" => "ya2n.wicaksono@gmail.com" }
   spec.ios.deployment_target = "14.0"
-#  spec.source       = { :http => 'https://newuniverse.io/UCPaaSiOS/releases/download/DigiXLite/v2.2.1/DigiXLite.zip' }
+#  spec.source       = { :http => 'https://newuniverse.io/UCPaaSiOS/releases/download/DigiXLite/v2.2.2/DigiXLite.zip' }
   spec.source       = { :path => '.' }
   spec.source_files = 'DigiXLite/Source/**/*'
   spec.resource_bundles = { 'DigiXLite' => ['DigiXLite/Resource/**/*']}
@@ -32,6 +32,7 @@ Pod::Spec.new do |spec|
   spec.dependency 'ZIPFoundation', '~> 0.9.16'
   spec.dependency 'SwiftLinkPreview', '~> 3.4.0'
   spec.dependency 'Popover'
+  spec.static_framework = true
 # spec.dependency 'iOS-WebP'
 #  spec.preserve_path = 'DigiXLite.framework'
 #  spec.xcconfig = { 'OTHER_LDFLAGS' => '-framework DigiXLite' }

+ 3 - 2
appbuilder-ios/NexilisLite/NexilisLite.podspec

@@ -8,7 +8,7 @@
 
 Pod::Spec.new do |spec|
   spec.name         = "NexilisLite"
-  spec.version      = "2.2.1"
+  spec.version      = "2.2.2"
   spec.summary      = "NexilisLite Framework"
   spec.description  = <<-DESC
   NexilisLite Framework, embed Contact Center, Live Streaming, Push Notifications, Instant Messaging, Video and VoIP Calling features into your mobile apps within minutes...
@@ -18,7 +18,7 @@ Pod::Spec.new do |spec|
   spec.license      = "MIT"
   spec.author       = { "Yayan D Wicaksono" => "ya2n.wicaksono@gmail.com" }
   spec.ios.deployment_target = "14.0"
-#  spec.source       = { :http => 'https://newuniverse.io/UCPaaSiOS/releases/download/NexilisLite/v2.2.1/NexilisLite.zip' }
+#  spec.source       = { :http => 'https://newuniverse.io/UCPaaSiOS/releases/download/NexilisLite/v2.2.2/NexilisLite.zip' }
   spec.source       = { :path => '.' }
   spec.source_files = 'NexilisLite/Source/**/*'
   spec.resource_bundles = { 'NexilisLite' => ['NexilisLite/Resource/**/*']}
@@ -32,6 +32,7 @@ Pod::Spec.new do |spec|
   spec.dependency 'ZIPFoundation', '~> 0.9.16'
   spec.dependency 'SwiftLinkPreview', '~> 3.4.0'
   spec.dependency 'Popover'
+  spec.static_framework = true
 # spec.dependency 'iOS-WebP'
 #  spec.preserve_path = 'NexilisLite.framework'
 #  spec.xcconfig = { 'OTHER_LDFLAGS' => '-framework NexilisLite' }