@@ -4,7 +4,7 @@ target 'ExampleCode' do
# Pods for ExampleCode
- pod 'Nexilis', '~> 2.2.0'
+ pod 'NexilisLite', '***REPLACE***WITH***NEXILIS***VERSION***LIBRARY***'
end
@@ -6,7 +6,7 @@ target 'Runner' do
use_frameworks!
# Pods for Runner
- pod 'NexilisLite', '~> 1.0.8'
target 'RunnerTests' do
inherit! :search_paths
@@ -20,7 +20,7 @@ end
target 'App' do
capacitor_pods
# Add your Pods here
post_install do |installer|
@@ -27,7 +27,7 @@ end
target 'NexilisSampleCode' do
config = use_native_modules!