You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
695 lines
35 KiB
695 lines
35 KiB
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 56;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
C42330612C7E118B001DABF5 /* PadelClubData.docc in Sources */ = {isa = PBXBuildFile; fileRef = C42330602C7E118B001DABF5 /* PadelClubData.docc */; };
|
|
C42330672C7E118B001DABF5 /* PadelClubData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C423305C2C7E118B001DABF5 /* PadelClubData.framework */; };
|
|
C423306C2C7E118B001DABF5 /* PadelClubDataTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C423306B2C7E118B001DABF5 /* PadelClubDataTests.swift */; };
|
|
C423306D2C7E118B001DABF5 /* PadelClubData.h in Headers */ = {isa = PBXBuildFile; fileRef = C423305F2C7E118B001DABF5 /* PadelClubData.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
C42330782C7E126B001DABF5 /* LeStorage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C42330772C7E126B001DABF5 /* LeStorage.framework */; };
|
|
C42330792C7E126B001DABF5 /* LeStorage.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C42330772C7E126B001DABF5 /* LeStorage.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
C42330802C7E130A001DABF5 /* Club.swift in Sources */ = {isa = PBXBuildFile; fileRef = C423307F2C7E130A001DABF5 /* Club.swift */; };
|
|
C42330822C7E1330001DABF5 /* Court.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330812C7E1330001DABF5 /* Court.swift */; };
|
|
C42330942C7E1345001DABF5 /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330932C7E1345001DABF5 /* User.swift */; };
|
|
C42330952C7E1345001DABF5 /* MockData.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330912C7E1345001DABF5 /* MockData.swift */; };
|
|
C42330962C7E1345001DABF5 /* Match.swift in Sources */ = {isa = PBXBuildFile; fileRef = C423308B2C7E1344001DABF5 /* Match.swift */; };
|
|
C42330982C7E1345001DABF5 /* Round.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330872C7E1344001DABF5 /* Round.swift */; };
|
|
C42330992C7E1345001DABF5 /* Tournament.swift in Sources */ = {isa = PBXBuildFile; fileRef = C423308C2C7E1344001DABF5 /* Tournament.swift */; };
|
|
C423309B2C7E1345001DABF5 /* GroupStage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C423308E2C7E1344001DABF5 /* GroupStage.swift */; };
|
|
C423309C2C7E1345001DABF5 /* Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = C423308F2C7E1345001DABF5 /* Event.swift */; };
|
|
C423309D2C7E1345001DABF5 /* Purchase.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330842C7E1344001DABF5 /* Purchase.swift */; };
|
|
C423309E2C7E1345001DABF5 /* TeamRegistration.swift in Sources */ = {isa = PBXBuildFile; fileRef = C423308A2C7E1344001DABF5 /* TeamRegistration.swift */; };
|
|
C423309F2C7E1345001DABF5 /* MonthData.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330852C7E1344001DABF5 /* MonthData.swift */; };
|
|
C42330A02C7E1345001DABF5 /* TeamScore.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330832C7E1344001DABF5 /* TeamScore.swift */; };
|
|
C42330A22C7E1345001DABF5 /* MatchScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330902C7E1345001DABF5 /* MatchScheduler.swift */; };
|
|
C42330A32C7E1345001DABF5 /* DateInterval.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330922C7E1345001DABF5 /* DateInterval.swift */; };
|
|
C42330A42C7E1345001DABF5 /* PlayerRegistration.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330882C7E1344001DABF5 /* PlayerRegistration.swift */; };
|
|
C42330A82C7E1433001DABF5 /* PadelRule.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330A72C7E1432001DABF5 /* PadelRule.swift */; };
|
|
C42330AB2C7E151A001DABF5 /* PlayerFilterOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330AA2C7E151A001DABF5 /* PlayerFilterOption.swift */; };
|
|
C42330B72C7E17ED001DABF5 /* String+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330B62C7E17ED001DABF5 /* String+Extensions.swift */; };
|
|
C42330BB2C7E1D1D001DABF5 /* DisplayStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330BA2C7E1D1D001DABF5 /* DisplayStyle.swift */; };
|
|
C42330BF2C7E20AA001DABF5 /* Sequence+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330BE2C7E20AA001DABF5 /* Sequence+Extensions.swift */; };
|
|
C42330C12C7E2172001DABF5 /* SeedInterval.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330C02C7E2172001DABF5 /* SeedInterval.swift */; };
|
|
C42330CA2C7E2589001DABF5 /* Date+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330C92C7E2589001DABF5 /* Date+Extensions.swift */; };
|
|
C42330CC2C7E2643001DABF5 /* Screen.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330CB2C7E2643001DABF5 /* Screen.swift */; };
|
|
C42330CE2C7E2669001DABF5 /* MySortDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330CD2C7E2669001DABF5 /* MySortDescriptor.swift */; };
|
|
C42330DA2C7E2B3D001DABF5 /* TournamentStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330D92C7E2B3D001DABF5 /* TournamentStore.swift */; };
|
|
C42330DC2C7E2B86001DABF5 /* Algorithms in Frameworks */ = {isa = PBXBuildFile; productRef = C42330DB2C7E2B86001DABF5 /* Algorithms */; };
|
|
C42330DF2C7F1098001DABF5 /* DataStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330DE2C7F1098001DABF5 /* DataStore.swift */; };
|
|
C42330E02C7F1098001DABF5 /* AppSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330DD2C7F1098001DABF5 /* AppSettings.swift */; };
|
|
C42330E22C7F12FA001DABF5 /* PListReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330E12C7F12FA001DABF5 /* PListReader.swift */; };
|
|
C42330E92C7F179D001DABF5 /* Guard.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330E32C7F1347001DABF5 /* Guard.swift */; };
|
|
C42330EA2C7F179D001DABF5 /* StoreManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330E42C7F1347001DABF5 /* StoreManager.swift */; };
|
|
C42330EB2C7F179D001DABF5 /* StoreItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330E52C7F1347001DABF5 /* StoreItem.swift */; };
|
|
C42330ED2C7F17B9001DABF5 /* Patcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330EC2C7F17B8001DABF5 /* Patcher.swift */; };
|
|
C42330EF2C80610D001DABF5 /* String+Crypto.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330EE2C80610D001DABF5 /* String+Crypto.swift */; };
|
|
C42330F12C8061D9001DABF5 /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330F02C8061D9001DABF5 /* Key.swift */; };
|
|
C42330F32C8068D9001DABF5 /* URL+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42330F22C8068D9001DABF5 /* URL+Extensions.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
C42330682C7E118B001DABF5 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C42330532C7E118B001DABF5 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C423305B2C7E118B001DABF5;
|
|
remoteInfo = PadelClubData;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
C423307A2C7E126B001DABF5 /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
C42330792C7E126B001DABF5 /* LeStorage.framework in Embed Frameworks */,
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
C423305C2C7E118B001DABF5 /* PadelClubData.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PadelClubData.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C423305F2C7E118B001DABF5 /* PadelClubData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PadelClubData.h; sourceTree = "<group>"; };
|
|
C42330602C7E118B001DABF5 /* PadelClubData.docc */ = {isa = PBXFileReference; lastKnownFileType = folder.documentationcatalog; path = PadelClubData.docc; sourceTree = "<group>"; };
|
|
C42330662C7E118B001DABF5 /* PadelClubDataTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PadelClubDataTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C423306B2C7E118B001DABF5 /* PadelClubDataTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PadelClubDataTests.swift; sourceTree = "<group>"; };
|
|
C42330772C7E126B001DABF5 /* LeStorage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = LeStorage.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C423307F2C7E130A001DABF5 /* Club.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Club.swift; sourceTree = "<group>"; };
|
|
C42330812C7E1330001DABF5 /* Court.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Court.swift; sourceTree = "<group>"; };
|
|
C42330832C7E1344001DABF5 /* TeamScore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TeamScore.swift; sourceTree = "<group>"; };
|
|
C42330842C7E1344001DABF5 /* Purchase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Purchase.swift; sourceTree = "<group>"; };
|
|
C42330852C7E1344001DABF5 /* MonthData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MonthData.swift; sourceTree = "<group>"; };
|
|
C42330872C7E1344001DABF5 /* Round.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Round.swift; sourceTree = "<group>"; };
|
|
C42330882C7E1344001DABF5 /* PlayerRegistration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerRegistration.swift; sourceTree = "<group>"; };
|
|
C423308A2C7E1344001DABF5 /* TeamRegistration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TeamRegistration.swift; sourceTree = "<group>"; };
|
|
C423308B2C7E1344001DABF5 /* Match.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Match.swift; sourceTree = "<group>"; };
|
|
C423308C2C7E1344001DABF5 /* Tournament.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tournament.swift; sourceTree = "<group>"; };
|
|
C423308E2C7E1344001DABF5 /* GroupStage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupStage.swift; sourceTree = "<group>"; };
|
|
C423308F2C7E1345001DABF5 /* Event.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Event.swift; sourceTree = "<group>"; };
|
|
C42330902C7E1345001DABF5 /* MatchScheduler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchScheduler.swift; sourceTree = "<group>"; };
|
|
C42330912C7E1345001DABF5 /* MockData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockData.swift; sourceTree = "<group>"; };
|
|
C42330922C7E1345001DABF5 /* DateInterval.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DateInterval.swift; sourceTree = "<group>"; };
|
|
C42330932C7E1345001DABF5 /* User.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = User.swift; sourceTree = "<group>"; };
|
|
C42330A72C7E1432001DABF5 /* PadelRule.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PadelRule.swift; sourceTree = "<group>"; };
|
|
C42330AA2C7E151A001DABF5 /* PlayerFilterOption.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerFilterOption.swift; sourceTree = "<group>"; };
|
|
C42330B62C7E17ED001DABF5 /* String+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Extensions.swift"; sourceTree = "<group>"; };
|
|
C42330BA2C7E1D1D001DABF5 /* DisplayStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DisplayStyle.swift; sourceTree = "<group>"; };
|
|
C42330BE2C7E20AA001DABF5 /* Sequence+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Sequence+Extensions.swift"; sourceTree = "<group>"; };
|
|
C42330C02C7E2172001DABF5 /* SeedInterval.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeedInterval.swift; sourceTree = "<group>"; };
|
|
C42330C92C7E2589001DABF5 /* Date+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+Extensions.swift"; sourceTree = "<group>"; };
|
|
C42330CB2C7E2643001DABF5 /* Screen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Screen.swift; sourceTree = "<group>"; };
|
|
C42330CD2C7E2669001DABF5 /* MySortDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MySortDescriptor.swift; sourceTree = "<group>"; };
|
|
C42330D92C7E2B3D001DABF5 /* TournamentStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentStore.swift; sourceTree = "<group>"; };
|
|
C42330DD2C7F1098001DABF5 /* AppSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppSettings.swift; sourceTree = "<group>"; };
|
|
C42330DE2C7F1098001DABF5 /* DataStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataStore.swift; sourceTree = "<group>"; };
|
|
C42330E12C7F12FA001DABF5 /* PListReader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PListReader.swift; sourceTree = "<group>"; };
|
|
C42330E32C7F1347001DABF5 /* Guard.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Guard.swift; sourceTree = "<group>"; };
|
|
C42330E42C7F1347001DABF5 /* StoreManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StoreManager.swift; sourceTree = "<group>"; };
|
|
C42330E52C7F1347001DABF5 /* StoreItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StoreItem.swift; sourceTree = "<group>"; };
|
|
C42330EC2C7F17B8001DABF5 /* Patcher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Patcher.swift; sourceTree = "<group>"; };
|
|
C42330EE2C80610D001DABF5 /* String+Crypto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Crypto.swift"; sourceTree = "<group>"; };
|
|
C42330F02C8061D9001DABF5 /* Key.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Key.swift; sourceTree = "<group>"; };
|
|
C42330F22C8068D9001DABF5 /* URL+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "URL+Extensions.swift"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
C42330592C7E118B001DABF5 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C42330DC2C7E2B86001DABF5 /* Algorithms in Frameworks */,
|
|
C42330782C7E126B001DABF5 /* LeStorage.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C42330632C7E118B001DABF5 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C42330672C7E118B001DABF5 /* PadelClubData.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
C42330522C7E118B001DABF5 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C423305E2C7E118B001DABF5 /* PadelClubData */,
|
|
C423306A2C7E118B001DABF5 /* PadelClubDataTests */,
|
|
C423305D2C7E118B001DABF5 /* Products */,
|
|
C42330762C7E126B001DABF5 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
C423305D2C7E118B001DABF5 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C423305C2C7E118B001DABF5 /* PadelClubData.framework */,
|
|
C42330662C7E118B001DABF5 /* PadelClubDataTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
C423305E2C7E118B001DABF5 /* PadelClubData */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C42330CB2C7E2643001DABF5 /* Screen.swift */,
|
|
C42330BA2C7E1D1D001DABF5 /* DisplayStyle.swift */,
|
|
C42330A72C7E1432001DABF5 /* PadelRule.swift */,
|
|
C42330AA2C7E151A001DABF5 /* PlayerFilterOption.swift */,
|
|
C42330C02C7E2172001DABF5 /* SeedInterval.swift */,
|
|
C42330DD2C7F1098001DABF5 /* AppSettings.swift */,
|
|
C42330DE2C7F1098001DABF5 /* DataStore.swift */,
|
|
C42330D92C7E2B3D001DABF5 /* TournamentStore.swift */,
|
|
C42330A92C7E143C001DABF5 /* Model */,
|
|
C42330E62C7F1347001DABF5 /* Subscription */,
|
|
C423305F2C7E118B001DABF5 /* PadelClubData.h */,
|
|
C42330602C7E118B001DABF5 /* PadelClubData.docc */,
|
|
C42330B62C7E17ED001DABF5 /* String+Extensions.swift */,
|
|
C42330C92C7E2589001DABF5 /* Date+Extensions.swift */,
|
|
C42330BE2C7E20AA001DABF5 /* Sequence+Extensions.swift */,
|
|
C42330EE2C80610D001DABF5 /* String+Crypto.swift */,
|
|
C42330F22C8068D9001DABF5 /* URL+Extensions.swift */,
|
|
C42330F02C8061D9001DABF5 /* Key.swift */,
|
|
C42330CD2C7E2669001DABF5 /* MySortDescriptor.swift */,
|
|
C42330EC2C7F17B8001DABF5 /* Patcher.swift */,
|
|
C42330E12C7F12FA001DABF5 /* PListReader.swift */,
|
|
);
|
|
path = PadelClubData;
|
|
sourceTree = "<group>";
|
|
};
|
|
C423306A2C7E118B001DABF5 /* PadelClubDataTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C423306B2C7E118B001DABF5 /* PadelClubDataTests.swift */,
|
|
);
|
|
path = PadelClubDataTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
C42330762C7E126B001DABF5 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C42330772C7E126B001DABF5 /* LeStorage.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
C42330A92C7E143C001DABF5 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C423307F2C7E130A001DABF5 /* Club.swift */,
|
|
C42330812C7E1330001DABF5 /* Court.swift */,
|
|
C42330922C7E1345001DABF5 /* DateInterval.swift */,
|
|
C423308F2C7E1345001DABF5 /* Event.swift */,
|
|
C423308E2C7E1344001DABF5 /* GroupStage.swift */,
|
|
C423308B2C7E1344001DABF5 /* Match.swift */,
|
|
C42330902C7E1345001DABF5 /* MatchScheduler.swift */,
|
|
C42330912C7E1345001DABF5 /* MockData.swift */,
|
|
C42330852C7E1344001DABF5 /* MonthData.swift */,
|
|
C42330882C7E1344001DABF5 /* PlayerRegistration.swift */,
|
|
C42330842C7E1344001DABF5 /* Purchase.swift */,
|
|
C42330872C7E1344001DABF5 /* Round.swift */,
|
|
C423308A2C7E1344001DABF5 /* TeamRegistration.swift */,
|
|
C42330832C7E1344001DABF5 /* TeamScore.swift */,
|
|
C423308C2C7E1344001DABF5 /* Tournament.swift */,
|
|
C42330932C7E1345001DABF5 /* User.swift */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
C42330E62C7F1347001DABF5 /* Subscription */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C42330E32C7F1347001DABF5 /* Guard.swift */,
|
|
C42330E42C7F1347001DABF5 /* StoreManager.swift */,
|
|
C42330E52C7F1347001DABF5 /* StoreItem.swift */,
|
|
);
|
|
path = Subscription;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
C42330572C7E118B001DABF5 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C423306D2C7E118B001DABF5 /* PadelClubData.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
C423305B2C7E118B001DABF5 /* PadelClubData */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C42330702C7E118B001DABF5 /* Build configuration list for PBXNativeTarget "PadelClubData" */;
|
|
buildPhases = (
|
|
C42330572C7E118B001DABF5 /* Headers */,
|
|
C42330582C7E118B001DABF5 /* Sources */,
|
|
C42330592C7E118B001DABF5 /* Frameworks */,
|
|
C423305A2C7E118B001DABF5 /* Resources */,
|
|
C423307A2C7E126B001DABF5 /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = PadelClubData;
|
|
packageProductDependencies = (
|
|
C42330DB2C7E2B86001DABF5 /* Algorithms */,
|
|
);
|
|
productName = PadelClubData;
|
|
productReference = C423305C2C7E118B001DABF5 /* PadelClubData.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
C42330652C7E118B001DABF5 /* PadelClubDataTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C42330732C7E118B001DABF5 /* Build configuration list for PBXNativeTarget "PadelClubDataTests" */;
|
|
buildPhases = (
|
|
C42330622C7E118B001DABF5 /* Sources */,
|
|
C42330632C7E118B001DABF5 /* Frameworks */,
|
|
C42330642C7E118B001DABF5 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C42330692C7E118B001DABF5 /* PBXTargetDependency */,
|
|
);
|
|
name = PadelClubDataTests;
|
|
productName = PadelClubDataTests;
|
|
productReference = C42330662C7E118B001DABF5 /* PadelClubDataTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
C42330532C7E118B001DABF5 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 1540;
|
|
LastUpgradeCheck = 1540;
|
|
TargetAttributes = {
|
|
C423305B2C7E118B001DABF5 = {
|
|
CreatedOnToolsVersion = 15.4;
|
|
};
|
|
C42330652C7E118B001DABF5 = {
|
|
CreatedOnToolsVersion = 15.4;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = C42330562C7E118B001DABF5 /* Build configuration list for PBXProject "PadelClubData" */;
|
|
compatibilityVersion = "Xcode 14.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = C42330522C7E118B001DABF5;
|
|
packageReferences = (
|
|
C42330C42C7E23F8001DABF5 /* XCRemoteSwiftPackageReference "swift-algorithms" */,
|
|
);
|
|
productRefGroup = C423305D2C7E118B001DABF5 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
C423305B2C7E118B001DABF5 /* PadelClubData */,
|
|
C42330652C7E118B001DABF5 /* PadelClubDataTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
C423305A2C7E118B001DABF5 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C42330642C7E118B001DABF5 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
C42330582C7E118B001DABF5 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C42330F32C8068D9001DABF5 /* URL+Extensions.swift in Sources */,
|
|
C42330E92C7F179D001DABF5 /* Guard.swift in Sources */,
|
|
C42330EA2C7F179D001DABF5 /* StoreManager.swift in Sources */,
|
|
C42330EB2C7F179D001DABF5 /* StoreItem.swift in Sources */,
|
|
C42330BB2C7E1D1D001DABF5 /* DisplayStyle.swift in Sources */,
|
|
C42330942C7E1345001DABF5 /* User.swift in Sources */,
|
|
C42330A22C7E1345001DABF5 /* MatchScheduler.swift in Sources */,
|
|
C423309E2C7E1345001DABF5 /* TeamRegistration.swift in Sources */,
|
|
C42330612C7E118B001DABF5 /* PadelClubData.docc in Sources */,
|
|
C423309C2C7E1345001DABF5 /* Event.swift in Sources */,
|
|
C42330CE2C7E2669001DABF5 /* MySortDescriptor.swift in Sources */,
|
|
C42330E22C7F12FA001DABF5 /* PListReader.swift in Sources */,
|
|
C42330CC2C7E2643001DABF5 /* Screen.swift in Sources */,
|
|
C42330A42C7E1345001DABF5 /* PlayerRegistration.swift in Sources */,
|
|
C42330992C7E1345001DABF5 /* Tournament.swift in Sources */,
|
|
C42330E02C7F1098001DABF5 /* AppSettings.swift in Sources */,
|
|
C423309B2C7E1345001DABF5 /* GroupStage.swift in Sources */,
|
|
C42330802C7E130A001DABF5 /* Club.swift in Sources */,
|
|
C42330CA2C7E2589001DABF5 /* Date+Extensions.swift in Sources */,
|
|
C423309F2C7E1345001DABF5 /* MonthData.swift in Sources */,
|
|
C42330B72C7E17ED001DABF5 /* String+Extensions.swift in Sources */,
|
|
C42330C12C7E2172001DABF5 /* SeedInterval.swift in Sources */,
|
|
C42330822C7E1330001DABF5 /* Court.swift in Sources */,
|
|
C42330952C7E1345001DABF5 /* MockData.swift in Sources */,
|
|
C42330982C7E1345001DABF5 /* Round.swift in Sources */,
|
|
C42330A02C7E1345001DABF5 /* TeamScore.swift in Sources */,
|
|
C42330AB2C7E151A001DABF5 /* PlayerFilterOption.swift in Sources */,
|
|
C42330DF2C7F1098001DABF5 /* DataStore.swift in Sources */,
|
|
C42330A82C7E1433001DABF5 /* PadelRule.swift in Sources */,
|
|
C423309D2C7E1345001DABF5 /* Purchase.swift in Sources */,
|
|
C42330F12C8061D9001DABF5 /* Key.swift in Sources */,
|
|
C42330BF2C7E20AA001DABF5 /* Sequence+Extensions.swift in Sources */,
|
|
C42330EF2C80610D001DABF5 /* String+Crypto.swift in Sources */,
|
|
C42330962C7E1345001DABF5 /* Match.swift in Sources */,
|
|
C42330ED2C7F17B9001DABF5 /* Patcher.swift in Sources */,
|
|
C42330DA2C7E2B3D001DABF5 /* TournamentStore.swift in Sources */,
|
|
C42330A32C7E1345001DABF5 /* DateInterval.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C42330622C7E118B001DABF5 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C423306C2C7E118B001DABF5 /* PadelClubDataTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
C42330692C7E118B001DABF5 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = C423305B2C7E118B001DABF5 /* PadelClubData */;
|
|
targetProxy = C42330682C7E118B001DABF5 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
C423306E2C7E118B001DABF5 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.5;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C423306F2C7E118B001DABF5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_USER_SCRIPT_SANDBOXING = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu17;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.5;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
VALIDATE_PRODUCT = YES;
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
C42330712C7E118B001DABF5 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUILD_LIBRARY_FOR_DISTRIBUTION = NO;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 526E96RFNP;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.PadelClubData;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_INSTALL_OBJC_HEADER = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C42330722C7E118B001DABF5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUILD_LIBRARY_FOR_DISTRIBUTION = NO;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = 526E96RFNP;
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.2;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.PadelClubData;
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_INSTALL_OBJC_HEADER = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
C42330742C7E118B001DABF5 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 526E96RFNP;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.PadelClubDataTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C42330752C7E118B001DABF5 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 526E96RFNP;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.PadelClubDataTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
C42330562C7E118B001DABF5 /* Build configuration list for PBXProject "PadelClubData" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C423306E2C7E118B001DABF5 /* Debug */,
|
|
C423306F2C7E118B001DABF5 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C42330702C7E118B001DABF5 /* Build configuration list for PBXNativeTarget "PadelClubData" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C42330712C7E118B001DABF5 /* Debug */,
|
|
C42330722C7E118B001DABF5 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C42330732C7E118B001DABF5 /* Build configuration list for PBXNativeTarget "PadelClubDataTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C42330742C7E118B001DABF5 /* Debug */,
|
|
C42330752C7E118B001DABF5 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
C42330C42C7E23F8001DABF5 /* XCRemoteSwiftPackageReference "swift-algorithms" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/apple/swift-algorithms.git";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 1.2.0;
|
|
};
|
|
};
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
C42330DB2C7E2B86001DABF5 /* Algorithms */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = C42330C42C7E23F8001DABF5 /* XCRemoteSwiftPackageReference "swift-algorithms" */;
|
|
productName = Algorithms;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
};
|
|
rootObject = C42330532C7E118B001DABF5 /* Project object */;
|
|
}
|
|
|