There was an error while loading. Please reload this page.
1 parent 67b1de1 commit 47bff32Copy full SHA for 47bff32
1 file changed
ci_tooling/build_modules/application.py
@@ -197,6 +197,6 @@ def generate(self) -> None:
197
self._generate_application()
198
self._remove_analytics_key()
199
self._patch_load_command()
200
- self._patch_sdk_version() #if not self._git_branch or not self._git_branch.startswith('refs/tags') else None
+ self._patch_sdk_version()
201
self._embed_git_data()
202
self._embed_resources()
0 commit comments