diff --git a/example/ios/Podfile b/example/ios/Podfile index ce6e89e..6778edf 100644 --- a/example/ios/Podfile +++ b/example/ios/Podfile @@ -55,6 +55,5 @@ target 'MalwarelyticsExample' do # necessary for Mac Catalyst builds :mac_catalyst_enabled => false ) - #__apply_Xcode_12_5_M1_post_install_workaround(installer) end end