File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ post_install do |installer|
9797 installer . pods_project . targets . each do |target |
9898 target . build_configurations . each do |config |
9999 # Specify 'Swift Version: 5.0' for resolving archieve errors.
100- if target . name == 'react-native-video'
100+ if target . name == 'react-native-video' || target . name == 'MendixNative'
101101 config . build_settings [ 'SWIFT_VERSION' ] = '5.0'
102102 end
103103 if target . name == 'VisionCamera'
Original file line number Diff line number Diff line change @@ -2578,6 +2578,6 @@ SPEC CHECKSUMS:
25782578 SSZipArchive: 8a6ee5677c8e304bebc109e39cf0da91ccef22ea
25792579 Yoga: 92f3bb322c40a86b7233b815854730442e01b8c4
25802580
2581- PODFILE CHECKSUM: f83815b440871ddc4d9bac375e7dc5aef13dcf51
2581+ PODFILE CHECKSUM: 84923fd0a7af9e1f96c12555441a1faaa0b4e13b
25822582
25832583COCOAPODS: 1.16.2
You can’t perform that action at this time.
0 commit comments