Skip to content

Commit

Permalink
Merge pull request #228 from mixpanel/zihe-bump-ios
Browse files Browse the repository at this point in the history
bump ios version to 4.2.4
  • Loading branch information
zihejia authored Apr 9, 2024
2 parents 9cdbbcd + 8dfc006 commit 0b6c0bf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 41 deletions.
6 changes: 3 additions & 3 deletions MixpanelReactNative.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Pod::Spec.new do |s|
s.source_files = "ios/*.{swift,h,m}"
s.requires_arc = true
s.preserve_paths = 'LICENSE', 'README.md', 'package.json', 'index.js'
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }

s.dependency "React-Core"
s.dependency "Mixpanel-swift", '4.2.0'
s.dependency "Mixpanel-swift", '4.2.4'
end
19 changes: 0 additions & 19 deletions logs/.b11bf985d66a037ca5688a574653f3bf76a28dfa-audit.json

This file was deleted.

19 changes: 0 additions & 19 deletions logs/.c366df74eeb671df60a57a2075ae40a3dae2af25-audit.json

This file was deleted.

0 comments on commit 0b6c0bf

Please sign in to comment.