We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c05f83 commit 73200b7Copy full SHA for 73200b7
Sources/Configuration/SentrySwiftLog.xcconfig
@@ -1,5 +1,7 @@
1
+#include "Versioning.xcconfig"
2
+
3
PRODUCT_NAME = SentrySwiftLog
-CURRENT_PROJECT_VERSION = 8.57.2
4
+CURRENT_PROJECT_VERSION = $(MARKETING_VERSION)
5
6
GENERATE_INFOPLIST_FILE = YES
7
PRODUCT_BUNDLE_IDENTIFIER = io.sentry.$(PRODUCT_NAME)
0 commit comments