|
|
|
|
@ -131,6 +131,7 @@ |
|
|
|
|
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 */; }; |
|
|
|
|
@ -1369,6 +1370,7 @@ |
|
|
|
|
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 */, |
|
|
|
|
@ -1808,7 +1810,7 @@ |
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
|
CURRENT_PROJECT_VERSION = 1; |
|
|
|
|
CURRENT_PROJECT_VERSION = 2; |
|
|
|
|
DEFINES_MODULE = YES; |
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"PadelClub/Preview Content\""; |
|
|
|
|
DEVELOPMENT_TEAM = BQ3Y44M3Q6; |
|
|
|
|
@ -1817,6 +1819,7 @@ |
|
|
|
|
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; |
|
|
|
|
@ -1842,7 +1845,7 @@ |
|
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
|
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
|
CURRENT_PROJECT_VERSION = 1; |
|
|
|
|
CURRENT_PROJECT_VERSION = 2; |
|
|
|
|
DEFINES_MODULE = YES; |
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"PadelClub/Preview Content\""; |
|
|
|
|
DEVELOPMENT_TEAM = BQ3Y44M3Q6; |
|
|
|
|
@ -1851,6 +1854,7 @@ |
|
|
|
|
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; |
|
|
|
|
|