Join Slack
Powered by
Good day. Not if you work with gradle + iOS config...
# ios
v
Vlad
02/08/2024, 8:24 AM
Good day. Not if you work with gradle + iOS configs tho 😄 Guys is there are a way to connect iOS config with a gradle property? Assume we have in the iosApp project.pbxproj the line.
CODE_SIGN_ENTITLEMENTS = ../shared/src/XX/iOSApp.entitlements;
In the root project gralde.properties we have the property:
XX=myfolder
Is there are an easy way to marry those two?
12
Views
Open in Slack
Previous
Next