Skip to content

Commit

Permalink
ARM64
Browse files Browse the repository at this point in the history
  • Loading branch information
Ldoppea committed Nov 13, 2024
1 parent eb6a0df commit 85c4278
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@ target 'CozyReactNative' do
config.build_settings['CODE_SIGNING_ALLOWED'] = 'NO'
end
end
target.build_configurations.each do |config|
config.build_settings['EXCLUDED_ARCHS[sdk=iphonesimulator*]'] = "arm64"
end
target.build_configurations.each do |config|
config.build_settings['GCC_PREPROCESSOR_DEFINITIONS'] ||= ['$(inherited)', '_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION']
end
Expand Down

0 comments on commit 85c4278

Please sign in to comment.