We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f20fd commit b482a3fCopy full SHA for b482a3f
.github/workflows/main.yml
@@ -62,6 +62,6 @@ jobs:
62
clean archive \
63
-sdk iphoneos \
64
-configuration Debug \
65
- -UseModernBuildSystem=NO \
+ -UseModernBuildSystem=YES \
66
-archivePath $PWD/RNInAppPaymentsQuickstart \
67
CODE_SIGNING_ALLOWED=NO"
0 commit comments