Skip to content

Commit 9e8343b

Browse files
authored
fix ci (#1537)
* remove carthage from building test project * get test fixture compiling
1 parent 6c94e29 commit 9e8343b

File tree

7 files changed

+62
-565
lines changed

7 files changed

+62
-565
lines changed

Tests/Fixtures/TestProject/AnotherProject/AnotherProject.xcodeproj/project.pbxproj

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@
328328
DYLIB_COMPATIBILITY_VERSION = 1;
329329
DYLIB_CURRENT_VERSION = 1;
330330
DYLIB_INSTALL_NAME_BASE = "@rpath";
331+
GENERATE_INFOPLIST_FILE = YES;
331332
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
332333
LD_RUNPATH_SEARCH_PATHS = (
333334
"$(inherited)",
@@ -343,6 +344,7 @@
343344
1CE986A8B593E707AB71BDBA /* Production Release */ = {
344345
isa = XCBuildConfiguration;
345346
buildSettings = {
347+
GENERATE_INFOPLIST_FILE = YES;
346348
LD_RUNPATH_SEARCH_PATHS = (
347349
"$(inherited)",
348350
"@executable_path/Frameworks",
@@ -436,6 +438,7 @@
436438
DYLIB_COMPATIBILITY_VERSION = 1;
437439
DYLIB_CURRENT_VERSION = 1;
438440
DYLIB_INSTALL_NAME_BASE = "@rpath";
441+
GENERATE_INFOPLIST_FILE = YES;
439442
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
440443
LD_RUNPATH_SEARCH_PATHS = (
441444
"$(inherited)",
@@ -457,6 +460,7 @@
457460
DYLIB_COMPATIBILITY_VERSION = 1;
458461
DYLIB_CURRENT_VERSION = 1;
459462
DYLIB_INSTALL_NAME_BASE = "@rpath";
463+
GENERATE_INFOPLIST_FILE = YES;
460464
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
461465
LD_RUNPATH_SEARCH_PATHS = (
462466
"$(inherited)",
@@ -478,6 +482,7 @@
478482
DYLIB_COMPATIBILITY_VERSION = 1;
479483
DYLIB_CURRENT_VERSION = 1;
480484
DYLIB_INSTALL_NAME_BASE = "@rpath";
485+
GENERATE_INFOPLIST_FILE = YES;
481486
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
482487
LD_RUNPATH_SEARCH_PATHS = (
483488
"$(inherited)",
@@ -493,6 +498,7 @@
493498
49FA7F235A6CA1F941192151 /* Staging Release */ = {
494499
isa = XCBuildConfiguration;
495500
buildSettings = {
501+
GENERATE_INFOPLIST_FILE = YES;
496502
LD_RUNPATH_SEARCH_PATHS = (
497503
"$(inherited)",
498504
"@executable_path/Frameworks",
@@ -505,6 +511,7 @@
505511
4D621C4C28C8614EA5D6ADC2 /* Production Debug */ = {
506512
isa = XCBuildConfiguration;
507513
buildSettings = {
514+
GENERATE_INFOPLIST_FILE = YES;
508515
LD_RUNPATH_SEARCH_PATHS = (
509516
"$(inherited)",
510517
"@executable_path/Frameworks",
@@ -529,6 +536,7 @@
529536
56ADF89C9058B2C25F6C80CE /* Staging Debug */ = {
530537
isa = XCBuildConfiguration;
531538
buildSettings = {
539+
GENERATE_INFOPLIST_FILE = YES;
532540
LD_RUNPATH_SEARCH_PATHS = (
533541
"$(inherited)",
534542
"@executable_path/Frameworks",
@@ -603,6 +611,7 @@
603611
58F418B6745A09C6479FDD6E /* Staging Release */ = {
604612
isa = XCBuildConfiguration;
605613
buildSettings = {
614+
GENERATE_INFOPLIST_FILE = YES;
606615
LD_RUNPATH_SEARCH_PATHS = (
607616
"$(inherited)",
608617
"@executable_path/Frameworks",
@@ -615,6 +624,7 @@
615624
5F14CE04E33ACD729A0EE6B6 /* Test Debug */ = {
616625
isa = XCBuildConfiguration;
617626
buildSettings = {
627+
GENERATE_INFOPLIST_FILE = YES;
618628
LD_RUNPATH_SEARCH_PATHS = (
619629
"$(inherited)",
620630
"@executable_path/Frameworks",
@@ -633,6 +643,7 @@
633643
DYLIB_COMPATIBILITY_VERSION = 1;
634644
DYLIB_CURRENT_VERSION = 1;
635645
DYLIB_INSTALL_NAME_BASE = "@rpath";
646+
GENERATE_INFOPLIST_FILE = YES;
636647
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
637648
LD_RUNPATH_SEARCH_PATHS = (
638649
"$(inherited)",
@@ -678,6 +689,7 @@
678689
DYLIB_COMPATIBILITY_VERSION = 1;
679690
DYLIB_CURRENT_VERSION = 1;
680691
DYLIB_INSTALL_NAME_BASE = "@rpath";
692+
GENERATE_INFOPLIST_FILE = YES;
681693
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
682694
LD_RUNPATH_SEARCH_PATHS = (
683695
"$(inherited)",
@@ -693,6 +705,7 @@
693705
816E80EA88CB645CE988138C /* Staging Debug */ = {
694706
isa = XCBuildConfiguration;
695707
buildSettings = {
708+
GENERATE_INFOPLIST_FILE = YES;
696709
LD_RUNPATH_SEARCH_PATHS = (
697710
"$(inherited)",
698711
"@executable_path/Frameworks",
@@ -705,6 +718,7 @@
705718
9BD6CAD5463121A1C3FED138 /* Production Release */ = {
706719
isa = XCBuildConfiguration;
707720
buildSettings = {
721+
GENERATE_INFOPLIST_FILE = YES;
708722
LD_RUNPATH_SEARCH_PATHS = (
709723
"$(inherited)",
710724
"@executable_path/Frameworks",
@@ -781,6 +795,7 @@
781795
C7A4FCD4E277AD34B36E5185 /* Test Release */ = {
782796
isa = XCBuildConfiguration;
783797
buildSettings = {
798+
GENERATE_INFOPLIST_FILE = YES;
784799
LD_RUNPATH_SEARCH_PATHS = (
785800
"$(inherited)",
786801
"@executable_path/Frameworks",
@@ -817,6 +832,7 @@
817832
E7907C46C6282D78E009083B /* Test Debug */ = {
818833
isa = XCBuildConfiguration;
819834
buildSettings = {
835+
GENERATE_INFOPLIST_FILE = YES;
820836
LD_RUNPATH_SEARCH_PATHS = (
821837
"$(inherited)",
822838
"@executable_path/Frameworks",
@@ -829,6 +845,7 @@
829845
FB66976FF75B2B0B255D5AA4 /* Test Release */ = {
830846
isa = XCBuildConfiguration;
831847
buildSettings = {
848+
GENERATE_INFOPLIST_FILE = YES;
832849
LD_RUNPATH_SEARCH_PATHS = (
833850
"$(inherited)",
834851
"@executable_path/Frameworks",
@@ -841,6 +858,7 @@
841858
FD9323224BE5A91248B7BEF2 /* Production Debug */ = {
842859
isa = XCBuildConfiguration;
843860
buildSettings = {
861+
GENERATE_INFOPLIST_FILE = YES;
844862
LD_RUNPATH_SEARCH_PATHS = (
845863
"$(inherited)",
846864
"@executable_path/Frameworks",

Tests/Fixtures/TestProject/AnotherProject/project.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,18 @@ targets:
88
BundleX:
99
type: bundle
1010
platform: iOS
11+
settings:
12+
GENERATE_INFOPLIST_FILE: YES
1113
BundleY:
1214
type: bundle
1315
platform: iOS
16+
settings:
17+
GENERATE_INFOPLIST_FILE: YES
1418
ExternalTarget:
1519
type: framework
1620
platform: iOS
21+
settings:
22+
GENERATE_INFOPLIST_FILE: YES
1723
IncludedLegacy:
1824
type: ""
1925
platform: iOS

0 commit comments

Comments
 (0)