We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60898aa commit d3f6c05Copy full SHA for d3f6c05
.github/workflows/main.yml
@@ -55,6 +55,6 @@ jobs:
55
clean archive \
56
-sdk iphoneos \
57
-configuration Debug \
58
- -UseModernBuildSystem=NO \
+ -UseModernBuildSystem=YES \
59
-archivePath $PWD/RNInAppPaymentsQuickstart \
60
CODE_SIGNING_ALLOWED=NO"
0 commit comments