Skip to content

Commit 2f2a0a3

Browse files
Merge pull request #1250 from tchapgouv/1249-build-update-target-files-for-xcodegen-2-44
Fix bad xcodegen yaml Tchap file
2 parents 6c30207 + 2d65314 commit 2f2a0a3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

TchapTests/target.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ targets:
4848
SWIFT_OBJC_BRIDGING_HEADER: TchapTests/SupportingFiles/TchapTests-Bridging-Header.h
4949
TEST_HOST: $(BUILT_PRODUCTS_DIR)/Tchap.app/Tchap
5050
configs:
51-
Debug:
5251
Release:
5352
PROVISIONING_PROFILE: $(TCHAP_PROVISIONING_PROFILE)
5453
PROVISIONING_PROFILE_SPECIFIER: $(TCHAP_PROVISIONING_PROFILE_SPECIFIER)

changelog.d/1249.change

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Corrige les fichiers de configuration `xcodegen` de Tchap

0 commit comments

Comments
 (0)