You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[AbstractTarget] The #sdk method now raises if the value is not the same
across all the build configurations. This has been done to prevent clients
from accidentally using arbitrary values. Fabio Pelosin
Enhancements
[AbstractTarget] Added #resolved_build_setting and #common_resolved_build_setting. Fabio Pelosin
[XCConfigurationList] Added #get_setting and #set_setting. Fabio Pelosin