We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa675f commit ed286ebCopy full SHA for ed286eb
examples/default/ios/Podfile
@@ -41,6 +41,6 @@ target 'InstabugExample' do
41
# necessary for Mac Catalyst builds
42
:mac_catalyst_enabled => false
43
)
44
-# __apply_Xcode_12_5_M1_post_install_workaround(installer)
+ __apply_Xcode_12_5_M1_post_install_workaround(installer)
45
end
46
0 commit comments