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.
2013 lines
151 KiB
2013 lines
151 KiB
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 56;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
C425D4012B6D249D002A7B48 /* PadelClubApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = C425D4002B6D249D002A7B48 /* PadelClubApp.swift */; };
|
|
C425D4052B6D249E002A7B48 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C425D4042B6D249E002A7B48 /* Assets.xcassets */; };
|
|
C425D4082B6D249E002A7B48 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C425D4072B6D249E002A7B48 /* Preview Assets.xcassets */; };
|
|
C425D4122B6D249E002A7B48 /* PadelClubTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C425D4112B6D249E002A7B48 /* PadelClubTests.swift */; };
|
|
C425D41C2B6D249E002A7B48 /* PadelClubUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C425D41B2B6D249E002A7B48 /* PadelClubUITests.swift */; };
|
|
C425D41E2B6D249E002A7B48 /* PadelClubUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C425D41D2B6D249E002A7B48 /* PadelClubUITestsLaunchTests.swift */; };
|
|
C44B79112BBDA63A00906534 /* Locale+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = C44B79102BBDA63A00906534 /* Locale+Extensions.swift */; };
|
|
C45BAE3B2BC6DF10002EEC8A /* SyncedProducts.storekit in Resources */ = {isa = PBXBuildFile; fileRef = C45BAE3A2BC6DF10002EEC8A /* SyncedProducts.storekit */; };
|
|
C45BAE442BCA753E002EEC8A /* Purchase.swift in Sources */ = {isa = PBXBuildFile; fileRef = C45BAE432BCA753E002EEC8A /* Purchase.swift */; };
|
|
C49EF0192BD694290077B5AA /* PurchaseListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C49EF0182BD694290077B5AA /* PurchaseListView.swift */; };
|
|
C49EF01B2BD6A1E80077B5AA /* URLs.swift in Sources */ = {isa = PBXBuildFile; fileRef = C49EF01A2BD6A1E80077B5AA /* URLs.swift */; };
|
|
C49EF0262BD80AE80077B5AA /* SubscriptionInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C49EF0252BD80AE80077B5AA /* SubscriptionInfoView.swift */; };
|
|
C49EF0392BDFF4600077B5AA /* LeStorage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C49EF0372BDFF3000077B5AA /* LeStorage.framework */; };
|
|
C49EF03A2BDFF4600077B5AA /* LeStorage.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C49EF0372BDFF3000077B5AA /* LeStorage.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
C49EF03C2BE15AF80077B5AA /* String+Crypto.swift in Sources */ = {isa = PBXBuildFile; fileRef = C49EF03B2BE15AF80077B5AA /* String+Crypto.swift */; };
|
|
C49EF0422BE23BF50077B5AA /* PaymentTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C49EF0412BE23BF50077B5AA /* PaymentTests.swift */; };
|
|
C49EF0442BE286780077B5AA /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = C49EF0432BE286780077B5AA /* Key.swift */; };
|
|
C4A47D5A2B6D383C00ADC637 /* Tournament.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D592B6D383C00ADC637 /* Tournament.swift */; };
|
|
C4A47D5E2B6D38EC00ADC637 /* DataStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D5D2B6D38EC00ADC637 /* DataStore.swift */; };
|
|
C4A47D632B6D3D6500ADC637 /* Club.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D622B6D3D6500ADC637 /* Club.swift */; };
|
|
C4A47D872B7BA36D00ADC637 /* UserCreationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D862B7BA36D00ADC637 /* UserCreationView.swift */; };
|
|
C4A47D8A2B7BBB6500ADC637 /* SubscriptionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D892B7BBB6500ADC637 /* SubscriptionView.swift */; };
|
|
C4A47D902B7BBBEC00ADC637 /* StoreManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D8D2B7BBBEC00ADC637 /* StoreManager.swift */; };
|
|
C4A47D912B7BBBEC00ADC637 /* Guard.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D8E2B7BBBEC00ADC637 /* Guard.swift */; };
|
|
C4A47D922B7BBBEC00ADC637 /* StoreItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D8F2B7BBBEC00ADC637 /* StoreItem.swift */; };
|
|
C4A47D9F2B7D0BCE00ADC637 /* StepperView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D9E2B7D0BCE00ADC637 /* StepperView.swift */; };
|
|
C4A47DA62B83948E00ADC637 /* LoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47DA52B83948E00ADC637 /* LoginView.swift */; };
|
|
C4A47DA92B85F82100ADC637 /* ChangePasswordView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47DA82B85F82100ADC637 /* ChangePasswordView.swift */; };
|
|
C4A47DAD2B85FCCD00ADC637 /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47DAC2B85FCCD00ADC637 /* User.swift */; };
|
|
C4A47DB12B86375E00ADC637 /* MainUserView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47DB02B86375E00ADC637 /* MainUserView.swift */; };
|
|
C4A47DB32B86387500ADC637 /* AccountView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47DB22B86387500ADC637 /* AccountView.swift */; };
|
|
C4EC6F572BE92CAC000CEAB4 /* local.plist in Resources */ = {isa = PBXBuildFile; fileRef = C4EC6F562BE92CAC000CEAB4 /* local.plist */; };
|
|
C4EC6F592BE92D88000CEAB4 /* PListReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4EC6F582BE92D88000CEAB4 /* PListReader.swift */; };
|
|
FF025AD82BD0C10F00A86CF8 /* TeamHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF025AD72BD0C10F00A86CF8 /* TeamHeaderView.swift */; };
|
|
FF025ADB2BD0C2D000A86CF8 /* MatchTeamDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF025ADA2BD0C2D000A86CF8 /* MatchTeamDetailView.swift */; };
|
|
FF025ADD2BD0C94300A86CF8 /* FooterButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF025ADC2BD0C94300A86CF8 /* FooterButtonView.swift */; };
|
|
FF025ADF2BD0CE0A00A86CF8 /* TeamWeightView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF025ADE2BD0CE0A00A86CF8 /* TeamWeightView.swift */; };
|
|
FF025AE12BD0EB9000A86CF8 /* TournamentClubSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF025AE02BD0EB9000A86CF8 /* TournamentClubSettingsView.swift */; };
|
|
FF025AE32BD0EBA900A86CF8 /* TournamentMatchFormatsSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF025AE22BD0EBA900A86CF8 /* TournamentMatchFormatsSettingsView.swift */; };
|
|
FF025AE52BD0EBB800A86CF8 /* TournamentGeneralSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF025AE42BD0EBB800A86CF8 /* TournamentGeneralSettingsView.swift */; };
|
|
FF025AE72BD1111000A86CF8 /* GlobalSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF025AE62BD1111000A86CF8 /* GlobalSettingsView.swift */; };
|
|
FF025AE92BD1307F00A86CF8 /* MonthData.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF025AE82BD1307E00A86CF8 /* MonthData.swift */; };
|
|
FF025AED2BD1513700A86CF8 /* AppScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF025AEC2BD1513700A86CF8 /* AppScreen.swift */; };
|
|
FF025AEF2BD1AE9400A86CF8 /* DurationSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF025AEE2BD1AE9400A86CF8 /* DurationSettingsView.swift */; };
|
|
FF025AF12BD1AEBD00A86CF8 /* MatchFormatStorageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF025AF02BD1AEBD00A86CF8 /* MatchFormatStorageView.swift */; };
|
|
FF089EB42BB0020000F0AEC7 /* PlayerSexPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF089EB32BB0020000F0AEC7 /* PlayerSexPickerView.swift */; };
|
|
FF089EB62BB00A3800F0AEC7 /* TeamRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF089EB52BB00A3800F0AEC7 /* TeamRowView.swift */; };
|
|
FF089EBB2BB0120700F0AEC7 /* PlayerPopoverView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF089EBA2BB0120700F0AEC7 /* PlayerPopoverView.swift */; };
|
|
FF089EBD2BB0287D00F0AEC7 /* PlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF089EBC2BB0287D00F0AEC7 /* PlayerView.swift */; };
|
|
FF089EBF2BB0B14600F0AEC7 /* FileImportView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF089EBE2BB0B14600F0AEC7 /* FileImportView.swift */; };
|
|
FF0CA5752BDA4AE10080E843 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = FF0CA5742BDA4AE10080E843 /* PrivacyInfo.xcprivacy */; };
|
|
FF0E0B6D2BC254C6005F00A9 /* TournamentScheduleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF0E0B6C2BC254C6005F00A9 /* TournamentScheduleView.swift */; };
|
|
FF0EC5202BB16F680056B6D1 /* SwiftParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF0EC51D2BB16F680056B6D1 /* SwiftParser.swift */; };
|
|
FF0EC5222BB173E70056B6D1 /* UpdateSourceRankDateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF0EC5212BB173E70056B6D1 /* UpdateSourceRankDateView.swift */; };
|
|
FF0EC54E2BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-02-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5382BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-02-2023.csv */; };
|
|
FF0EC54F2BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-08-2022.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5482BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-08-2022.csv */; };
|
|
FF0EC5502BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-12-2022.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5352BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-12-2022.csv */; };
|
|
FF0EC5512BB195E20056B6D1 /* CLASSEMENT PADEL DAMES-07-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5232BB195CA0056B6D1 /* CLASSEMENT PADEL DAMES-07-2023.csv */; };
|
|
FF0EC5522BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-02-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5412BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-02-2023.csv */; };
|
|
FF0EC5532BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-09-2022.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC53D2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-09-2022.csv */; };
|
|
FF0EC5542BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-04-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC53A2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-04-2023.csv */; };
|
|
FF0EC5552BB195E20056B6D1 /* CLASSEMENT PADEL MESSIEURS_2-08-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5282BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_2-08-2023.csv */; };
|
|
FF0EC5562BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-10-2022.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC53E2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-10-2022.csv */; };
|
|
FF0EC5572BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-10-2022.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5332BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-10-2022.csv */; };
|
|
FF0EC5582BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-3-05-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5422BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-3-05-2023.csv */; };
|
|
FF0EC5592BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-03-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC52D2BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-03-2023.csv */; };
|
|
FF0EC55A2BB195E20056B6D1 /* CLASSEMENT PADEL MESSIEURS_2-07-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5272BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_2-07-2023.csv */; };
|
|
FF0EC55B2BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-01-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC52B2BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-01-2023.csv */; };
|
|
FF0EC55C2BB195E20056B6D1 /* CLASSEMENT PADEL DAMES-08-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5242BB195CA0056B6D1 /* CLASSEMENT PADEL DAMES-08-2023.csv */; };
|
|
FF0EC55D2BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-04-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC52E2BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-04-2023.csv */; };
|
|
FF0EC55E2BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-05-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC52F2BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-05-2023.csv */; };
|
|
FF0EC55F2BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-03-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5392BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-03-2023.csv */; };
|
|
FF0EC5602BB195E20056B6D1 /* CLASSEMENT PADEL MESSIEURS_3-08-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC52A2BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_3-08-2023.csv */; };
|
|
FF0EC5612BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-05-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5462BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-05-2023.csv */; };
|
|
FF0EC5622BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-05-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC53B2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-05-2023.csv */; };
|
|
FF0EC5632BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-06-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC53C2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-06-2023.csv */; };
|
|
FF0EC5642BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-11-2022.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC53F2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-11-2022.csv */; };
|
|
FF0EC5652BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-12-2022.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5402BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-12-2022.csv */; };
|
|
FF0EC5662BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-02-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC52C2BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-02-2023.csv */; };
|
|
FF0EC5672BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-03-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5442BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-03-2023.csv */; };
|
|
FF0EC5682BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-06-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5302BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-06-2023.csv */; };
|
|
FF0EC5692BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-11-2022.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC54B2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-11-2022.csv */; };
|
|
FF0EC56A2BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-12-2022.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC54C2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-12-2022.csv */; };
|
|
FF0EC56B2BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-06-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5472BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-06-2023.csv */; };
|
|
FF0EC56C2BB195E20056B6D1 /* CLASSEMENT PADEL MESSIEURS_1-07-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5252BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_1-07-2023.csv */; };
|
|
FF0EC56D2BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-3-06-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5432BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-3-06-2023.csv */; };
|
|
FF0EC56E2BB195E20056B6D1 /* CLASSEMENT PADEL MESSIEURS_1-08-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5262BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_1-08-2023.csv */; };
|
|
FF0EC56F2BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-09-2022.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5322BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-09-2022.csv */; };
|
|
FF0EC5702BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-08-2022.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5312BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-08-2022.csv */; };
|
|
FF0EC5712BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-01-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5362BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-01-2023.csv */; };
|
|
FF0EC5722BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-09-2022.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5492BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-09-2022.csv */; };
|
|
FF0EC5732BB195E20056B6D1 /* CLASSEMENT PADEL MESSIEURS_3-07-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5292BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_3-07-2023.csv */; };
|
|
FF0EC5742BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-01-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5372BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-01-2023.csv */; };
|
|
FF0EC5752BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-11-2022.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5342BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-11-2022.csv */; };
|
|
FF0EC5762BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-04-2023.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC5452BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-04-2023.csv */; };
|
|
FF0EC5772BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-10-2022.csv in Resources */ = {isa = PBXBuildFile; fileRef = FF0EC54A2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-10-2022.csv */; };
|
|
FF11627A2BCF8109000C4809 /* CallMessageCustomizationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1162792BCF8109000C4809 /* CallMessageCustomizationView.swift */; };
|
|
FF11627D2BCF941A000C4809 /* CashierSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF11627C2BCF941A000C4809 /* CashierSettingsView.swift */; };
|
|
FF11627F2BCF9432000C4809 /* PlayerListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF11627E2BCF9432000C4809 /* PlayerListView.swift */; };
|
|
FF1162812BCF945C000C4809 /* TournamentCashierView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1162802BCF945C000C4809 /* TournamentCashierView.swift */; };
|
|
FF1162832BCFBE4E000C4809 /* EditablePlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1162822BCFBE4E000C4809 /* EditablePlayerView.swift */; };
|
|
FF1162852BD00279000C4809 /* PlayerDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1162842BD00279000C4809 /* PlayerDetailView.swift */; };
|
|
FF1162872BD004AD000C4809 /* EditingTeamView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1162862BD004AD000C4809 /* EditingTeamView.swift */; };
|
|
FF11628A2BD05247000C4809 /* DateUpdateManagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1162892BD05247000C4809 /* DateUpdateManagerView.swift */; };
|
|
FF11628C2BD05267000C4809 /* LoserRoundStepScheduleEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF11628B2BD05267000C4809 /* LoserRoundStepScheduleEditorView.swift */; };
|
|
FF1CBC1B2BB53D1F0036DAAB /* FederalTournament.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1CBC182BB53D1F0036DAAB /* FederalTournament.swift */; };
|
|
FF1CBC1D2BB53DC10036DAAB /* Calendar+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1CBC1C2BB53DC10036DAAB /* Calendar+Extensions.swift */; };
|
|
FF1CBC1F2BB53E0C0036DAAB /* FederalTournamentSearchScope.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1CBC1E2BB53E0C0036DAAB /* FederalTournamentSearchScope.swift */; };
|
|
FF1CBC222BB53E590036DAAB /* FederalTournamentHolder.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1CBC212BB53E590036DAAB /* FederalTournamentHolder.swift */; };
|
|
FF1CBC232BB53E590036DAAB /* ClubHolder.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1CBC202BB53E590036DAAB /* ClubHolder.swift */; };
|
|
FF1DC5512BAB351300FD8220 /* ClubDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1DC5502BAB351300FD8220 /* ClubDetailView.swift */; };
|
|
FF1DC5532BAB354A00FD8220 /* MockData.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1DC5522BAB354A00FD8220 /* MockData.swift */; };
|
|
FF1DC5552BAB36DD00FD8220 /* CreateClubView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1DC5542BAB36DD00FD8220 /* CreateClubView.swift */; };
|
|
FF1DC5572BAB3AED00FD8220 /* ClubsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1DC5562BAB3AED00FD8220 /* ClubsView.swift */; };
|
|
FF1DC5592BAB767000FD8220 /* Tips.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1DC5582BAB767000FD8220 /* Tips.swift */; };
|
|
FF1DC55B2BAB80C400FD8220 /* DisplayContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1DC55A2BAB80C400FD8220 /* DisplayContext.swift */; };
|
|
FF1DF49B2BD8D23900822FA0 /* BarButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1DF49A2BD8D23900822FA0 /* BarButtonView.swift */; };
|
|
FF2EFBF02BDE295E0049CE3B /* SendToAllView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF2EFBEF2BDE295E0049CE3B /* SendToAllView.swift */; };
|
|
FF3795622B9396D0004EA093 /* PadelClubApp.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = FF3795602B9396D0004EA093 /* PadelClubApp.xcdatamodeld */; };
|
|
FF3795662B9399AA004EA093 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF3795652B9399AA004EA093 /* Persistence.swift */; };
|
|
FF3B60A32BC49BBC008C2E66 /* MatchScheduler.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF3B60A22BC49BBC008C2E66 /* MatchScheduler.swift */; };
|
|
FF3F74F62B919E45004CFE0E /* UmpireView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF3F74F52B919E45004CFE0E /* UmpireView.swift */; };
|
|
FF3F74FF2B91A2D4004CFE0E /* AgendaDestination.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF3F74FE2B91A2D4004CFE0E /* AgendaDestination.swift */; };
|
|
FF44421C2BE39FA2008BBF0B /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FFD784002B91BF79000F62A6 /* Launch Screen.storyboard */; };
|
|
FF4AB6B52B9248200002987F /* NetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF4AB6B42B9248200002987F /* NetworkManager.swift */; };
|
|
FF4AB6BB2B9256D50002987F /* SearchViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF4AB6BA2B9256D50002987F /* SearchViewModel.swift */; };
|
|
FF4AB6BD2B9256E10002987F /* SelectablePlayerListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF4AB6BC2B9256E10002987F /* SelectablePlayerListView.swift */; };
|
|
FF4AB6BF2B92577A0002987F /* ImportedPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF4AB6BE2B92577A0002987F /* ImportedPlayerView.swift */; };
|
|
FF4C7F022BBBD7150031B6A3 /* TabItemModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF4C7F012BBBD7150031B6A3 /* TabItemModifier.swift */; };
|
|
FF59FFB32B90EFAC0061EFF9 /* EventListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF59FFB22B90EFAC0061EFF9 /* EventListView.swift */; };
|
|
FF59FFB72B90EFBF0061EFF9 /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF59FFB62B90EFBF0061EFF9 /* MainView.swift */; };
|
|
FF59FFB92B90EFD70061EFF9 /* ToolboxView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF59FFB82B90EFD70061EFF9 /* ToolboxView.swift */; };
|
|
FF5BAF6E2BE0B3C8008B4B7E /* FederalDataViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5BAF6D2BE0B3C8008B4B7E /* FederalDataViewModel.swift */; };
|
|
FF5BAF722BE19274008B4B7E /* TournamentRankView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5BAF712BE19274008B4B7E /* TournamentRankView.swift */; };
|
|
FF5D0D722BB3EFA5005CB568 /* LearnMoreSheetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5D0D6F2BB3EFA5005CB568 /* LearnMoreSheetView.swift */; };
|
|
FF5D0D742BB41DF8005CB568 /* Color+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5D0D732BB41DF8005CB568 /* Color+Extensions.swift */; };
|
|
FF5D0D762BB428B2005CB568 /* ListRowViewModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5D0D752BB428B2005CB568 /* ListRowViewModifier.swift */; };
|
|
FF5D0D782BB42C5B005CB568 /* InscriptionInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5D0D772BB42C5B005CB568 /* InscriptionInfoView.swift */; };
|
|
FF5D0D852BB48997005CB568 /* RankCalculatorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5D0D822BB48997005CB568 /* RankCalculatorView.swift */; };
|
|
FF5D0D872BB48AFD005CB568 /* NumberFormatter+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5D0D862BB48AFD005CB568 /* NumberFormatter+Extensions.swift */; };
|
|
FF5D0D892BB4935C005CB568 /* ClubRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5D0D882BB4935C005CB568 /* ClubRowView.swift */; };
|
|
FF5D0D8B2BB4D1E3005CB568 /* CalendarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5D0D8A2BB4D1E3005CB568 /* CalendarView.swift */; };
|
|
FF5D30512BD94E1000F2B93D /* ImportedPlayer+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5D30502BD94E1000F2B93D /* ImportedPlayer+Extensions.swift */; };
|
|
FF5D30532BD94E2E00F2B93D /* PlayerHolder.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5D30522BD94E2E00F2B93D /* PlayerHolder.swift */; };
|
|
FF5D30562BD95B1100F2B93D /* OngoingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5D30552BD95B1100F2B93D /* OngoingView.swift */; };
|
|
FF5DA18F2BB9268800A33061 /* GroupStageSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5DA18E2BB9268800A33061 /* GroupStageSettingsView.swift */; };
|
|
FF5DA1932BB9279B00A33061 /* RoundSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5DA1922BB9279B00A33061 /* RoundSettingsView.swift */; };
|
|
FF5DA1952BB927E800A33061 /* GenericDestinationPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5DA1942BB927E800A33061 /* GenericDestinationPickerView.swift */; };
|
|
FF5DA19B2BB9662200A33061 /* TournamentSeedEditing.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5DA19A2BB9662200A33061 /* TournamentSeedEditing.swift */; };
|
|
FF6087EA2BE25EF1004E1E47 /* TournamentStatusView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6087E92BE25EF1004E1E47 /* TournamentStatusView.swift */; };
|
|
FF6087EC2BE26A2F004E1E47 /* BroadcastView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6087EB2BE26A2F004E1E47 /* BroadcastView.swift */; };
|
|
FF663FBE2BE019EC0031AE83 /* TournamentFilterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF663FBD2BE019EC0031AE83 /* TournamentFilterView.swift */; };
|
|
FF6EC8F72B94773200EA7F5A /* RowButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6EC8F62B94773100EA7F5A /* RowButtonView.swift */; };
|
|
FF6EC8FB2B94788600EA7F5A /* TournamentButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6EC8FA2B94788600EA7F5A /* TournamentButtonView.swift */; };
|
|
FF6EC8FE2B94792300EA7F5A /* Screen.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6EC8FD2B94792300EA7F5A /* Screen.swift */; };
|
|
FF6EC9002B94794700EA7F5A /* PresentationContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6EC8FF2B94794700EA7F5A /* PresentationContext.swift */; };
|
|
FF6EC9042B9479F500EA7F5A /* Sequence+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6EC9032B9479F500EA7F5A /* Sequence+Extensions.swift */; };
|
|
FF6EC9062B947A1000EA7F5A /* NetworkManagerError.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6EC9052B947A1000EA7F5A /* NetworkManagerError.swift */; };
|
|
FF6EC9092B947A5300EA7F5A /* FixedWidthInteger+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6EC9082B947A5300EA7F5A /* FixedWidthInteger+Extensions.swift */; };
|
|
FF6EC90B2B947AC000EA7F5A /* Array+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6EC90A2B947AC000EA7F5A /* Array+Extensions.swift */; };
|
|
FF7091622B90F04300AB08DA /* TournamentOrganizerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF7091612B90F04300AB08DA /* TournamentOrganizerView.swift */; };
|
|
FF7091662B90F0B000AB08DA /* TabDestination.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF7091652B90F0B000AB08DA /* TabDestination.swift */; };
|
|
FF7091682B90F79F00AB08DA /* TournamentCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF7091672B90F79F00AB08DA /* TournamentCellView.swift */; };
|
|
FF70916A2B90F95E00AB08DA /* DateBoxView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF7091692B90F95E00AB08DA /* DateBoxView.swift */; };
|
|
FF70916C2B91005400AB08DA /* TournamentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF70916B2B91005400AB08DA /* TournamentView.swift */; };
|
|
FF70916E2B9108C600AB08DA /* InscriptionManagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF70916D2B9108C600AB08DA /* InscriptionManagerView.swift */; };
|
|
FF82CFC52B911F5B00B0CAF2 /* OrganizedTournamentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF82CFC42B911F5B00B0CAF2 /* OrganizedTournamentView.swift */; };
|
|
FF82CFC92B9132AF00B0CAF2 /* ActivityView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF82CFC82B9132AF00B0CAF2 /* ActivityView.swift */; };
|
|
FF8F26382BAD523300650388 /* PadelRule.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF8F26352BAD523300650388 /* PadelRule.swift */; };
|
|
FF8F263B2BAD528600650388 /* EventCreationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF8F263A2BAD528600650388 /* EventCreationView.swift */; };
|
|
FF8F263D2BAD627A00650388 /* TournamentConfiguratorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF8F263C2BAD627A00650388 /* TournamentConfiguratorView.swift */; };
|
|
FF8F263F2BAD7D5C00650388 /* Event.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF8F263E2BAD7D5C00650388 /* Event.swift */; };
|
|
FF8F26412BADFC8700650388 /* TournamentInitView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF8F26402BADFC8700650388 /* TournamentInitView.swift */; };
|
|
FF8F26432BADFE5B00650388 /* TournamentSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF8F26422BADFE5B00650388 /* TournamentSettingsView.swift */; };
|
|
FF8F26452BAE0A3400650388 /* TournamentDurationManagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF8F26442BAE0A3400650388 /* TournamentDurationManagerView.swift */; };
|
|
FF8F26472BAE0ACB00650388 /* TournamentFieldsManagerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF8F26462BAE0ACB00650388 /* TournamentFieldsManagerView.swift */; };
|
|
FF8F264B2BAE0B4100650388 /* TournamentLevelPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF8F26492BAE0B4100650388 /* TournamentLevelPickerView.swift */; };
|
|
FF8F264C2BAE0B4100650388 /* TournamentFormatSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF8F26482BAE0B4100650388 /* TournamentFormatSelectionView.swift */; };
|
|
FF8F264D2BAE0B4100650388 /* TournamentDatePickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF8F264A2BAE0B4100650388 /* TournamentDatePickerView.swift */; };
|
|
FF8F264F2BAE0B9600650388 /* MatchTypeSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF8F264E2BAE0B9600650388 /* MatchTypeSelectionView.swift */; };
|
|
FF8F26512BAE0BAD00650388 /* MatchFormatPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF8F26502BAE0BAD00650388 /* MatchFormatPickerView.swift */; };
|
|
FF8F26542BAE1E4400650388 /* TableStructureView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF8F26532BAE1E4400650388 /* TableStructureView.swift */; };
|
|
FF9267F82BCE78C70080F940 /* CashierView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF9267F72BCE78C70080F940 /* CashierView.swift */; };
|
|
FF9267FA2BCE78EC0080F940 /* CashierDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF9267F92BCE78EB0080F940 /* CashierDetailView.swift */; };
|
|
FF9267FC2BCE84870080F940 /* PlayerPayView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF9267FB2BCE84870080F940 /* PlayerPayView.swift */; };
|
|
FF9267FF2BCE94830080F940 /* CallSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF9267FE2BCE94830080F940 /* CallSettingsView.swift */; };
|
|
FF9268012BCE94920080F940 /* SeedsCallingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF9268002BCE94920080F940 /* SeedsCallingView.swift */; };
|
|
FF9268032BCE94A30080F940 /* GroupStageCallingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF9268022BCE94A30080F940 /* GroupStageCallingView.swift */; };
|
|
FF9268072BCE94D90080F940 /* TournamentCallView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF9268062BCE94D90080F940 /* TournamentCallView.swift */; };
|
|
FF9268092BCEDC2C0080F940 /* CallView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF9268082BCEDC2C0080F940 /* CallView.swift */; };
|
|
FF92680B2BCEE3E10080F940 /* ContactManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF92680A2BCEE3E10080F940 /* ContactManager.swift */; };
|
|
FF92680D2BCEE5EA0080F940 /* NetworkMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF92680C2BCEE5EA0080F940 /* NetworkMonitor.swift */; };
|
|
FF967CEA2BAEC70100A9A3BD /* GroupStage.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967CE72BAEC70100A9A3BD /* GroupStage.swift */; };
|
|
FF967CEC2BAECB9900A9A3BD /* Match.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967CEB2BAECB9900A9A3BD /* Match.swift */; };
|
|
FF967CEE2BAECBD700A9A3BD /* Round.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967CED2BAECBD700A9A3BD /* Round.swift */; };
|
|
FF967CF22BAECC0B00A9A3BD /* TeamScore.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967CEF2BAECC0A00A9A3BD /* TeamScore.swift */; };
|
|
FF967CF32BAECC0B00A9A3BD /* PlayerRegistration.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967CF12BAECC0B00A9A3BD /* PlayerRegistration.swift */; };
|
|
FF967CF42BAECC0B00A9A3BD /* TeamRegistration.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967CF02BAECC0B00A9A3BD /* TeamRegistration.swift */; };
|
|
FF967CF62BAED51600A9A3BD /* TournamentRunningView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967CF52BAED51600A9A3BD /* TournamentRunningView.swift */; };
|
|
FF967CF82BAEDF0000A9A3BD /* Labels.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967CF72BAEDF0000A9A3BD /* Labels.swift */; };
|
|
FF967CFC2BAEE52E00A9A3BD /* GroupStagesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967CFB2BAEE13900A9A3BD /* GroupStagesView.swift */; };
|
|
FF967CFD2BAEE5F500A9A3BD /* GroupStageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967CFA2BAEE13800A9A3BD /* GroupStageView.swift */; };
|
|
FF967D012BAEF0B400A9A3BD /* MatchSummaryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967D002BAEF0B400A9A3BD /* MatchSummaryView.swift */; };
|
|
FF967D032BAEF0C000A9A3BD /* MatchDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967D022BAEF0C000A9A3BD /* MatchDetailView.swift */; };
|
|
FF967D042BAEF1C300A9A3BD /* MatchRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967CFF2BAEEF6400A9A3BD /* MatchRowView.swift */; };
|
|
FF967D062BAF3C4200A9A3BD /* MatchSetupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967D052BAF3C4200A9A3BD /* MatchSetupView.swift */; };
|
|
FF967D092BAF3D4000A9A3BD /* TeamDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967D082BAF3D4000A9A3BD /* TeamDetailView.swift */; };
|
|
FF967D0B2BAF3D4C00A9A3BD /* TeamPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967D0A2BAF3D4C00A9A3BD /* TeamPickerView.swift */; };
|
|
FF967D0D2BAF3EB300A9A3BD /* MatchDateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967D0C2BAF3EB200A9A3BD /* MatchDateView.swift */; };
|
|
FF967D0F2BAF63B000A9A3BD /* PlayerBlockView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF967D0E2BAF63B000A9A3BD /* PlayerBlockView.swift */; };
|
|
FF9AC3952BE3627B00C2E883 /* GroupStageTeamReplacementView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF9AC3942BE3627B00C2E883 /* GroupStageTeamReplacementView.swift */; };
|
|
FFA1B1292BB71773006CE248 /* PadelClubButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA1B1282BB71773006CE248 /* PadelClubButtonView.swift */; };
|
|
FFA6D7852BB0B795003A31F3 /* FileImportManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA6D7842BB0B795003A31F3 /* FileImportManager.swift */; };
|
|
FFA6D7872BB0B7A2003A31F3 /* CloudConvert.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFA6D7862BB0B7A2003A31F3 /* CloudConvert.swift */; };
|
|
FFB9C8712BBADDE200A0EF4F /* Selectable.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFB9C8702BBADDE200A0EF4F /* Selectable.swift */; };
|
|
FFB9C8752BBADDF700A0EF4F /* SeedInterval.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFB9C8742BBADDF700A0EF4F /* SeedInterval.swift */; };
|
|
FFBF065C2BBD2657009D6715 /* GroupStageTeamView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFBF065B2BBD2657009D6715 /* GroupStageTeamView.swift */; };
|
|
FFBF065E2BBD8040009D6715 /* MatchListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFBF065D2BBD8040009D6715 /* MatchListView.swift */; };
|
|
FFBF06602BBD9F6D009D6715 /* NavigationViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFBF065F2BBD9F6D009D6715 /* NavigationViewModel.swift */; };
|
|
FFC1E1042BAC28C6008D6F59 /* ClubSearchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC1E1032BAC28C6008D6F59 /* ClubSearchView.swift */; };
|
|
FFC1E1082BAC29FC008D6F59 /* LocationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC1E1072BAC29FC008D6F59 /* LocationManager.swift */; };
|
|
FFC1E10A2BAC2A77008D6F59 /* NetworkFederalService.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC1E1092BAC2A77008D6F59 /* NetworkFederalService.swift */; };
|
|
FFC1E10C2BAC7FB0008D6F59 /* ClubImportView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC1E10B2BAC7FB0008D6F59 /* ClubImportView.swift */; };
|
|
FFC2DCB22BBE75D40046DB9F /* LoserRoundView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC2DCB12BBE75D40046DB9F /* LoserRoundView.swift */; };
|
|
FFC2DCB42BBE9ECD0046DB9F /* LoserRoundsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC2DCB32BBE9ECD0046DB9F /* LoserRoundsView.swift */; };
|
|
FFC83D4F2BB807D100750834 /* RoundsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC83D4E2BB807D100750834 /* RoundsView.swift */; };
|
|
FFC83D512BB8087E00750834 /* RoundView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC83D502BB8087E00750834 /* RoundView.swift */; };
|
|
FFC91AF92BD6A09100B29808 /* FortuneWheelView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC91AF82BD6A09100B29808 /* FortuneWheelView.swift */; };
|
|
FFC91B012BD85C2F00B29808 /* Court.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC91B002BD85C2F00B29808 /* Court.swift */; };
|
|
FFC91B032BD85E2400B29808 /* CourtView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC91B022BD85E2400B29808 /* CourtView.swift */; };
|
|
FFCFBFFE2BBBE86600B82851 /* Algorithms in Frameworks */ = {isa = PBXBuildFile; productRef = FFCFBFFD2BBBE86600B82851 /* Algorithms */; };
|
|
FFCFC00C2BBC3D1E00B82851 /* EditScoreView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC0012BBC39A600B82851 /* EditScoreView.swift */; };
|
|
FFCFC00E2BBC3D4600B82851 /* PointSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC00D2BBC3D4600B82851 /* PointSelectionView.swift */; };
|
|
FFCFC0122BBC3E1A00B82851 /* PointView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC0112BBC3E1A00B82851 /* PointView.swift */; };
|
|
FFCFC0142BBC59FC00B82851 /* MatchDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC0132BBC59FC00B82851 /* MatchDescriptor.swift */; };
|
|
FFCFC0162BBC5A4C00B82851 /* SetInputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC0152BBC5A4C00B82851 /* SetInputView.swift */; };
|
|
FFCFC0182BBC5A6800B82851 /* SetLabelView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC0172BBC5A6800B82851 /* SetLabelView.swift */; };
|
|
FFCFC01A2BBC5A8500B82851 /* MatchTypeSmallSelectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC0192BBC5A8500B82851 /* MatchTypeSmallSelectionView.swift */; };
|
|
FFCFC01C2BBC5AAA00B82851 /* SetDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFCFC01B2BBC5AAA00B82851 /* SetDescriptor.swift */; };
|
|
FFD783FF2B91BA42000F62A6 /* PadelClubView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFD783FE2B91BA42000F62A6 /* PadelClubView.swift */; };
|
|
FFDB1C6D2BB2A02000F1E467 /* AppSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFDB1C6C2BB2A02000F1E467 /* AppSettings.swift */; };
|
|
FFDB1C732BB2CFE900F1E467 /* MySortDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFDB1C722BB2CFE900F1E467 /* MySortDescriptor.swift */; };
|
|
FFDDD40C2B93B2BB00C91A49 /* DeferredViewModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFDDD40B2B93B2BB00C91A49 /* DeferredViewModifier.swift */; };
|
|
FFEF7F4E2BDE69130033D0F0 /* MenuWarningView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFEF7F4D2BDE69130033D0F0 /* MenuWarningView.swift */; };
|
|
FFF03C942BD91D0C00B516FC /* ButtonValidateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF03C932BD91D0C00B516FC /* ButtonValidateView.swift */; };
|
|
FFF116E12BD2A9B600A33B06 /* DateInterval.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF116E02BD2A9B600A33B06 /* DateInterval.swift */; };
|
|
FFF116E32BD2AF4800A33B06 /* CourtAvailabilitySettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF116E22BD2AF4800A33B06 /* CourtAvailabilitySettingsView.swift */; };
|
|
FFF527D62BC6DDD000FF4EF2 /* MatchScheduleEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF527D52BC6DDD000FF4EF2 /* MatchScheduleEditorView.swift */; };
|
|
FFF8ACCD2B92367B008466FA /* FederalPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF8ACCC2B92367B008466FA /* FederalPlayer.swift */; };
|
|
FFF8ACD42B92392C008466FA /* SourceFileManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF8ACD32B92392C008466FA /* SourceFileManager.swift */; };
|
|
FFF8ACD62B923960008466FA /* URL+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF8ACD52B923960008466FA /* URL+Extensions.swift */; };
|
|
FFF8ACD92B923F3C008466FA /* String+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF8ACD82B923F3C008466FA /* String+Extensions.swift */; };
|
|
FFF8ACDB2B923F48008466FA /* Date+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF8ACDA2B923F48008466FA /* Date+Extensions.swift */; };
|
|
FFF964502BC25E3700EEF017 /* PlanningView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF9644F2BC25E3700EEF017 /* PlanningView.swift */; };
|
|
FFF964532BC262B000EEF017 /* PlanningSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF964522BC262B000EEF017 /* PlanningSettingsView.swift */; };
|
|
FFF964552BC266CF00EEF017 /* SchedulerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF964542BC266CF00EEF017 /* SchedulerView.swift */; };
|
|
FFF964572BC26B3400EEF017 /* RoundScheduleEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF964562BC26B3400EEF017 /* RoundScheduleEditorView.swift */; };
|
|
FFF9645B2BC2D53B00EEF017 /* GroupStageScheduleEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFF9645A2BC2D53B00EEF017 /* GroupStageScheduleEditorView.swift */; };
|
|
FFFCDE0E2BCC833600317DEF /* LoserRoundScheduleEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFFCDE0D2BCC833600317DEF /* LoserRoundScheduleEditorView.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
C425D40E2B6D249E002A7B48 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C425D3F52B6D249D002A7B48 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C425D3FC2B6D249D002A7B48;
|
|
remoteInfo = PadelClub;
|
|
};
|
|
C425D4182B6D249E002A7B48 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = C425D3F52B6D249D002A7B48 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = C425D3FC2B6D249D002A7B48;
|
|
remoteInfo = PadelClub;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
FF2BE4892B85E27400592328 /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
C49EF03A2BDFF4600077B5AA /* LeStorage.framework in Embed Frameworks */,
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
C425D3FD2B6D249D002A7B48 /* PadelClub.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PadelClub.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C425D4002B6D249D002A7B48 /* PadelClubApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PadelClubApp.swift; sourceTree = "<group>"; };
|
|
C425D4042B6D249E002A7B48 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
C425D4072B6D249E002A7B48 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
|
C425D40D2B6D249E002A7B48 /* PadelClubTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PadelClubTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C425D4112B6D249E002A7B48 /* PadelClubTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PadelClubTests.swift; sourceTree = "<group>"; };
|
|
C425D4172B6D249E002A7B48 /* PadelClubUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PadelClubUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C425D41B2B6D249E002A7B48 /* PadelClubUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PadelClubUITests.swift; sourceTree = "<group>"; };
|
|
C425D41D2B6D249E002A7B48 /* PadelClubUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PadelClubUITestsLaunchTests.swift; sourceTree = "<group>"; };
|
|
C44B79102BBDA63A00906534 /* Locale+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Locale+Extensions.swift"; sourceTree = "<group>"; };
|
|
C45BAE3A2BC6DF10002EEC8A /* SyncedProducts.storekit */ = {isa = PBXFileReference; lastKnownFileType = text; path = SyncedProducts.storekit; sourceTree = "<group>"; };
|
|
C45BAE432BCA753E002EEC8A /* Purchase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Purchase.swift; sourceTree = "<group>"; };
|
|
C49EF0182BD694290077B5AA /* PurchaseListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PurchaseListView.swift; sourceTree = "<group>"; };
|
|
C49EF01A2BD6A1E80077B5AA /* URLs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URLs.swift; sourceTree = "<group>"; };
|
|
C49EF0252BD80AE80077B5AA /* SubscriptionInfoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscriptionInfoView.swift; sourceTree = "<group>"; };
|
|
C49EF0372BDFF3000077B5AA /* LeStorage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = LeStorage.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
C49EF03B2BE15AF80077B5AA /* String+Crypto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Crypto.swift"; sourceTree = "<group>"; };
|
|
C49EF0412BE23BF50077B5AA /* PaymentTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaymentTests.swift; sourceTree = "<group>"; };
|
|
C49EF0432BE286780077B5AA /* Key.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Key.swift; sourceTree = "<group>"; };
|
|
C4A47D592B6D383C00ADC637 /* Tournament.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tournament.swift; sourceTree = "<group>"; };
|
|
C4A47D5D2B6D38EC00ADC637 /* DataStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataStore.swift; sourceTree = "<group>"; };
|
|
C4A47D622B6D3D6500ADC637 /* Club.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Club.swift; sourceTree = "<group>"; };
|
|
C4A47D862B7BA36D00ADC637 /* UserCreationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserCreationView.swift; sourceTree = "<group>"; };
|
|
C4A47D892B7BBB6500ADC637 /* SubscriptionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscriptionView.swift; sourceTree = "<group>"; };
|
|
C4A47D8D2B7BBBEC00ADC637 /* StoreManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StoreManager.swift; sourceTree = "<group>"; };
|
|
C4A47D8E2B7BBBEC00ADC637 /* Guard.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Guard.swift; sourceTree = "<group>"; };
|
|
C4A47D8F2B7BBBEC00ADC637 /* StoreItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StoreItem.swift; sourceTree = "<group>"; };
|
|
C4A47D9E2B7D0BCE00ADC637 /* StepperView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StepperView.swift; sourceTree = "<group>"; };
|
|
C4A47DA52B83948E00ADC637 /* LoginView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginView.swift; sourceTree = "<group>"; };
|
|
C4A47DA82B85F82100ADC637 /* ChangePasswordView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChangePasswordView.swift; sourceTree = "<group>"; };
|
|
C4A47DAC2B85FCCD00ADC637 /* User.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = User.swift; sourceTree = "<group>"; };
|
|
C4A47DB02B86375E00ADC637 /* MainUserView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainUserView.swift; sourceTree = "<group>"; };
|
|
C4A47DB22B86387500ADC637 /* AccountView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountView.swift; sourceTree = "<group>"; };
|
|
C4EC6F562BE92CAC000CEAB4 /* local.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = local.plist; sourceTree = "<group>"; };
|
|
C4EC6F582BE92D88000CEAB4 /* PListReader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PListReader.swift; sourceTree = "<group>"; };
|
|
FF025AD72BD0C10F00A86CF8 /* TeamHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TeamHeaderView.swift; sourceTree = "<group>"; };
|
|
FF025ADA2BD0C2D000A86CF8 /* MatchTeamDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchTeamDetailView.swift; sourceTree = "<group>"; };
|
|
FF025ADC2BD0C94300A86CF8 /* FooterButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FooterButtonView.swift; sourceTree = "<group>"; };
|
|
FF025ADE2BD0CE0A00A86CF8 /* TeamWeightView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TeamWeightView.swift; sourceTree = "<group>"; };
|
|
FF025AE02BD0EB9000A86CF8 /* TournamentClubSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentClubSettingsView.swift; sourceTree = "<group>"; };
|
|
FF025AE22BD0EBA900A86CF8 /* TournamentMatchFormatsSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentMatchFormatsSettingsView.swift; sourceTree = "<group>"; };
|
|
FF025AE42BD0EBB800A86CF8 /* TournamentGeneralSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentGeneralSettingsView.swift; sourceTree = "<group>"; };
|
|
FF025AE62BD1111000A86CF8 /* GlobalSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlobalSettingsView.swift; sourceTree = "<group>"; };
|
|
FF025AE82BD1307E00A86CF8 /* MonthData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MonthData.swift; sourceTree = "<group>"; };
|
|
FF025AEC2BD1513700A86CF8 /* AppScreen.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppScreen.swift; sourceTree = "<group>"; };
|
|
FF025AEE2BD1AE9400A86CF8 /* DurationSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DurationSettingsView.swift; sourceTree = "<group>"; };
|
|
FF025AF02BD1AEBD00A86CF8 /* MatchFormatStorageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchFormatStorageView.swift; sourceTree = "<group>"; };
|
|
FF089EB32BB0020000F0AEC7 /* PlayerSexPickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerSexPickerView.swift; sourceTree = "<group>"; };
|
|
FF089EB52BB00A3800F0AEC7 /* TeamRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TeamRowView.swift; sourceTree = "<group>"; };
|
|
FF089EBA2BB0120700F0AEC7 /* PlayerPopoverView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerPopoverView.swift; sourceTree = "<group>"; };
|
|
FF089EBC2BB0287D00F0AEC7 /* PlayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerView.swift; sourceTree = "<group>"; };
|
|
FF089EBE2BB0B14600F0AEC7 /* FileImportView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileImportView.swift; sourceTree = "<group>"; };
|
|
FF0CA5742BDA4AE10080E843 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = PadelClub/PrivacyInfo.xcprivacy; sourceTree = SOURCE_ROOT; };
|
|
FF0E0B6C2BC254C6005F00A9 /* TournamentScheduleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentScheduleView.swift; sourceTree = "<group>"; };
|
|
FF0EC51D2BB16F680056B6D1 /* SwiftParser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftParser.swift; sourceTree = "<group>"; };
|
|
FF0EC5212BB173E70056B6D1 /* UpdateSourceRankDateView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateSourceRankDateView.swift; sourceTree = "<group>"; };
|
|
FF0EC5232BB195CA0056B6D1 /* CLASSEMENT PADEL DAMES-07-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT PADEL DAMES-07-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5242BB195CA0056B6D1 /* CLASSEMENT PADEL DAMES-08-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT PADEL DAMES-08-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5252BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_1-07-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT PADEL MESSIEURS_1-07-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5262BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_1-08-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT PADEL MESSIEURS_1-08-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5272BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_2-07-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT PADEL MESSIEURS_2-07-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5282BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_2-08-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT PADEL MESSIEURS_2-08-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5292BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_3-07-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT PADEL MESSIEURS_3-07-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC52A2BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_3-08-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT PADEL MESSIEURS_3-08-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC52B2BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-01-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-DAMES-01-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC52C2BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-02-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-DAMES-02-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC52D2BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-03-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-DAMES-03-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC52E2BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-04-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-DAMES-04-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC52F2BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-05-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-DAMES-05-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5302BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-06-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-DAMES-06-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5312BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-08-2022.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-DAMES-08-2022.csv"; sourceTree = "<group>"; };
|
|
FF0EC5322BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-09-2022.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-DAMES-09-2022.csv"; sourceTree = "<group>"; };
|
|
FF0EC5332BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-10-2022.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-DAMES-10-2022.csv"; sourceTree = "<group>"; };
|
|
FF0EC5342BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-11-2022.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-DAMES-11-2022.csv"; sourceTree = "<group>"; };
|
|
FF0EC5352BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-12-2022.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-DAMES-12-2022.csv"; sourceTree = "<group>"; };
|
|
FF0EC5362BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-01-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-01-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5372BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-01-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-2-01-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5382BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-02-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-2-02-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5392BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-03-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-2-03-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC53A2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-04-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-2-04-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC53B2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-05-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-2-05-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC53C2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-06-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-2-06-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC53D2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-09-2022.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-2-09-2022.csv"; sourceTree = "<group>"; };
|
|
FF0EC53E2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-10-2022.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-2-10-2022.csv"; sourceTree = "<group>"; };
|
|
FF0EC53F2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-11-2022.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-2-11-2022.csv"; sourceTree = "<group>"; };
|
|
FF0EC5402BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-12-2022.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-2-12-2022.csv"; sourceTree = "<group>"; };
|
|
FF0EC5412BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-02-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-02-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5422BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-3-05-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-3-05-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5432BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-3-06-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-3-06-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5442BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-03-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-03-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5452BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-04-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-04-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5462BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-05-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-05-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5472BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-06-2023.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-06-2023.csv"; sourceTree = "<group>"; };
|
|
FF0EC5482BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-08-2022.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-08-2022.csv"; sourceTree = "<group>"; };
|
|
FF0EC5492BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-09-2022.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-09-2022.csv"; sourceTree = "<group>"; };
|
|
FF0EC54A2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-10-2022.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-10-2022.csv"; sourceTree = "<group>"; };
|
|
FF0EC54B2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-11-2022.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-11-2022.csv"; sourceTree = "<group>"; };
|
|
FF0EC54C2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-12-2022.csv */ = {isa = PBXFileReference; lastKnownFileType = text; path = "CLASSEMENT-PADEL-MESSIEURS-12-2022.csv"; sourceTree = "<group>"; };
|
|
FF1162792BCF8109000C4809 /* CallMessageCustomizationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CallMessageCustomizationView.swift; sourceTree = "<group>"; };
|
|
FF11627C2BCF941A000C4809 /* CashierSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CashierSettingsView.swift; sourceTree = "<group>"; };
|
|
FF11627E2BCF9432000C4809 /* PlayerListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerListView.swift; sourceTree = "<group>"; };
|
|
FF1162802BCF945C000C4809 /* TournamentCashierView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentCashierView.swift; sourceTree = "<group>"; };
|
|
FF1162822BCFBE4E000C4809 /* EditablePlayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditablePlayerView.swift; sourceTree = "<group>"; };
|
|
FF1162842BD00279000C4809 /* PlayerDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerDetailView.swift; sourceTree = "<group>"; };
|
|
FF1162862BD004AD000C4809 /* EditingTeamView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditingTeamView.swift; sourceTree = "<group>"; };
|
|
FF1162892BD05247000C4809 /* DateUpdateManagerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DateUpdateManagerView.swift; sourceTree = "<group>"; };
|
|
FF11628B2BD05267000C4809 /* LoserRoundStepScheduleEditorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoserRoundStepScheduleEditorView.swift; sourceTree = "<group>"; };
|
|
FF1CBC182BB53D1F0036DAAB /* FederalTournament.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FederalTournament.swift; sourceTree = "<group>"; };
|
|
FF1CBC1C2BB53DC10036DAAB /* Calendar+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Calendar+Extensions.swift"; sourceTree = "<group>"; };
|
|
FF1CBC1E2BB53E0C0036DAAB /* FederalTournamentSearchScope.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FederalTournamentSearchScope.swift; sourceTree = "<group>"; };
|
|
FF1CBC202BB53E590036DAAB /* ClubHolder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClubHolder.swift; sourceTree = "<group>"; };
|
|
FF1CBC212BB53E590036DAAB /* FederalTournamentHolder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FederalTournamentHolder.swift; sourceTree = "<group>"; };
|
|
FF1DC5502BAB351300FD8220 /* ClubDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClubDetailView.swift; sourceTree = "<group>"; };
|
|
FF1DC5522BAB354A00FD8220 /* MockData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockData.swift; sourceTree = "<group>"; };
|
|
FF1DC5542BAB36DD00FD8220 /* CreateClubView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CreateClubView.swift; sourceTree = "<group>"; };
|
|
FF1DC5562BAB3AED00FD8220 /* ClubsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClubsView.swift; sourceTree = "<group>"; };
|
|
FF1DC5582BAB767000FD8220 /* Tips.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tips.swift; sourceTree = "<group>"; };
|
|
FF1DC55A2BAB80C400FD8220 /* DisplayContext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DisplayContext.swift; sourceTree = "<group>"; };
|
|
FF1DF49A2BD8D23900822FA0 /* BarButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BarButtonView.swift; sourceTree = "<group>"; };
|
|
FF2EFBEF2BDE295E0049CE3B /* SendToAllView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SendToAllView.swift; sourceTree = "<group>"; };
|
|
FF3795612B9396D0004EA093 /* Model.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model.xcdatamodel; sourceTree = "<group>"; };
|
|
FF3795652B9399AA004EA093 /* Persistence.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; };
|
|
FF3B60A22BC49BBC008C2E66 /* MatchScheduler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchScheduler.swift; sourceTree = "<group>"; };
|
|
FF3F74F52B919E45004CFE0E /* UmpireView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UmpireView.swift; sourceTree = "<group>"; };
|
|
FF3F74FE2B91A2D4004CFE0E /* AgendaDestination.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AgendaDestination.swift; sourceTree = "<group>"; };
|
|
FF4AB6B42B9248200002987F /* NetworkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkManager.swift; sourceTree = "<group>"; };
|
|
FF4AB6BA2B9256D50002987F /* SearchViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchViewModel.swift; sourceTree = "<group>"; };
|
|
FF4AB6BC2B9256E10002987F /* SelectablePlayerListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectablePlayerListView.swift; sourceTree = "<group>"; };
|
|
FF4AB6BE2B92577A0002987F /* ImportedPlayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImportedPlayerView.swift; sourceTree = "<group>"; };
|
|
FF4C7F012BBBD7150031B6A3 /* TabItemModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TabItemModifier.swift; sourceTree = "<group>"; };
|
|
FF59FFB22B90EFAC0061EFF9 /* EventListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventListView.swift; sourceTree = "<group>"; };
|
|
FF59FFB62B90EFBF0061EFF9 /* MainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainView.swift; sourceTree = "<group>"; };
|
|
FF59FFB82B90EFD70061EFF9 /* ToolboxView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ToolboxView.swift; sourceTree = "<group>"; };
|
|
FF5BAF6D2BE0B3C8008B4B7E /* FederalDataViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FederalDataViewModel.swift; sourceTree = "<group>"; };
|
|
FF5BAF712BE19274008B4B7E /* TournamentRankView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentRankView.swift; sourceTree = "<group>"; };
|
|
FF5D0D6F2BB3EFA5005CB568 /* LearnMoreSheetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LearnMoreSheetView.swift; sourceTree = "<group>"; };
|
|
FF5D0D732BB41DF8005CB568 /* Color+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Color+Extensions.swift"; sourceTree = "<group>"; };
|
|
FF5D0D752BB428B2005CB568 /* ListRowViewModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ListRowViewModifier.swift; sourceTree = "<group>"; };
|
|
FF5D0D772BB42C5B005CB568 /* InscriptionInfoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InscriptionInfoView.swift; sourceTree = "<group>"; };
|
|
FF5D0D822BB48997005CB568 /* RankCalculatorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RankCalculatorView.swift; sourceTree = "<group>"; };
|
|
FF5D0D862BB48AFD005CB568 /* NumberFormatter+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NumberFormatter+Extensions.swift"; sourceTree = "<group>"; };
|
|
FF5D0D882BB4935C005CB568 /* ClubRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClubRowView.swift; sourceTree = "<group>"; };
|
|
FF5D0D8A2BB4D1E3005CB568 /* CalendarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CalendarView.swift; sourceTree = "<group>"; };
|
|
FF5D30502BD94E1000F2B93D /* ImportedPlayer+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ImportedPlayer+Extensions.swift"; sourceTree = "<group>"; };
|
|
FF5D30522BD94E2E00F2B93D /* PlayerHolder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerHolder.swift; sourceTree = "<group>"; };
|
|
FF5D30552BD95B1100F2B93D /* OngoingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OngoingView.swift; sourceTree = "<group>"; };
|
|
FF5DA18E2BB9268800A33061 /* GroupStageSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupStageSettingsView.swift; sourceTree = "<group>"; };
|
|
FF5DA1922BB9279B00A33061 /* RoundSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoundSettingsView.swift; sourceTree = "<group>"; };
|
|
FF5DA1942BB927E800A33061 /* GenericDestinationPickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GenericDestinationPickerView.swift; sourceTree = "<group>"; };
|
|
FF5DA19A2BB9662200A33061 /* TournamentSeedEditing.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentSeedEditing.swift; sourceTree = "<group>"; };
|
|
FF6087E92BE25EF1004E1E47 /* TournamentStatusView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentStatusView.swift; sourceTree = "<group>"; };
|
|
FF6087EB2BE26A2F004E1E47 /* BroadcastView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BroadcastView.swift; sourceTree = "<group>"; };
|
|
FF663FBD2BE019EC0031AE83 /* TournamentFilterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentFilterView.swift; sourceTree = "<group>"; };
|
|
FF6EC8F62B94773100EA7F5A /* RowButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RowButtonView.swift; sourceTree = "<group>"; };
|
|
FF6EC8FA2B94788600EA7F5A /* TournamentButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentButtonView.swift; sourceTree = "<group>"; };
|
|
FF6EC8FD2B94792300EA7F5A /* Screen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Screen.swift; sourceTree = "<group>"; };
|
|
FF6EC8FF2B94794700EA7F5A /* PresentationContext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PresentationContext.swift; sourceTree = "<group>"; };
|
|
FF6EC9032B9479F500EA7F5A /* Sequence+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Sequence+Extensions.swift"; sourceTree = "<group>"; };
|
|
FF6EC9052B947A1000EA7F5A /* NetworkManagerError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkManagerError.swift; sourceTree = "<group>"; };
|
|
FF6EC9082B947A5300EA7F5A /* FixedWidthInteger+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FixedWidthInteger+Extensions.swift"; sourceTree = "<group>"; };
|
|
FF6EC90A2B947AC000EA7F5A /* Array+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Array+Extensions.swift"; sourceTree = "<group>"; };
|
|
FF7091612B90F04300AB08DA /* TournamentOrganizerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentOrganizerView.swift; sourceTree = "<group>"; };
|
|
FF7091652B90F0B000AB08DA /* TabDestination.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TabDestination.swift; sourceTree = "<group>"; };
|
|
FF7091672B90F79F00AB08DA /* TournamentCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentCellView.swift; sourceTree = "<group>"; };
|
|
FF7091692B90F95E00AB08DA /* DateBoxView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DateBoxView.swift; sourceTree = "<group>"; };
|
|
FF70916B2B91005400AB08DA /* TournamentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentView.swift; sourceTree = "<group>"; };
|
|
FF70916D2B9108C600AB08DA /* InscriptionManagerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InscriptionManagerView.swift; sourceTree = "<group>"; };
|
|
FF82CFC42B911F5B00B0CAF2 /* OrganizedTournamentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrganizedTournamentView.swift; sourceTree = "<group>"; };
|
|
FF82CFC82B9132AF00B0CAF2 /* ActivityView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivityView.swift; sourceTree = "<group>"; };
|
|
FF8F26352BAD523300650388 /* PadelRule.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PadelRule.swift; sourceTree = "<group>"; };
|
|
FF8F263A2BAD528600650388 /* EventCreationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventCreationView.swift; sourceTree = "<group>"; };
|
|
FF8F263C2BAD627A00650388 /* TournamentConfiguratorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentConfiguratorView.swift; sourceTree = "<group>"; };
|
|
FF8F263E2BAD7D5C00650388 /* Event.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Event.swift; sourceTree = "<group>"; };
|
|
FF8F26402BADFC8700650388 /* TournamentInitView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentInitView.swift; sourceTree = "<group>"; };
|
|
FF8F26422BADFE5B00650388 /* TournamentSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentSettingsView.swift; sourceTree = "<group>"; };
|
|
FF8F26442BAE0A3400650388 /* TournamentDurationManagerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentDurationManagerView.swift; sourceTree = "<group>"; };
|
|
FF8F26462BAE0ACB00650388 /* TournamentFieldsManagerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentFieldsManagerView.swift; sourceTree = "<group>"; };
|
|
FF8F26482BAE0B4100650388 /* TournamentFormatSelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentFormatSelectionView.swift; sourceTree = "<group>"; };
|
|
FF8F26492BAE0B4100650388 /* TournamentLevelPickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentLevelPickerView.swift; sourceTree = "<group>"; };
|
|
FF8F264A2BAE0B4100650388 /* TournamentDatePickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentDatePickerView.swift; sourceTree = "<group>"; };
|
|
FF8F264E2BAE0B9600650388 /* MatchTypeSelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchTypeSelectionView.swift; sourceTree = "<group>"; };
|
|
FF8F26502BAE0BAD00650388 /* MatchFormatPickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchFormatPickerView.swift; sourceTree = "<group>"; };
|
|
FF8F26532BAE1E4400650388 /* TableStructureView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TableStructureView.swift; sourceTree = "<group>"; };
|
|
FF9267F72BCE78C70080F940 /* CashierView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CashierView.swift; sourceTree = "<group>"; };
|
|
FF9267F92BCE78EB0080F940 /* CashierDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CashierDetailView.swift; sourceTree = "<group>"; };
|
|
FF9267FB2BCE84870080F940 /* PlayerPayView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerPayView.swift; sourceTree = "<group>"; };
|
|
FF9267FE2BCE94830080F940 /* CallSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CallSettingsView.swift; sourceTree = "<group>"; };
|
|
FF9268002BCE94920080F940 /* SeedsCallingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeedsCallingView.swift; sourceTree = "<group>"; };
|
|
FF9268022BCE94A30080F940 /* GroupStageCallingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupStageCallingView.swift; sourceTree = "<group>"; };
|
|
FF9268062BCE94D90080F940 /* TournamentCallView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentCallView.swift; sourceTree = "<group>"; };
|
|
FF9268082BCEDC2C0080F940 /* CallView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CallView.swift; sourceTree = "<group>"; };
|
|
FF92680A2BCEE3E10080F940 /* ContactManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactManager.swift; sourceTree = "<group>"; };
|
|
FF92680C2BCEE5EA0080F940 /* NetworkMonitor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkMonitor.swift; sourceTree = "<group>"; };
|
|
FF967CE72BAEC70100A9A3BD /* GroupStage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupStage.swift; sourceTree = "<group>"; };
|
|
FF967CEB2BAECB9900A9A3BD /* Match.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Match.swift; sourceTree = "<group>"; };
|
|
FF967CED2BAECBD700A9A3BD /* Round.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Round.swift; sourceTree = "<group>"; };
|
|
FF967CEF2BAECC0A00A9A3BD /* TeamScore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TeamScore.swift; sourceTree = "<group>"; };
|
|
FF967CF02BAECC0B00A9A3BD /* TeamRegistration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TeamRegistration.swift; sourceTree = "<group>"; };
|
|
FF967CF12BAECC0B00A9A3BD /* PlayerRegistration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerRegistration.swift; sourceTree = "<group>"; };
|
|
FF967CF52BAED51600A9A3BD /* TournamentRunningView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TournamentRunningView.swift; sourceTree = "<group>"; };
|
|
FF967CF72BAEDF0000A9A3BD /* Labels.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Labels.swift; sourceTree = "<group>"; };
|
|
FF967CFA2BAEE13800A9A3BD /* GroupStageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupStageView.swift; sourceTree = "<group>"; };
|
|
FF967CFB2BAEE13900A9A3BD /* GroupStagesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupStagesView.swift; sourceTree = "<group>"; };
|
|
FF967CFF2BAEEF6400A9A3BD /* MatchRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchRowView.swift; sourceTree = "<group>"; };
|
|
FF967D002BAEF0B400A9A3BD /* MatchSummaryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchSummaryView.swift; sourceTree = "<group>"; };
|
|
FF967D022BAEF0C000A9A3BD /* MatchDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchDetailView.swift; sourceTree = "<group>"; };
|
|
FF967D052BAF3C4200A9A3BD /* MatchSetupView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchSetupView.swift; sourceTree = "<group>"; };
|
|
FF967D082BAF3D4000A9A3BD /* TeamDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TeamDetailView.swift; sourceTree = "<group>"; };
|
|
FF967D0A2BAF3D4C00A9A3BD /* TeamPickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TeamPickerView.swift; sourceTree = "<group>"; };
|
|
FF967D0C2BAF3EB200A9A3BD /* MatchDateView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchDateView.swift; sourceTree = "<group>"; };
|
|
FF967D0E2BAF63B000A9A3BD /* PlayerBlockView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerBlockView.swift; sourceTree = "<group>"; };
|
|
FF9AC3942BE3627B00C2E883 /* GroupStageTeamReplacementView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupStageTeamReplacementView.swift; sourceTree = "<group>"; };
|
|
FFA1B1282BB71773006CE248 /* PadelClubButtonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PadelClubButtonView.swift; sourceTree = "<group>"; };
|
|
FFA6D7842BB0B795003A31F3 /* FileImportManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FileImportManager.swift; sourceTree = "<group>"; };
|
|
FFA6D7862BB0B7A2003A31F3 /* CloudConvert.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CloudConvert.swift; sourceTree = "<group>"; };
|
|
FFA6D78A2BB0BEB3003A31F3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
|
FFB9C8702BBADDE200A0EF4F /* Selectable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Selectable.swift; sourceTree = "<group>"; };
|
|
FFB9C8742BBADDF700A0EF4F /* SeedInterval.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SeedInterval.swift; sourceTree = "<group>"; };
|
|
FFBF065B2BBD2657009D6715 /* GroupStageTeamView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupStageTeamView.swift; sourceTree = "<group>"; };
|
|
FFBF065D2BBD8040009D6715 /* MatchListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchListView.swift; sourceTree = "<group>"; };
|
|
FFBF065F2BBD9F6D009D6715 /* NavigationViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavigationViewModel.swift; sourceTree = "<group>"; };
|
|
FFC1E1032BAC28C6008D6F59 /* ClubSearchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClubSearchView.swift; sourceTree = "<group>"; };
|
|
FFC1E1072BAC29FC008D6F59 /* LocationManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationManager.swift; sourceTree = "<group>"; };
|
|
FFC1E1092BAC2A77008D6F59 /* NetworkFederalService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkFederalService.swift; sourceTree = "<group>"; };
|
|
FFC1E10B2BAC7FB0008D6F59 /* ClubImportView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClubImportView.swift; sourceTree = "<group>"; };
|
|
FFC2DCB12BBE75D40046DB9F /* LoserRoundView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoserRoundView.swift; sourceTree = "<group>"; };
|
|
FFC2DCB32BBE9ECD0046DB9F /* LoserRoundsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoserRoundsView.swift; sourceTree = "<group>"; };
|
|
FFC83D4E2BB807D100750834 /* RoundsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoundsView.swift; sourceTree = "<group>"; };
|
|
FFC83D502BB8087E00750834 /* RoundView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoundView.swift; sourceTree = "<group>"; };
|
|
FFC91AF82BD6A09100B29808 /* FortuneWheelView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FortuneWheelView.swift; sourceTree = "<group>"; };
|
|
FFC91B002BD85C2F00B29808 /* Court.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Court.swift; sourceTree = "<group>"; };
|
|
FFC91B022BD85E2400B29808 /* CourtView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourtView.swift; sourceTree = "<group>"; };
|
|
FFCFC0012BBC39A600B82851 /* EditScoreView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditScoreView.swift; sourceTree = "<group>"; };
|
|
FFCFC00D2BBC3D4600B82851 /* PointSelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PointSelectionView.swift; sourceTree = "<group>"; };
|
|
FFCFC0112BBC3E1A00B82851 /* PointView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PointView.swift; sourceTree = "<group>"; };
|
|
FFCFC0132BBC59FC00B82851 /* MatchDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchDescriptor.swift; sourceTree = "<group>"; };
|
|
FFCFC0152BBC5A4C00B82851 /* SetInputView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SetInputView.swift; sourceTree = "<group>"; };
|
|
FFCFC0172BBC5A6800B82851 /* SetLabelView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SetLabelView.swift; sourceTree = "<group>"; };
|
|
FFCFC0192BBC5A8500B82851 /* MatchTypeSmallSelectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchTypeSmallSelectionView.swift; sourceTree = "<group>"; };
|
|
FFCFC01B2BBC5AAA00B82851 /* SetDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SetDescriptor.swift; sourceTree = "<group>"; };
|
|
FFD783FE2B91BA42000F62A6 /* PadelClubView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PadelClubView.swift; sourceTree = "<group>"; };
|
|
FFD784002B91BF79000F62A6 /* Launch Screen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = "Launch Screen.storyboard"; sourceTree = "<group>"; };
|
|
FFDB1C6C2BB2A02000F1E467 /* AppSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppSettings.swift; sourceTree = "<group>"; };
|
|
FFDB1C722BB2CFE900F1E467 /* MySortDescriptor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MySortDescriptor.swift; sourceTree = "<group>"; };
|
|
FFDDD40B2B93B2BB00C91A49 /* DeferredViewModifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeferredViewModifier.swift; sourceTree = "<group>"; };
|
|
FFEF7F4D2BDE69130033D0F0 /* MenuWarningView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuWarningView.swift; sourceTree = "<group>"; };
|
|
FFF03C932BD91D0C00B516FC /* ButtonValidateView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ButtonValidateView.swift; sourceTree = "<group>"; };
|
|
FFF116E02BD2A9B600A33B06 /* DateInterval.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DateInterval.swift; sourceTree = "<group>"; };
|
|
FFF116E22BD2AF4800A33B06 /* CourtAvailabilitySettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourtAvailabilitySettingsView.swift; sourceTree = "<group>"; };
|
|
FFF527D52BC6DDD000FF4EF2 /* MatchScheduleEditorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MatchScheduleEditorView.swift; sourceTree = "<group>"; };
|
|
FFF8ACCC2B92367B008466FA /* FederalPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FederalPlayer.swift; sourceTree = "<group>"; };
|
|
FFF8ACD32B92392C008466FA /* SourceFileManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceFileManager.swift; sourceTree = "<group>"; };
|
|
FFF8ACD52B923960008466FA /* URL+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "URL+Extensions.swift"; sourceTree = "<group>"; };
|
|
FFF8ACD82B923F3C008466FA /* String+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Extensions.swift"; sourceTree = "<group>"; };
|
|
FFF8ACDA2B923F48008466FA /* Date+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+Extensions.swift"; sourceTree = "<group>"; };
|
|
FFF9644F2BC25E3700EEF017 /* PlanningView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlanningView.swift; sourceTree = "<group>"; };
|
|
FFF964522BC262B000EEF017 /* PlanningSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlanningSettingsView.swift; sourceTree = "<group>"; };
|
|
FFF964542BC266CF00EEF017 /* SchedulerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SchedulerView.swift; sourceTree = "<group>"; };
|
|
FFF964562BC26B3400EEF017 /* RoundScheduleEditorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoundScheduleEditorView.swift; sourceTree = "<group>"; };
|
|
FFF9645A2BC2D53B00EEF017 /* GroupStageScheduleEditorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupStageScheduleEditorView.swift; sourceTree = "<group>"; };
|
|
FFFCDE0D2BCC833600317DEF /* LoserRoundScheduleEditorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoserRoundScheduleEditorView.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
C425D3FA2B6D249D002A7B48 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
FFCFBFFE2BBBE86600B82851 /* Algorithms in Frameworks */,
|
|
C49EF0392BDFF4600077B5AA /* LeStorage.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C425D40A2B6D249E002A7B48 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C425D4142B6D249E002A7B48 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
C425D3F42B6D249D002A7B48 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C425D3FF2B6D249D002A7B48 /* PadelClub */,
|
|
C425D4102B6D249E002A7B48 /* PadelClubTests */,
|
|
C425D41A2B6D249E002A7B48 /* PadelClubUITests */,
|
|
C425D3FE2B6D249D002A7B48 /* Products */,
|
|
C425D4592B6D255B002A7B48 /* Frameworks */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
C425D3FE2B6D249D002A7B48 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C425D3FD2B6D249D002A7B48 /* PadelClub.app */,
|
|
C425D40D2B6D249E002A7B48 /* PadelClubTests.xctest */,
|
|
C425D4172B6D249E002A7B48 /* PadelClubUITests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
C425D3FF2B6D249D002A7B48 /* PadelClub */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF0CA5742BDA4AE10080E843 /* PrivacyInfo.xcprivacy */,
|
|
FFA6D78A2BB0BEB3003A31F3 /* Info.plist */,
|
|
C4EC6F562BE92CAC000CEAB4 /* local.plist */,
|
|
C425D4002B6D249D002A7B48 /* PadelClubApp.swift */,
|
|
C45BAE3A2BC6DF10002EEC8A /* SyncedProducts.storekit */,
|
|
FFD784002B91BF79000F62A6 /* Launch Screen.storyboard */,
|
|
C4A47D722B72881500ADC637 /* Views */,
|
|
FF3F74FD2B91A087004CFE0E /* ViewModel */,
|
|
C4A47D5F2B6D3B2D00ADC637 /* Data */,
|
|
FFF8ACD02B9238A2008466FA /* Utils */,
|
|
FFF8ACD72B923F26008466FA /* Extensions */,
|
|
C425D4042B6D249E002A7B48 /* Assets.xcassets */,
|
|
FF0EC54D2BB195CA0056B6D1 /* CSV */,
|
|
C425D4062B6D249E002A7B48 /* Preview Content */,
|
|
);
|
|
path = PadelClub;
|
|
sourceTree = "<group>";
|
|
};
|
|
C425D4062B6D249E002A7B48 /* Preview Content */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C425D4072B6D249E002A7B48 /* Preview Assets.xcassets */,
|
|
);
|
|
path = "Preview Content";
|
|
sourceTree = "<group>";
|
|
};
|
|
C425D4102B6D249E002A7B48 /* PadelClubTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C425D4112B6D249E002A7B48 /* PadelClubTests.swift */,
|
|
C49EF0412BE23BF50077B5AA /* PaymentTests.swift */,
|
|
);
|
|
path = PadelClubTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
C425D41A2B6D249E002A7B48 /* PadelClubUITests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C425D41B2B6D249E002A7B48 /* PadelClubUITests.swift */,
|
|
C425D41D2B6D249E002A7B48 /* PadelClubUITestsLaunchTests.swift */,
|
|
);
|
|
path = PadelClubUITests;
|
|
sourceTree = "<group>";
|
|
};
|
|
C425D4592B6D255B002A7B48 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C49EF0372BDFF3000077B5AA /* LeStorage.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4A47D5F2B6D3B2D00ADC637 /* Data */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4A47D5D2B6D38EC00ADC637 /* DataStore.swift */,
|
|
C4A47DAC2B85FCCD00ADC637 /* User.swift */,
|
|
C4A47D592B6D383C00ADC637 /* Tournament.swift */,
|
|
FF967CE72BAEC70100A9A3BD /* GroupStage.swift */,
|
|
FF967CED2BAECBD700A9A3BD /* Round.swift */,
|
|
FF967CEB2BAECB9900A9A3BD /* Match.swift */,
|
|
FF967CF12BAECC0B00A9A3BD /* PlayerRegistration.swift */,
|
|
FF967CF02BAECC0B00A9A3BD /* TeamRegistration.swift */,
|
|
FF967CEF2BAECC0A00A9A3BD /* TeamScore.swift */,
|
|
C4A47D622B6D3D6500ADC637 /* Club.swift */,
|
|
FF8F263E2BAD7D5C00650388 /* Event.swift */,
|
|
FF025AE82BD1307E00A86CF8 /* MonthData.swift */,
|
|
FF1DC5522BAB354A00FD8220 /* MockData.swift */,
|
|
FFDB1C6C2BB2A02000F1E467 /* AppSettings.swift */,
|
|
FFC91B002BD85C2F00B29808 /* Court.swift */,
|
|
FFF116E02BD2A9B600A33B06 /* DateInterval.swift */,
|
|
FF6EC9012B94799200EA7F5A /* Coredata */,
|
|
FF6EC9022B9479B900EA7F5A /* Federal */,
|
|
);
|
|
path = Data;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4A47D722B72881500ADC637 /* Views */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF39719B2B8DE04B004C4E75 /* Navigation */,
|
|
FF8F26392BAD526A00650388 /* Event */,
|
|
FF1DC54D2BAB34FA00FD8220 /* Club */,
|
|
FFC83D4B2BB807C200750834 /* Round */,
|
|
FF967CF92BAEE11500A9A3BD /* GroupStage */,
|
|
FF967CFE2BAEEF5A00A9A3BD /* Match */,
|
|
FFCFC00B2BBC39A600B82851 /* Score */,
|
|
FF967D072BAF3D3000A9A3BD /* Team */,
|
|
FF089EB92BB011EE00F0AEC7 /* Player */,
|
|
FF9267FD2BCE94520080F940 /* Calling */,
|
|
FFF964512BC2628600EEF017 /* Planning */,
|
|
FF11627B2BCF937F000C4809 /* Cashier */,
|
|
FF3F74F72B919F96004CFE0E /* Tournament */,
|
|
C4A47D882B7BBB5000ADC637 /* Subscription */,
|
|
C4A47D852B7BA33F00ADC637 /* User */,
|
|
FF6EC8FC2B9478C800EA7F5A /* Shared */,
|
|
C4A47DA02B7D0BD800ADC637 /* Components */,
|
|
FFDDD40F2B93B2C900C91A49 /* ViewModifiers */,
|
|
);
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4A47D852B7BA33F00ADC637 /* User */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4A47DB22B86387500ADC637 /* AccountView.swift */,
|
|
C4A47DA82B85F82100ADC637 /* ChangePasswordView.swift */,
|
|
C4A47DA52B83948E00ADC637 /* LoginView.swift */,
|
|
C4A47DB02B86375E00ADC637 /* MainUserView.swift */,
|
|
C4A47D862B7BA36D00ADC637 /* UserCreationView.swift */,
|
|
);
|
|
path = User;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4A47D882B7BBB5000ADC637 /* Subscription */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C45BAE432BCA753E002EEC8A /* Purchase.swift */,
|
|
C4A47D892B7BBB6500ADC637 /* SubscriptionView.swift */,
|
|
C4A47D8E2B7BBBEC00ADC637 /* Guard.swift */,
|
|
C4A47D8D2B7BBBEC00ADC637 /* StoreManager.swift */,
|
|
C4A47D8F2B7BBBEC00ADC637 /* StoreItem.swift */,
|
|
C49EF0182BD694290077B5AA /* PurchaseListView.swift */,
|
|
C49EF0252BD80AE80077B5AA /* SubscriptionInfoView.swift */,
|
|
);
|
|
path = Subscription;
|
|
sourceTree = "<group>";
|
|
};
|
|
C4A47DA02B7D0BD800ADC637 /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
C4A47D9E2B7D0BCE00ADC637 /* StepperView.swift */,
|
|
FF5DA1942BB927E800A33061 /* GenericDestinationPickerView.swift */,
|
|
FF6EC8F62B94773100EA7F5A /* RowButtonView.swift */,
|
|
FF025ADC2BD0C94300A86CF8 /* FooterButtonView.swift */,
|
|
FFBF065D2BBD8040009D6715 /* MatchListView.swift */,
|
|
FF967CF72BAEDF0000A9A3BD /* Labels.swift */,
|
|
FFC91AF82BD6A09100B29808 /* FortuneWheelView.swift */,
|
|
FF1DF49A2BD8D23900822FA0 /* BarButtonView.swift */,
|
|
FFF03C932BD91D0C00B516FC /* ButtonValidateView.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF025AD62BD0C0FB00A86CF8 /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF025AD72BD0C10F00A86CF8 /* TeamHeaderView.swift */,
|
|
FF025ADE2BD0CE0A00A86CF8 /* TeamWeightView.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF025AD92BD0C2BD00A86CF8 /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF967D0C2BAF3EB200A9A3BD /* MatchDateView.swift */,
|
|
FF967D0E2BAF63B000A9A3BD /* PlayerBlockView.swift */,
|
|
FF025ADA2BD0C2D000A86CF8 /* MatchTeamDetailView.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF089EB02BB001EA00F0AEC7 /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF089EB32BB0020000F0AEC7 /* PlayerSexPickerView.swift */,
|
|
FF089EBA2BB0120700F0AEC7 /* PlayerPopoverView.swift */,
|
|
FF9267FB2BCE84870080F940 /* PlayerPayView.swift */,
|
|
FF1162822BCFBE4E000C4809 /* EditablePlayerView.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF089EB92BB011EE00F0AEC7 /* Player */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF089EBC2BB0287D00F0AEC7 /* PlayerView.swift */,
|
|
FF1162842BD00279000C4809 /* PlayerDetailView.swift */,
|
|
FF089EB02BB001EA00F0AEC7 /* Components */,
|
|
);
|
|
path = Player;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF0EC54D2BB195CA0056B6D1 /* CSV */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF0EC5232BB195CA0056B6D1 /* CLASSEMENT PADEL DAMES-07-2023.csv */,
|
|
FF0EC5242BB195CA0056B6D1 /* CLASSEMENT PADEL DAMES-08-2023.csv */,
|
|
FF0EC5252BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_1-07-2023.csv */,
|
|
FF0EC5262BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_1-08-2023.csv */,
|
|
FF0EC5272BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_2-07-2023.csv */,
|
|
FF0EC5282BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_2-08-2023.csv */,
|
|
FF0EC5292BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_3-07-2023.csv */,
|
|
FF0EC52A2BB195CA0056B6D1 /* CLASSEMENT PADEL MESSIEURS_3-08-2023.csv */,
|
|
FF0EC52B2BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-01-2023.csv */,
|
|
FF0EC52C2BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-02-2023.csv */,
|
|
FF0EC52D2BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-03-2023.csv */,
|
|
FF0EC52E2BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-04-2023.csv */,
|
|
FF0EC52F2BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-05-2023.csv */,
|
|
FF0EC5302BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-06-2023.csv */,
|
|
FF0EC5312BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-08-2022.csv */,
|
|
FF0EC5322BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-09-2022.csv */,
|
|
FF0EC5332BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-10-2022.csv */,
|
|
FF0EC5342BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-11-2022.csv */,
|
|
FF0EC5352BB195CA0056B6D1 /* CLASSEMENT-PADEL-DAMES-12-2022.csv */,
|
|
FF0EC5362BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-01-2023.csv */,
|
|
FF0EC5372BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-01-2023.csv */,
|
|
FF0EC5382BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-02-2023.csv */,
|
|
FF0EC5392BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-03-2023.csv */,
|
|
FF0EC53A2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-04-2023.csv */,
|
|
FF0EC53B2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-05-2023.csv */,
|
|
FF0EC53C2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-06-2023.csv */,
|
|
FF0EC53D2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-09-2022.csv */,
|
|
FF0EC53E2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-10-2022.csv */,
|
|
FF0EC53F2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-11-2022.csv */,
|
|
FF0EC5402BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-12-2022.csv */,
|
|
FF0EC5412BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-02-2023.csv */,
|
|
FF0EC5422BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-3-05-2023.csv */,
|
|
FF0EC5432BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-3-06-2023.csv */,
|
|
FF0EC5442BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-03-2023.csv */,
|
|
FF0EC5452BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-04-2023.csv */,
|
|
FF0EC5462BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-05-2023.csv */,
|
|
FF0EC5472BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-06-2023.csv */,
|
|
FF0EC5482BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-08-2022.csv */,
|
|
FF0EC5492BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-09-2022.csv */,
|
|
FF0EC54A2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-10-2022.csv */,
|
|
FF0EC54B2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-11-2022.csv */,
|
|
FF0EC54C2BB195CA0056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-12-2022.csv */,
|
|
);
|
|
path = CSV;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF11627B2BCF937F000C4809 /* Cashier */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF9267F92BCE78EB0080F940 /* CashierDetailView.swift */,
|
|
FF9267F72BCE78C70080F940 /* CashierView.swift */,
|
|
FF11627E2BCF9432000C4809 /* PlayerListView.swift */,
|
|
FF11627C2BCF941A000C4809 /* CashierSettingsView.swift */,
|
|
);
|
|
path = Cashier;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF1162882BD0523B000C4809 /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF1162892BD05247000C4809 /* DateUpdateManagerView.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF1DC54D2BAB34FA00FD8220 /* Club */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF1DC5502BAB351300FD8220 /* ClubDetailView.swift */,
|
|
FFC1E1032BAC28C6008D6F59 /* ClubSearchView.swift */,
|
|
FF1DC5562BAB3AED00FD8220 /* ClubsView.swift */,
|
|
FF1DC5542BAB36DD00FD8220 /* CreateClubView.swift */,
|
|
FFC1E10B2BAC7FB0008D6F59 /* ClubImportView.swift */,
|
|
FF5D0D882BB4935C005CB568 /* ClubRowView.swift */,
|
|
FFC91B022BD85E2400B29808 /* CourtView.swift */,
|
|
);
|
|
path = Club;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF39719B2B8DE04B004C4E75 /* Navigation */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF59FFB62B90EFBF0061EFF9 /* MainView.swift */,
|
|
FFD783FB2B91B919000F62A6 /* Agenda */,
|
|
FF3F74FA2B91A04B004CFE0E /* Organizer */,
|
|
FF3F74FB2B91A060004CFE0E /* Toolbox */,
|
|
FF3F74FC2B91A06B004CFE0E /* Umpire */,
|
|
FF5D30542BD95AF600F2B93D /* Ongoing */,
|
|
);
|
|
path = Navigation;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF3F74F72B919F96004CFE0E /* Tournament */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF70916B2B91005400AB08DA /* TournamentView.swift */,
|
|
FF8F26402BADFC8700650388 /* TournamentInitView.swift */,
|
|
FF967CF52BAED51600A9A3BD /* TournamentRunningView.swift */,
|
|
FF089EBE2BB0B14600F0AEC7 /* FileImportView.swift */,
|
|
FF3F74F92B91A018004CFE0E /* Screen */,
|
|
FF3F74F82B919FB2004CFE0E /* Shared */,
|
|
);
|
|
path = Tournament;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF3F74F82B919FB2004CFE0E /* Shared */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF7091672B90F79F00AB08DA /* TournamentCellView.swift */,
|
|
FF7091692B90F95E00AB08DA /* DateBoxView.swift */,
|
|
FFA1B1282BB71773006CE248 /* PadelClubButtonView.swift */,
|
|
);
|
|
path = Shared;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF3F74F92B91A018004CFE0E /* Screen */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF70916D2B9108C600AB08DA /* InscriptionManagerView.swift */,
|
|
FF8F26422BADFE5B00650388 /* TournamentSettingsView.swift */,
|
|
FF8F26532BAE1E4400650388 /* TableStructureView.swift */,
|
|
FF0E0B6C2BC254C6005F00A9 /* TournamentScheduleView.swift */,
|
|
FF9268062BCE94D90080F940 /* TournamentCallView.swift */,
|
|
FF1162802BCF945C000C4809 /* TournamentCashierView.swift */,
|
|
FF5BAF712BE19274008B4B7E /* TournamentRankView.swift */,
|
|
FF6087EB2BE26A2F004E1E47 /* BroadcastView.swift */,
|
|
FF8F26522BAE0E4E00650388 /* Components */,
|
|
);
|
|
path = Screen;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF3F74FA2B91A04B004CFE0E /* Organizer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF7091612B90F04300AB08DA /* TournamentOrganizerView.swift */,
|
|
FF82CFC42B911F5B00B0CAF2 /* OrganizedTournamentView.swift */,
|
|
FF6EC8FA2B94788600EA7F5A /* TournamentButtonView.swift */,
|
|
);
|
|
path = Organizer;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF3F74FB2B91A060004CFE0E /* Toolbox */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF59FFB82B90EFD70061EFF9 /* ToolboxView.swift */,
|
|
FF5D0D822BB48997005CB568 /* RankCalculatorView.swift */,
|
|
FF025AE62BD1111000A86CF8 /* GlobalSettingsView.swift */,
|
|
FF025AEE2BD1AE9400A86CF8 /* DurationSettingsView.swift */,
|
|
FF025AF02BD1AEBD00A86CF8 /* MatchFormatStorageView.swift */,
|
|
FFD783FE2B91BA42000F62A6 /* PadelClubView.swift */,
|
|
);
|
|
path = Toolbox;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF3F74FC2B91A06B004CFE0E /* Umpire */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF3F74F52B919E45004CFE0E /* UmpireView.swift */,
|
|
);
|
|
path = Umpire;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF3F74FD2B91A087004CFE0E /* ViewModel */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF6EC8FD2B94792300EA7F5A /* Screen.swift */,
|
|
FF6EC8FF2B94794700EA7F5A /* PresentationContext.swift */,
|
|
FF7091652B90F0B000AB08DA /* TabDestination.swift */,
|
|
FF025AEC2BD1513700A86CF8 /* AppScreen.swift */,
|
|
FF3F74FE2B91A2D4004CFE0E /* AgendaDestination.swift */,
|
|
FF4AB6BA2B9256D50002987F /* SearchViewModel.swift */,
|
|
FF1CBC1E2BB53E0C0036DAAB /* FederalTournamentSearchScope.swift */,
|
|
FF5DA19A2BB9662200A33061 /* TournamentSeedEditing.swift */,
|
|
FFB9C8702BBADDE200A0EF4F /* Selectable.swift */,
|
|
FFB9C8742BBADDF700A0EF4F /* SeedInterval.swift */,
|
|
FFCFC0132BBC59FC00B82851 /* MatchDescriptor.swift */,
|
|
FFCFC01B2BBC5AAA00B82851 /* SetDescriptor.swift */,
|
|
FFBF065F2BBD9F6D009D6715 /* NavigationViewModel.swift */,
|
|
FF3B60A22BC49BBC008C2E66 /* MatchScheduler.swift */,
|
|
FF5BAF6D2BE0B3C8008B4B7E /* FederalDataViewModel.swift */,
|
|
);
|
|
path = ViewModel;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF5D30542BD95AF600F2B93D /* Ongoing */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF5D30552BD95B1100F2B93D /* OngoingView.swift */,
|
|
);
|
|
path = Ongoing;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF6EC8FC2B9478C800EA7F5A /* Shared */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF8F264E2BAE0B9600650388 /* MatchTypeSelectionView.swift */,
|
|
FF8F26502BAE0BAD00650388 /* MatchFormatPickerView.swift */,
|
|
FF4AB6BC2B9256E10002987F /* SelectablePlayerListView.swift */,
|
|
FF4AB6BE2B92577A0002987F /* ImportedPlayerView.swift */,
|
|
FF5D0D6F2BB3EFA5005CB568 /* LearnMoreSheetView.swift */,
|
|
FFCFC0192BBC5A8500B82851 /* MatchTypeSmallSelectionView.swift */,
|
|
FF663FBD2BE019EC0031AE83 /* TournamentFilterView.swift */,
|
|
);
|
|
path = Shared;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF6EC9012B94799200EA7F5A /* Coredata */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF3795602B9396D0004EA093 /* PadelClubApp.xcdatamodeld */,
|
|
FF3795652B9399AA004EA093 /* Persistence.swift */,
|
|
FF5D30502BD94E1000F2B93D /* ImportedPlayer+Extensions.swift */,
|
|
);
|
|
path = Coredata;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF6EC9022B9479B900EA7F5A /* Federal */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FFF8ACCC2B92367B008466FA /* FederalPlayer.swift */,
|
|
FF1CBC182BB53D1F0036DAAB /* FederalTournament.swift */,
|
|
FF1CBC202BB53E590036DAAB /* ClubHolder.swift */,
|
|
FF5D30522BD94E2E00F2B93D /* PlayerHolder.swift */,
|
|
FF1CBC212BB53E590036DAAB /* FederalTournamentHolder.swift */,
|
|
);
|
|
path = Federal;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF6EC9072B947A1E00EA7F5A /* Network */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF4AB6B42B9248200002987F /* NetworkManager.swift */,
|
|
FFC1E1092BAC2A77008D6F59 /* NetworkFederalService.swift */,
|
|
FF6EC9052B947A1000EA7F5A /* NetworkManagerError.swift */,
|
|
);
|
|
path = Network;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF8F26392BAD526A00650388 /* Event */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF8F263A2BAD528600650388 /* EventCreationView.swift */,
|
|
FF8F263C2BAD627A00650388 /* TournamentConfiguratorView.swift */,
|
|
);
|
|
path = Event;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF8F26522BAE0E4E00650388 /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF8F26442BAE0A3400650388 /* TournamentDurationManagerView.swift */,
|
|
FF8F26462BAE0ACB00650388 /* TournamentFieldsManagerView.swift */,
|
|
FF8F264A2BAE0B4100650388 /* TournamentDatePickerView.swift */,
|
|
FF8F26482BAE0B4100650388 /* TournamentFormatSelectionView.swift */,
|
|
FF8F26492BAE0B4100650388 /* TournamentLevelPickerView.swift */,
|
|
FF0EC5212BB173E70056B6D1 /* UpdateSourceRankDateView.swift */,
|
|
FF5D0D772BB42C5B005CB568 /* InscriptionInfoView.swift */,
|
|
FF025AE02BD0EB9000A86CF8 /* TournamentClubSettingsView.swift */,
|
|
FF025AE22BD0EBA900A86CF8 /* TournamentMatchFormatsSettingsView.swift */,
|
|
FF025AE42BD0EBB800A86CF8 /* TournamentGeneralSettingsView.swift */,
|
|
FF6087E92BE25EF1004E1E47 /* TournamentStatusView.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF9267FD2BCE94520080F940 /* Calling */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF9267FE2BCE94830080F940 /* CallSettingsView.swift */,
|
|
FF9268002BCE94920080F940 /* SeedsCallingView.swift */,
|
|
FF9268022BCE94A30080F940 /* GroupStageCallingView.swift */,
|
|
FF9268082BCEDC2C0080F940 /* CallView.swift */,
|
|
FF1162792BCF8109000C4809 /* CallMessageCustomizationView.swift */,
|
|
FF2EFBEF2BDE295E0049CE3B /* SendToAllView.swift */,
|
|
FFEF7F4C2BDE68F80033D0F0 /* Components */,
|
|
);
|
|
path = Calling;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF967CF92BAEE11500A9A3BD /* GroupStage */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF967CFA2BAEE13800A9A3BD /* GroupStageView.swift */,
|
|
FF967CFB2BAEE13900A9A3BD /* GroupStagesView.swift */,
|
|
FF5DA18E2BB9268800A33061 /* GroupStageSettingsView.swift */,
|
|
FF9AC3932BE3625D00C2E883 /* Components */,
|
|
FF9AC3922BE3625200C2E883 /* Shared */,
|
|
);
|
|
path = GroupStage;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF967CFE2BAEEF5A00A9A3BD /* Match */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF967CFF2BAEEF6400A9A3BD /* MatchRowView.swift */,
|
|
FF967D052BAF3C4200A9A3BD /* MatchSetupView.swift */,
|
|
FF967D002BAEF0B400A9A3BD /* MatchSummaryView.swift */,
|
|
FF967D022BAEF0C000A9A3BD /* MatchDetailView.swift */,
|
|
FF025AD92BD0C2BD00A86CF8 /* Components */,
|
|
);
|
|
path = Match;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF967D072BAF3D3000A9A3BD /* Team */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF967D082BAF3D4000A9A3BD /* TeamDetailView.swift */,
|
|
FF967D0A2BAF3D4C00A9A3BD /* TeamPickerView.swift */,
|
|
FF089EB52BB00A3800F0AEC7 /* TeamRowView.swift */,
|
|
FF1162862BD004AD000C4809 /* EditingTeamView.swift */,
|
|
FF025AD62BD0C0FB00A86CF8 /* Components */,
|
|
);
|
|
path = Team;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF9AC3922BE3625200C2E883 /* Shared */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF9AC3942BE3627B00C2E883 /* GroupStageTeamReplacementView.swift */,
|
|
);
|
|
path = Shared;
|
|
sourceTree = "<group>";
|
|
};
|
|
FF9AC3932BE3625D00C2E883 /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FFBF065B2BBD2657009D6715 /* GroupStageTeamView.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
FFC83D4B2BB807C200750834 /* Round */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FFC83D4E2BB807D100750834 /* RoundsView.swift */,
|
|
FFC83D502BB8087E00750834 /* RoundView.swift */,
|
|
FF5DA1922BB9279B00A33061 /* RoundSettingsView.swift */,
|
|
FFC2DCB12BBE75D40046DB9F /* LoserRoundView.swift */,
|
|
FFC2DCB32BBE9ECD0046DB9F /* LoserRoundsView.swift */,
|
|
);
|
|
path = Round;
|
|
sourceTree = "<group>";
|
|
};
|
|
FFCFC00B2BBC39A600B82851 /* Score */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FFCFC0012BBC39A600B82851 /* EditScoreView.swift */,
|
|
FFCFC0152BBC5A4C00B82851 /* SetInputView.swift */,
|
|
FFCFC0172BBC5A6800B82851 /* SetLabelView.swift */,
|
|
FFCFC00D2BBC3D4600B82851 /* PointSelectionView.swift */,
|
|
FFCFC0112BBC3E1A00B82851 /* PointView.swift */,
|
|
);
|
|
path = Score;
|
|
sourceTree = "<group>";
|
|
};
|
|
FFD783FB2B91B919000F62A6 /* Agenda */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF82CFC82B9132AF00B0CAF2 /* ActivityView.swift */,
|
|
FF59FFB22B90EFAC0061EFF9 /* EventListView.swift */,
|
|
FF5D0D8A2BB4D1E3005CB568 /* CalendarView.swift */,
|
|
);
|
|
path = Agenda;
|
|
sourceTree = "<group>";
|
|
};
|
|
FFDDD40F2B93B2C900C91A49 /* ViewModifiers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FFDDD40B2B93B2BB00C91A49 /* DeferredViewModifier.swift */,
|
|
FF5D0D752BB428B2005CB568 /* ListRowViewModifier.swift */,
|
|
FF4C7F012BBBD7150031B6A3 /* TabItemModifier.swift */,
|
|
);
|
|
path = ViewModifiers;
|
|
sourceTree = "<group>";
|
|
};
|
|
FFEF7F4C2BDE68F80033D0F0 /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FFEF7F4D2BDE69130033D0F0 /* MenuWarningView.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
FFF8ACD02B9238A2008466FA /* Utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FFA6D7862BB0B7A2003A31F3 /* CloudConvert.swift */,
|
|
FF92680A2BCEE3E10080F940 /* ContactManager.swift */,
|
|
FF1DC55A2BAB80C400FD8220 /* DisplayContext.swift */,
|
|
FFA6D7842BB0B795003A31F3 /* FileImportManager.swift */,
|
|
C49EF0432BE286780077B5AA /* Key.swift */,
|
|
FFC1E1072BAC29FC008D6F59 /* LocationManager.swift */,
|
|
FF92680C2BCEE5EA0080F940 /* NetworkMonitor.swift */,
|
|
FF8F26352BAD523300650388 /* PadelRule.swift */,
|
|
FFF8ACD32B92392C008466FA /* SourceFileManager.swift */,
|
|
FF0EC51D2BB16F680056B6D1 /* SwiftParser.swift */,
|
|
FF1DC5582BAB767000FD8220 /* Tips.swift */,
|
|
C49EF01A2BD6A1E80077B5AA /* URLs.swift */,
|
|
FF6EC9072B947A1E00EA7F5A /* Network */,
|
|
C4EC6F582BE92D88000CEAB4 /* PListReader.swift */,
|
|
);
|
|
path = Utils;
|
|
sourceTree = "<group>";
|
|
};
|
|
FFF8ACD72B923F26008466FA /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FF6EC90A2B947AC000EA7F5A /* Array+Extensions.swift */,
|
|
FF1CBC1C2BB53DC10036DAAB /* Calendar+Extensions.swift */,
|
|
FF5D0D732BB41DF8005CB568 /* Color+Extensions.swift */,
|
|
FFF8ACDA2B923F48008466FA /* Date+Extensions.swift */,
|
|
FF6EC9082B947A5300EA7F5A /* FixedWidthInteger+Extensions.swift */,
|
|
C44B79102BBDA63A00906534 /* Locale+Extensions.swift */,
|
|
FFDB1C722BB2CFE900F1E467 /* MySortDescriptor.swift */,
|
|
FF5D0D862BB48AFD005CB568 /* NumberFormatter+Extensions.swift */,
|
|
FF6EC9032B9479F500EA7F5A /* Sequence+Extensions.swift */,
|
|
C49EF03B2BE15AF80077B5AA /* String+Crypto.swift */,
|
|
FFF8ACD82B923F3C008466FA /* String+Extensions.swift */,
|
|
FFF8ACD52B923960008466FA /* URL+Extensions.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
FFF964512BC2628600EEF017 /* Planning */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
FFF9644F2BC25E3700EEF017 /* PlanningView.swift */,
|
|
FFF964522BC262B000EEF017 /* PlanningSettingsView.swift */,
|
|
FFF964542BC266CF00EEF017 /* SchedulerView.swift */,
|
|
FFF964562BC26B3400EEF017 /* RoundScheduleEditorView.swift */,
|
|
FFFCDE0D2BCC833600317DEF /* LoserRoundScheduleEditorView.swift */,
|
|
FF11628B2BD05267000C4809 /* LoserRoundStepScheduleEditorView.swift */,
|
|
FFF527D52BC6DDD000FF4EF2 /* MatchScheduleEditorView.swift */,
|
|
FFF9645A2BC2D53B00EEF017 /* GroupStageScheduleEditorView.swift */,
|
|
FFF116E22BD2AF4800A33B06 /* CourtAvailabilitySettingsView.swift */,
|
|
FF1162882BD0523B000C4809 /* Components */,
|
|
);
|
|
path = Planning;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
C425D3FC2B6D249D002A7B48 /* PadelClub */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C425D4212B6D249E002A7B48 /* Build configuration list for PBXNativeTarget "PadelClub" */;
|
|
buildPhases = (
|
|
C425D3F92B6D249D002A7B48 /* Sources */,
|
|
C425D3FA2B6D249D002A7B48 /* Frameworks */,
|
|
C425D3FB2B6D249D002A7B48 /* Resources */,
|
|
FF2BE4892B85E27400592328 /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = PadelClub;
|
|
packageProductDependencies = (
|
|
FFCFBFFD2BBBE86600B82851 /* Algorithms */,
|
|
);
|
|
productName = PadelClub;
|
|
productReference = C425D3FD2B6D249D002A7B48 /* PadelClub.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
C425D40C2B6D249E002A7B48 /* PadelClubTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C425D4242B6D249E002A7B48 /* Build configuration list for PBXNativeTarget "PadelClubTests" */;
|
|
buildPhases = (
|
|
C425D4092B6D249E002A7B48 /* Sources */,
|
|
C425D40A2B6D249E002A7B48 /* Frameworks */,
|
|
C425D40B2B6D249E002A7B48 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C425D40F2B6D249E002A7B48 /* PBXTargetDependency */,
|
|
);
|
|
name = PadelClubTests;
|
|
productName = PadelClubTests;
|
|
productReference = C425D40D2B6D249E002A7B48 /* PadelClubTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
C425D4162B6D249E002A7B48 /* PadelClubUITests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = C425D4272B6D249E002A7B48 /* Build configuration list for PBXNativeTarget "PadelClubUITests" */;
|
|
buildPhases = (
|
|
C425D4132B6D249E002A7B48 /* Sources */,
|
|
C425D4142B6D249E002A7B48 /* Frameworks */,
|
|
C425D4152B6D249E002A7B48 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
C425D4192B6D249E002A7B48 /* PBXTargetDependency */,
|
|
);
|
|
name = PadelClubUITests;
|
|
productName = PadelClubUITests;
|
|
productReference = C425D4172B6D249E002A7B48 /* PadelClubUITests.xctest */;
|
|
productType = "com.apple.product-type.bundle.ui-testing";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
C425D3F52B6D249D002A7B48 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 1520;
|
|
LastUpgradeCheck = 1530;
|
|
TargetAttributes = {
|
|
C425D3FC2B6D249D002A7B48 = {
|
|
CreatedOnToolsVersion = 15.2;
|
|
};
|
|
C425D40C2B6D249E002A7B48 = {
|
|
CreatedOnToolsVersion = 15.2;
|
|
TestTargetID = C425D3FC2B6D249D002A7B48;
|
|
};
|
|
C425D4162B6D249E002A7B48 = {
|
|
CreatedOnToolsVersion = 15.2;
|
|
TestTargetID = C425D3FC2B6D249D002A7B48;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = C425D3F82B6D249D002A7B48 /* Build configuration list for PBXProject "PadelClub" */;
|
|
compatibilityVersion = "Xcode 14.0";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = C425D3F42B6D249D002A7B48;
|
|
packageReferences = (
|
|
FF4C7F052BBBE6B90031B6A3 /* XCRemoteSwiftPackageReference "swift-algorithms" */,
|
|
);
|
|
productRefGroup = C425D3FE2B6D249D002A7B48 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
C425D3FC2B6D249D002A7B48 /* PadelClub */,
|
|
C425D40C2B6D249E002A7B48 /* PadelClubTests */,
|
|
C425D4162B6D249E002A7B48 /* PadelClubUITests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
C425D3FB2B6D249D002A7B48 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C425D4082B6D249E002A7B48 /* Preview Assets.xcassets in Resources */,
|
|
FF44421C2BE39FA2008BBF0B /* Launch Screen.storyboard in Resources */,
|
|
FF0EC54E2BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-02-2023.csv in Resources */,
|
|
FF0EC54F2BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-08-2022.csv in Resources */,
|
|
FF0EC5502BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-12-2022.csv in Resources */,
|
|
FF0EC5512BB195E20056B6D1 /* CLASSEMENT PADEL DAMES-07-2023.csv in Resources */,
|
|
FF0EC5522BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-02-2023.csv in Resources */,
|
|
FF0EC5532BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-09-2022.csv in Resources */,
|
|
FF0EC5542BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-04-2023.csv in Resources */,
|
|
FF0EC5552BB195E20056B6D1 /* CLASSEMENT PADEL MESSIEURS_2-08-2023.csv in Resources */,
|
|
FF0EC5562BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-10-2022.csv in Resources */,
|
|
FF0EC5572BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-10-2022.csv in Resources */,
|
|
FF0EC5582BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-3-05-2023.csv in Resources */,
|
|
FF0EC5592BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-03-2023.csv in Resources */,
|
|
C45BAE3B2BC6DF10002EEC8A /* SyncedProducts.storekit in Resources */,
|
|
FF0EC55A2BB195E20056B6D1 /* CLASSEMENT PADEL MESSIEURS_2-07-2023.csv in Resources */,
|
|
C4EC6F572BE92CAC000CEAB4 /* local.plist in Resources */,
|
|
FF0EC55B2BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-01-2023.csv in Resources */,
|
|
FF0EC55C2BB195E20056B6D1 /* CLASSEMENT PADEL DAMES-08-2023.csv in Resources */,
|
|
FF0EC55D2BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-04-2023.csv in Resources */,
|
|
FF0EC55E2BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-05-2023.csv in Resources */,
|
|
FF0EC55F2BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-03-2023.csv in Resources */,
|
|
FF0EC5602BB195E20056B6D1 /* CLASSEMENT PADEL MESSIEURS_3-08-2023.csv in Resources */,
|
|
FF0EC5612BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-05-2023.csv in Resources */,
|
|
FF0EC5622BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-05-2023.csv in Resources */,
|
|
FF0EC5632BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-06-2023.csv in Resources */,
|
|
FF0EC5642BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-11-2022.csv in Resources */,
|
|
FF0EC5652BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-12-2022.csv in Resources */,
|
|
FF0EC5662BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-02-2023.csv in Resources */,
|
|
FF0EC5672BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-03-2023.csv in Resources */,
|
|
FF0EC5682BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-06-2023.csv in Resources */,
|
|
FF0EC5692BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-11-2022.csv in Resources */,
|
|
FF0CA5752BDA4AE10080E843 /* PrivacyInfo.xcprivacy in Resources */,
|
|
FF0EC56A2BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-12-2022.csv in Resources */,
|
|
FF0EC56B2BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-06-2023.csv in Resources */,
|
|
FF0EC56C2BB195E20056B6D1 /* CLASSEMENT PADEL MESSIEURS_1-07-2023.csv in Resources */,
|
|
FF0EC56D2BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-3-06-2023.csv in Resources */,
|
|
FF0EC56E2BB195E20056B6D1 /* CLASSEMENT PADEL MESSIEURS_1-08-2023.csv in Resources */,
|
|
FF0EC56F2BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-09-2022.csv in Resources */,
|
|
FF0EC5702BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-08-2022.csv in Resources */,
|
|
FF0EC5712BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-01-2023.csv in Resources */,
|
|
FF0EC5722BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-09-2022.csv in Resources */,
|
|
FF0EC5732BB195E20056B6D1 /* CLASSEMENT PADEL MESSIEURS_3-07-2023.csv in Resources */,
|
|
FF0EC5742BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-2-01-2023.csv in Resources */,
|
|
FF0EC5752BB195E20056B6D1 /* CLASSEMENT-PADEL-DAMES-11-2022.csv in Resources */,
|
|
FF0EC5762BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-04-2023.csv in Resources */,
|
|
FF0EC5772BB195E20056B6D1 /* CLASSEMENT-PADEL-MESSIEURS-10-2022.csv in Resources */,
|
|
C425D4052B6D249E002A7B48 /* Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C425D40B2B6D249E002A7B48 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C425D4152B6D249E002A7B48 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
C425D3F92B6D249D002A7B48 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C4A47D872B7BA36D00ADC637 /* UserCreationView.swift in Sources */,
|
|
FF7091662B90F0B000AB08DA /* TabDestination.swift in Sources */,
|
|
FF9267F82BCE78C70080F940 /* CashierView.swift in Sources */,
|
|
FF8F263F2BAD7D5C00650388 /* Event.swift in Sources */,
|
|
FF5D30532BD94E2E00F2B93D /* PlayerHolder.swift in Sources */,
|
|
FF11628C2BD05267000C4809 /* LoserRoundStepScheduleEditorView.swift in Sources */,
|
|
FF089EBF2BB0B14600F0AEC7 /* FileImportView.swift in Sources */,
|
|
C4A47D9F2B7D0BCE00ADC637 /* StepperView.swift in Sources */,
|
|
FFC83D4F2BB807D100750834 /* RoundsView.swift in Sources */,
|
|
FF1CBC1B2BB53D1F0036DAAB /* FederalTournament.swift in Sources */,
|
|
FF8F26412BADFC8700650388 /* TournamentInitView.swift in Sources */,
|
|
C4A47D8A2B7BBB6500ADC637 /* SubscriptionView.swift in Sources */,
|
|
FF1DC5572BAB3AED00FD8220 /* ClubsView.swift in Sources */,
|
|
FF8F264F2BAE0B9600650388 /* MatchTypeSelectionView.swift in Sources */,
|
|
FF967D062BAF3C4200A9A3BD /* MatchSetupView.swift in Sources */,
|
|
FF4AB6B52B9248200002987F /* NetworkManager.swift in Sources */,
|
|
FFB9C8752BBADDF700A0EF4F /* SeedInterval.swift in Sources */,
|
|
FF025AE12BD0EB9000A86CF8 /* TournamentClubSettingsView.swift in Sources */,
|
|
FFBF065C2BBD2657009D6715 /* GroupStageTeamView.swift in Sources */,
|
|
FF5DA1932BB9279B00A33061 /* RoundSettingsView.swift in Sources */,
|
|
FF025ADF2BD0CE0A00A86CF8 /* TeamWeightView.swift in Sources */,
|
|
FF9268012BCE94920080F940 /* SeedsCallingView.swift in Sources */,
|
|
FF9268092BCEDC2C0080F940 /* CallView.swift in Sources */,
|
|
FF5D0D742BB41DF8005CB568 /* Color+Extensions.swift in Sources */,
|
|
C4A47DB12B86375E00ADC637 /* MainUserView.swift in Sources */,
|
|
FF7091682B90F79F00AB08DA /* TournamentCellView.swift in Sources */,
|
|
FF6EC9042B9479F500EA7F5A /* Sequence+Extensions.swift in Sources */,
|
|
FF9267FA2BCE78EC0080F940 /* CashierDetailView.swift in Sources */,
|
|
C4A47DB32B86387500ADC637 /* AccountView.swift in Sources */,
|
|
FF1CBC1D2BB53DC10036DAAB /* Calendar+Extensions.swift in Sources */,
|
|
FF967CF22BAECC0B00A9A3BD /* TeamScore.swift in Sources */,
|
|
FF1162832BCFBE4E000C4809 /* EditablePlayerView.swift in Sources */,
|
|
FF1162852BD00279000C4809 /* PlayerDetailView.swift in Sources */,
|
|
FF5D0D762BB428B2005CB568 /* ListRowViewModifier.swift in Sources */,
|
|
FF6EC9002B94794700EA7F5A /* PresentationContext.swift in Sources */,
|
|
FFDB1C6D2BB2A02000F1E467 /* AppSettings.swift in Sources */,
|
|
FF0EC5202BB16F680056B6D1 /* SwiftParser.swift in Sources */,
|
|
C4A47DA92B85F82100ADC637 /* ChangePasswordView.swift in Sources */,
|
|
FFC83D512BB8087E00750834 /* RoundView.swift in Sources */,
|
|
FF6EC8F72B94773200EA7F5A /* RowButtonView.swift in Sources */,
|
|
FF2EFBF02BDE295E0049CE3B /* SendToAllView.swift in Sources */,
|
|
FF8F263B2BAD528600650388 /* EventCreationView.swift in Sources */,
|
|
FFC1E1082BAC29FC008D6F59 /* LocationManager.swift in Sources */,
|
|
FF6087EC2BE26A2F004E1E47 /* BroadcastView.swift in Sources */,
|
|
FFF964552BC266CF00EEF017 /* SchedulerView.swift in Sources */,
|
|
FFA1B1292BB71773006CE248 /* PadelClubButtonView.swift in Sources */,
|
|
FF5DA19B2BB9662200A33061 /* TournamentSeedEditing.swift in Sources */,
|
|
FF70916C2B91005400AB08DA /* TournamentView.swift in Sources */,
|
|
FF5D30562BD95B1100F2B93D /* OngoingView.swift in Sources */,
|
|
FF1DC5552BAB36DD00FD8220 /* CreateClubView.swift in Sources */,
|
|
FFC1E10A2BAC2A77008D6F59 /* NetworkFederalService.swift in Sources */,
|
|
FF025AEF2BD1AE9400A86CF8 /* DurationSettingsView.swift in Sources */,
|
|
FF025AED2BD1513700A86CF8 /* AppScreen.swift in Sources */,
|
|
FFC91B032BD85E2400B29808 /* CourtView.swift in Sources */,
|
|
FFCFC00E2BBC3D4600B82851 /* PointSelectionView.swift in Sources */,
|
|
FF089EB62BB00A3800F0AEC7 /* TeamRowView.swift in Sources */,
|
|
FF92680B2BCEE3E10080F940 /* ContactManager.swift in Sources */,
|
|
C49EF0262BD80AE80077B5AA /* SubscriptionInfoView.swift in Sources */,
|
|
FFCFC00C2BBC3D1E00B82851 /* EditScoreView.swift in Sources */,
|
|
FF7091622B90F04300AB08DA /* TournamentOrganizerView.swift in Sources */,
|
|
FF92680D2BCEE5EA0080F940 /* NetworkMonitor.swift in Sources */,
|
|
FF967CF62BAED51600A9A3BD /* TournamentRunningView.swift in Sources */,
|
|
FF8F264D2BAE0B4100650388 /* TournamentDatePickerView.swift in Sources */,
|
|
FFF116E32BD2AF4800A33B06 /* CourtAvailabilitySettingsView.swift in Sources */,
|
|
FF967D042BAEF1C300A9A3BD /* MatchRowView.swift in Sources */,
|
|
C44B79112BBDA63A00906534 /* Locale+Extensions.swift in Sources */,
|
|
FF967CEA2BAEC70100A9A3BD /* GroupStage.swift in Sources */,
|
|
FF1162812BCF945C000C4809 /* TournamentCashierView.swift in Sources */,
|
|
C4A47D902B7BBBEC00ADC637 /* StoreManager.swift in Sources */,
|
|
FF11627F2BCF9432000C4809 /* PlayerListView.swift in Sources */,
|
|
FF4AB6BB2B9256D50002987F /* SearchViewModel.swift in Sources */,
|
|
FF967CF32BAECC0B00A9A3BD /* PlayerRegistration.swift in Sources */,
|
|
FF4AB6BF2B92577A0002987F /* ImportedPlayerView.swift in Sources */,
|
|
FF1162872BD004AD000C4809 /* EditingTeamView.swift in Sources */,
|
|
FF6EC9062B947A1000EA7F5A /* NetworkManagerError.swift in Sources */,
|
|
C4A47D5A2B6D383C00ADC637 /* Tournament.swift in Sources */,
|
|
FF3795662B9399AA004EA093 /* Persistence.swift in Sources */,
|
|
FF1DF49B2BD8D23900822FA0 /* BarButtonView.swift in Sources */,
|
|
FFF964502BC25E3700EEF017 /* PlanningView.swift in Sources */,
|
|
FF967CEC2BAECB9900A9A3BD /* Match.swift in Sources */,
|
|
FF8F264B2BAE0B4100650388 /* TournamentLevelPickerView.swift in Sources */,
|
|
FF1CBC222BB53E590036DAAB /* FederalTournamentHolder.swift in Sources */,
|
|
C4A47D5E2B6D38EC00ADC637 /* DataStore.swift in Sources */,
|
|
FFCFC01C2BBC5AAA00B82851 /* SetDescriptor.swift in Sources */,
|
|
FF025AD82BD0C10F00A86CF8 /* TeamHeaderView.swift in Sources */,
|
|
FF82CFC52B911F5B00B0CAF2 /* OrganizedTournamentView.swift in Sources */,
|
|
FFF964572BC26B3400EEF017 /* RoundScheduleEditorView.swift in Sources */,
|
|
FF59FFB32B90EFAC0061EFF9 /* EventListView.swift in Sources */,
|
|
FF8F263D2BAD627A00650388 /* TournamentConfiguratorView.swift in Sources */,
|
|
FFC1E10C2BAC7FB0008D6F59 /* ClubImportView.swift in Sources */,
|
|
FF3B60A32BC49BBC008C2E66 /* MatchScheduler.swift in Sources */,
|
|
FF11627A2BCF8109000C4809 /* CallMessageCustomizationView.swift in Sources */,
|
|
FF6087EA2BE25EF1004E1E47 /* TournamentStatusView.swift in Sources */,
|
|
FF025ADB2BD0C2D000A86CF8 /* MatchTeamDetailView.swift in Sources */,
|
|
FF5DA1952BB927E800A33061 /* GenericDestinationPickerView.swift in Sources */,
|
|
FFF116E12BD2A9B600A33B06 /* DateInterval.swift in Sources */,
|
|
FF8F26542BAE1E4400650388 /* TableStructureView.swift in Sources */,
|
|
C45BAE442BCA753E002EEC8A /* Purchase.swift in Sources */,
|
|
FF6EC8FE2B94792300EA7F5A /* Screen.swift in Sources */,
|
|
FF967CEE2BAECBD700A9A3BD /* Round.swift in Sources */,
|
|
FF5BAF6E2BE0B3C8008B4B7E /* FederalDataViewModel.swift in Sources */,
|
|
FF3F74FF2B91A2D4004CFE0E /* AgendaDestination.swift in Sources */,
|
|
FF3795622B9396D0004EA093 /* PadelClubApp.xcdatamodeld in Sources */,
|
|
FFCFC0162BBC5A4C00B82851 /* SetInputView.swift in Sources */,
|
|
FFF03C942BD91D0C00B516FC /* ButtonValidateView.swift in Sources */,
|
|
FF5D0D892BB4935C005CB568 /* ClubRowView.swift in Sources */,
|
|
FF1DC5512BAB351300FD8220 /* ClubDetailView.swift in Sources */,
|
|
FF9268032BCE94A30080F940 /* GroupStageCallingView.swift in Sources */,
|
|
C49EF0442BE286780077B5AA /* Key.swift in Sources */,
|
|
FF11627D2BCF941A000C4809 /* CashierSettingsView.swift in Sources */,
|
|
FFFCDE0E2BCC833600317DEF /* LoserRoundScheduleEditorView.swift in Sources */,
|
|
C4A47D632B6D3D6500ADC637 /* Club.swift in Sources */,
|
|
FF6EC90B2B947AC000EA7F5A /* Array+Extensions.swift in Sources */,
|
|
FF59FFB92B90EFD70061EFF9 /* ToolboxView.swift in Sources */,
|
|
FFF8ACD92B923F3C008466FA /* String+Extensions.swift in Sources */,
|
|
FF025AE52BD0EBB800A86CF8 /* TournamentGeneralSettingsView.swift in Sources */,
|
|
FFC2DCB22BBE75D40046DB9F /* LoserRoundView.swift in Sources */,
|
|
FF9267FC2BCE84870080F940 /* PlayerPayView.swift in Sources */,
|
|
FFA6D7852BB0B795003A31F3 /* FileImportManager.swift in Sources */,
|
|
FF6EC8FB2B94788600EA7F5A /* TournamentButtonView.swift in Sources */,
|
|
FFF8ACCD2B92367B008466FA /* FederalPlayer.swift in Sources */,
|
|
FFBF06602BBD9F6D009D6715 /* NavigationViewModel.swift in Sources */,
|
|
FF6EC9092B947A5300EA7F5A /* FixedWidthInteger+Extensions.swift in Sources */,
|
|
FF5D30512BD94E1000F2B93D /* ImportedPlayer+Extensions.swift in Sources */,
|
|
FFC1E1042BAC28C6008D6F59 /* ClubSearchView.swift in Sources */,
|
|
FF089EBB2BB0120700F0AEC7 /* PlayerPopoverView.swift in Sources */,
|
|
FF70916E2B9108C600AB08DA /* InscriptionManagerView.swift in Sources */,
|
|
FF82CFC92B9132AF00B0CAF2 /* ActivityView.swift in Sources */,
|
|
FFDB1C732BB2CFE900F1E467 /* MySortDescriptor.swift in Sources */,
|
|
FF5D0D8B2BB4D1E3005CB568 /* CalendarView.swift in Sources */,
|
|
FF1CBC1F2BB53E0C0036DAAB /* FederalTournamentSearchScope.swift in Sources */,
|
|
FF8F26472BAE0ACB00650388 /* TournamentFieldsManagerView.swift in Sources */,
|
|
FF025AE32BD0EBA900A86CF8 /* TournamentMatchFormatsSettingsView.swift in Sources */,
|
|
FF11628A2BD05247000C4809 /* DateUpdateManagerView.swift in Sources */,
|
|
FFCFC01A2BBC5A8500B82851 /* MatchTypeSmallSelectionView.swift in Sources */,
|
|
FF025AE92BD1307F00A86CF8 /* MonthData.swift in Sources */,
|
|
FFEF7F4E2BDE69130033D0F0 /* MenuWarningView.swift in Sources */,
|
|
FF967D0B2BAF3D4C00A9A3BD /* TeamPickerView.swift in Sources */,
|
|
FFA6D7872BB0B7A2003A31F3 /* CloudConvert.swift in Sources */,
|
|
FF1DC55B2BAB80C400FD8220 /* DisplayContext.swift in Sources */,
|
|
FF9268072BCE94D90080F940 /* TournamentCallView.swift in Sources */,
|
|
FFC2DCB42BBE9ECD0046DB9F /* LoserRoundsView.swift in Sources */,
|
|
FF967CFC2BAEE52E00A9A3BD /* GroupStagesView.swift in Sources */,
|
|
FFD783FF2B91BA42000F62A6 /* PadelClubView.swift in Sources */,
|
|
C49EF01B2BD6A1E80077B5AA /* URLs.swift in Sources */,
|
|
FFCFC0142BBC59FC00B82851 /* MatchDescriptor.swift in Sources */,
|
|
FF8F264C2BAE0B4100650388 /* TournamentFormatSelectionView.swift in Sources */,
|
|
FFBF065E2BBD8040009D6715 /* MatchListView.swift in Sources */,
|
|
C425D4012B6D249D002A7B48 /* PadelClubApp.swift in Sources */,
|
|
FF8F26432BADFE5B00650388 /* TournamentSettingsView.swift in Sources */,
|
|
C49EF03C2BE15AF80077B5AA /* String+Crypto.swift in Sources */,
|
|
FF9AC3952BE3627B00C2E883 /* GroupStageTeamReplacementView.swift in Sources */,
|
|
FF4C7F022BBBD7150031B6A3 /* TabItemModifier.swift in Sources */,
|
|
FFDDD40C2B93B2BB00C91A49 /* DeferredViewModifier.swift in Sources */,
|
|
FF0E0B6D2BC254C6005F00A9 /* TournamentScheduleView.swift in Sources */,
|
|
FF025AF12BD1AEBD00A86CF8 /* MatchFormatStorageView.swift in Sources */,
|
|
FF3F74F62B919E45004CFE0E /* UmpireView.swift in Sources */,
|
|
C4A47DAD2B85FCCD00ADC637 /* User.swift in Sources */,
|
|
FF967D012BAEF0B400A9A3BD /* MatchSummaryView.swift in Sources */,
|
|
FF8F26452BAE0A3400650388 /* TournamentDurationManagerView.swift in Sources */,
|
|
FF1DC5532BAB354A00FD8220 /* MockData.swift in Sources */,
|
|
FF967D092BAF3D4000A9A3BD /* TeamDetailView.swift in Sources */,
|
|
FF5DA18F2BB9268800A33061 /* GroupStageSettingsView.swift in Sources */,
|
|
FF663FBE2BE019EC0031AE83 /* TournamentFilterView.swift in Sources */,
|
|
FF8F26382BAD523300650388 /* PadelRule.swift in Sources */,
|
|
FF967CF42BAECC0B00A9A3BD /* TeamRegistration.swift in Sources */,
|
|
FFF8ACDB2B923F48008466FA /* Date+Extensions.swift in Sources */,
|
|
FF967CFD2BAEE5F500A9A3BD /* GroupStageView.swift in Sources */,
|
|
FF1DC5592BAB767000FD8220 /* Tips.swift in Sources */,
|
|
FF59FFB72B90EFBF0061EFF9 /* MainView.swift in Sources */,
|
|
FF967D0D2BAF3EB300A9A3BD /* MatchDateView.swift in Sources */,
|
|
FFF964532BC262B000EEF017 /* PlanningSettingsView.swift in Sources */,
|
|
FFF527D62BC6DDD000FF4EF2 /* MatchScheduleEditorView.swift in Sources */,
|
|
FFC91AF92BD6A09100B29808 /* FortuneWheelView.swift in Sources */,
|
|
FFF8ACD62B923960008466FA /* URL+Extensions.swift in Sources */,
|
|
FF089EBD2BB0287D00F0AEC7 /* PlayerView.swift in Sources */,
|
|
FF967D032BAEF0C000A9A3BD /* MatchDetailView.swift in Sources */,
|
|
FF967D0F2BAF63B000A9A3BD /* PlayerBlockView.swift in Sources */,
|
|
C4A47D922B7BBBEC00ADC637 /* StoreItem.swift in Sources */,
|
|
FFB9C8712BBADDE200A0EF4F /* Selectable.swift in Sources */,
|
|
FFCFC0122BBC3E1A00B82851 /* PointView.swift in Sources */,
|
|
FF1CBC232BB53E590036DAAB /* ClubHolder.swift in Sources */,
|
|
FF5D0D782BB42C5B005CB568 /* InscriptionInfoView.swift in Sources */,
|
|
FF4AB6BD2B9256E10002987F /* SelectablePlayerListView.swift in Sources */,
|
|
FF8F26512BAE0BAD00650388 /* MatchFormatPickerView.swift in Sources */,
|
|
FF5BAF722BE19274008B4B7E /* TournamentRankView.swift in Sources */,
|
|
FF5D0D872BB48AFD005CB568 /* NumberFormatter+Extensions.swift in Sources */,
|
|
FFCFC0182BBC5A6800B82851 /* SetLabelView.swift in Sources */,
|
|
FFF9645B2BC2D53B00EEF017 /* GroupStageScheduleEditorView.swift in Sources */,
|
|
C4A47DA62B83948E00ADC637 /* LoginView.swift in Sources */,
|
|
FFC91B012BD85C2F00B29808 /* Court.swift in Sources */,
|
|
FF967CF82BAEDF0000A9A3BD /* Labels.swift in Sources */,
|
|
FF089EB42BB0020000F0AEC7 /* PlayerSexPickerView.swift in Sources */,
|
|
FF9267FF2BCE94830080F940 /* CallSettingsView.swift in Sources */,
|
|
FF025ADD2BD0C94300A86CF8 /* FooterButtonView.swift in Sources */,
|
|
FF5D0D852BB48997005CB568 /* RankCalculatorView.swift in Sources */,
|
|
FF70916A2B90F95E00AB08DA /* DateBoxView.swift in Sources */,
|
|
FF5D0D722BB3EFA5005CB568 /* LearnMoreSheetView.swift in Sources */,
|
|
FFF8ACD42B92392C008466FA /* SourceFileManager.swift in Sources */,
|
|
C4EC6F592BE92D88000CEAB4 /* PListReader.swift in Sources */,
|
|
FF0EC5222BB173E70056B6D1 /* UpdateSourceRankDateView.swift in Sources */,
|
|
FF025AE72BD1111000A86CF8 /* GlobalSettingsView.swift in Sources */,
|
|
C4A47D912B7BBBEC00ADC637 /* Guard.swift in Sources */,
|
|
C49EF0192BD694290077B5AA /* PurchaseListView.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C425D4092B6D249E002A7B48 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C49EF0422BE23BF50077B5AA /* PaymentTests.swift in Sources */,
|
|
C425D4122B6D249E002A7B48 /* PadelClubTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
C425D4132B6D249E002A7B48 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
C425D41C2B6D249E002A7B48 /* PadelClubUITests.swift in Sources */,
|
|
C425D41E2B6D249E002A7B48 /* PadelClubUITestsLaunchTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
C425D40F2B6D249E002A7B48 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = C425D3FC2B6D249D002A7B48 /* PadelClub */;
|
|
targetProxy = C425D40E2B6D249E002A7B48 /* PBXContainerItemProxy */;
|
|
};
|
|
C425D4192B6D249E002A7B48 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = C425D3FC2B6D249D002A7B48 /* PadelClub */;
|
|
targetProxy = C425D4182B6D249E002A7B48 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
C425D41F2B6D249E002A7B48 /* 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;
|
|
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.2;
|
|
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";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C425D4202B6D249E002A7B48 /* 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;
|
|
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.2;
|
|
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
C425D4222B6D249E002A7B48 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 4;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_ASSET_PATHS = "\"PadelClub/Preview Content\"";
|
|
DEVELOPMENT_TEAM = BQ3Y44M3Q6;
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = PadelClub/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Padel Club";
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.sports";
|
|
INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace = YES;
|
|
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "Padel Club a besoin de votre position pour rechercher les clubs autour de vous.";
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchStoryboardName = "Launch Screen";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 0.1;
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20";
|
|
OTHER_SWIFT_FLAGS = "";
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.padelclub;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C425D4232B6D249E002A7B48 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 4;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_ASSET_PATHS = "\"PadelClub/Preview Content\"";
|
|
DEVELOPMENT_TEAM = BQ3Y44M3Q6;
|
|
ENABLE_MODULE_VERIFIER = YES;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = PadelClub/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "Padel Club";
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.sports";
|
|
INFOPLIST_KEY_LSSupportsOpeningDocumentsInPlace = YES;
|
|
INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "Padel Club a besoin de votre position pour rechercher les clubs autour de vous.";
|
|
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UILaunchStoryboardName = "Launch Screen";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 0.1;
|
|
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20";
|
|
OTHER_SWIFT_FLAGS = "";
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.padelclub;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
C425D4252B6D249E002A7B48 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 526E96RFNP;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.2;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.PadelClubTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/PadelClub.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/PadelClub";
|
|
};
|
|
name = Debug;
|
|
};
|
|
C425D4262B6D249E002A7B48 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 526E96RFNP;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 17.2;
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.staxriver.PadelClubTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/PadelClub.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/PadelClub";
|
|
};
|
|
name = Release;
|
|
};
|
|
C425D4282B6D249E002A7B48 /* 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.PadelClubUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = PadelClub;
|
|
};
|
|
name = Debug;
|
|
};
|
|
C425D4292B6D249E002A7B48 /* 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.PadelClubUITests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TEST_TARGET_NAME = PadelClub;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
C425D3F82B6D249D002A7B48 /* Build configuration list for PBXProject "PadelClub" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C425D41F2B6D249E002A7B48 /* Debug */,
|
|
C425D4202B6D249E002A7B48 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C425D4212B6D249E002A7B48 /* Build configuration list for PBXNativeTarget "PadelClub" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C425D4222B6D249E002A7B48 /* Debug */,
|
|
C425D4232B6D249E002A7B48 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C425D4242B6D249E002A7B48 /* Build configuration list for PBXNativeTarget "PadelClubTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C425D4252B6D249E002A7B48 /* Debug */,
|
|
C425D4262B6D249E002A7B48 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
C425D4272B6D249E002A7B48 /* Build configuration list for PBXNativeTarget "PadelClubUITests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C425D4282B6D249E002A7B48 /* Debug */,
|
|
C425D4292B6D249E002A7B48 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
FF4C7F052BBBE6B90031B6A3 /* 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 */
|
|
FFCFBFFD2BBBE86600B82851 /* Algorithms */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = FF4C7F052BBBE6B90031B6A3 /* XCRemoteSwiftPackageReference "swift-algorithms" */;
|
|
productName = Algorithms;
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
|
|
/* Begin XCVersionGroup section */
|
|
FF3795602B9396D0004EA093 /* PadelClubApp.xcdatamodeld */ = {
|
|
isa = XCVersionGroup;
|
|
children = (
|
|
FF3795612B9396D0004EA093 /* Model.xcdatamodel */,
|
|
);
|
|
currentVersion = FF3795612B9396D0004EA093 /* Model.xcdatamodel */;
|
|
path = PadelClubApp.xcdatamodeld;
|
|
sourceTree = "<group>";
|
|
versionGroupType = wrapper.xcdatamodel;
|
|
};
|
|
/* End XCVersionGroup section */
|
|
};
|
|
rootObject = C425D3F52B6D249D002A7B48 /* Project object */;
|
|
}
|
|
|