Skip to content

Commit

Permalink
Update AmitySDK.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
siengnonta authored Jan 25, 2022
1 parent e4bc205 commit 026e632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AmitySDK/5.10.0/AmitySDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Pod::Spec.new do |s|
s.platform = :ios
s.swift_version = "5"
s.ios.deployment_target = '12.0'
s.dependency 'Realm', '~> 10.12.0'
s.dependency 'Realm', '~> 10.21.1'

# Exclude arm64 architecture
s.pod_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64' }
Expand Down

0 comments on commit 026e632

Please sign in to comment.