xcode16
Razmig Sarkissian 1 year ago
parent 3cdc8e945e
commit b8262de8bf
  1. 24
      PadelClub.xcodeproj/project.pbxproj
  2. 2
      PadelClub.xcodeproj/xcshareddata/xcschemes/PadelClub-TestFlight.xcscheme

@ -148,6 +148,9 @@
FF6087EC2BE26A2F004E1E47 /* BroadcastView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6087EB2BE26A2F004E1E47 /* BroadcastView.swift */; };
FF6525C32C8C61B400B9498E /* LoserBracketFromGroupStageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6525C22C8C61B400B9498E /* LoserBracketFromGroupStageView.swift */; };
FF663FBE2BE019EC0031AE83 /* TournamentFilterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF663FBD2BE019EC0031AE83 /* TournamentFilterView.swift */; };
FF6D2D392C90444A00CCF14B /* TournamentLookUpView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFD655D72C8DE27400E5B35E /* TournamentLookUpView.swift */; };
FF6D2D3A2C90446700CCF14B /* TournamentSubscriptionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF8044AB2C8F676D00A49A52 /* TournamentSubscriptionView.swift */; };
FF6D2D3B2C90447900CCF14B /* LoserBracketFromGroupStageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6525C22C8C61B400B9498E /* LoserBracketFromGroupStageView.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 */; };
@ -214,7 +217,7 @@
FF8044E42C90379300A49A52 /* RowButtonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6EC8F62B94773100EA7F5A /* RowButtonView.swift */; };
FF8044E52C90379300A49A52 /* SendToAllView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF2EFBEF2BDE295E0049CE3B /* SendToAllView.swift */; };
FF8044E62C90379300A49A52 /* EventCreationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF8F263A2BAD528600650388 /* EventCreationView.swift */; };
FF8044E72C90379300A49A52 /* LoserGroupStageSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF135BF82C2FCB8300C9247A /* LoserGroupStageSettingsView.swift */; };
FF8044E72C90379300A49A52 /* (null) in Sources */ = {isa = PBXBuildFile; };
FF8044E82C90379300A49A52 /* LocationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFC1E1072BAC29FC008D6F59 /* LocationManager.swift */; };
FF8044E92C90379300A49A52 /* CapsuleViewModifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4C01D972C481C0C0059087C /* CapsuleViewModifier.swift */; };
FF8044EA2C90379300A49A52 /* BroadcastView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF6087EB2BE26A2F004E1E47 /* BroadcastView.swift */; };
@ -2156,12 +2159,14 @@
FF8044B92C90379300A49A52 /* LoserRoundStepScheduleEditorView.swift in Sources */,
FF8044BA2C90379300A49A52 /* ClubCourtSetupView.swift in Sources */,
FF8044BB2C90379300A49A52 /* Patcher.swift in Sources */,
FF6D2D3B2C90447900CCF14B /* LoserBracketFromGroupStageView.swift in Sources */,
FF8044BC2C90379300A49A52 /* FileImportView.swift in Sources */,
FF8044BD2C90379300A49A52 /* StepperView.swift in Sources */,
FF8044BE2C90379300A49A52 /* RoundsView.swift in Sources */,
FF8044BF2C90379300A49A52 /* FederalTournament.swift in Sources */,
FF8044C02C90379300A49A52 /* TournamentInitView.swift in Sources */,
FF8044C12C90379300A49A52 /* SubscriptionView.swift in Sources */,
FF6D2D392C90444A00CCF14B /* TournamentLookUpView.swift in Sources */,
FF8044C22C90379300A49A52 /* ClubsView.swift in Sources */,
FF8044C32C90379300A49A52 /* ImagePickerView.swift in Sources */,
FF8044C42C90379300A49A52 /* MatchTypeSelectionView.swift in Sources */,
@ -2195,11 +2200,12 @@
FF8044E02C90379300A49A52 /* AppSettings.swift in Sources */,
FF8044E12C90379300A49A52 /* SwiftParser.swift in Sources */,
FF8044E22C90379300A49A52 /* ChangePasswordView.swift in Sources */,
FF6D2D3A2C90446700CCF14B /* TournamentSubscriptionView.swift in Sources */,
FF8044E32C90379300A49A52 /* RoundView.swift in Sources */,
FF8044E42C90379300A49A52 /* RowButtonView.swift in Sources */,
FF8044E52C90379300A49A52 /* SendToAllView.swift in Sources */,
FF8044E62C90379300A49A52 /* EventCreationView.swift in Sources */,
FF8044E72C90379300A49A52 /* LoserGroupStageSettingsView.swift in Sources */,
FF8044E72C90379300A49A52 /* (null) in Sources */,
FF8044E82C90379300A49A52 /* LocationManager.swift in Sources */,
FF8044E92C90379300A49A52 /* CapsuleViewModifier.swift in Sources */,
FF8044EA2C90379300A49A52 /* BroadcastView.swift in Sources */,
@ -2702,9 +2708,6 @@
DEFINES_MODULE = YES;
DEVELOPMENT_ASSET_PATHS = "\"PadelClub/Preview Content\"";
DEVELOPMENT_TEAM = BQ3Y44M3Q6;
ENABLE_MODULE_VERIFIER = YES;
ENABLE_PREVIEWS = YES;
GCC_OPTIMIZATION_LEVEL = fast;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_CFBundleDisplayName = "Padel Club";
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.sports";
@ -2722,17 +2725,12 @@
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.7;
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20";
OTHER_SWIFT_FLAGS = "-Onone";
PRODUCT_BUNDLE_IDENTIFIER = app.padelclub;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_OPTIMIZATION_LEVEL = "-O";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
@ -2750,8 +2748,6 @@
DEFINES_MODULE = YES;
DEVELOPMENT_ASSET_PATHS = "\"PadelClub/Preview Content\"";
DEVELOPMENT_TEAM = BQ3Y44M3Q6;
ENABLE_MODULE_VERIFIER = YES;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_CFBundleDisplayName = "Padel Club";
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.sports";
@ -2769,8 +2765,6 @@
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.7;
MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu17 gnu++20";
OTHER_SWIFT_FLAGS = "-Xfrontend -warn-long-function-bodies=5 -Xfrontend -warn-long-expression-type-checking=20 -Xfrontend -warn-long-function-bodies=50";
PRODUCT_BUNDLE_IDENTIFIER = app.padelclub;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
@ -2778,8 +2772,6 @@
SUPPORTS_MACCATALYST = NO;
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = TESTFLIGHT;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};

@ -31,7 +31,7 @@
shouldAutocreateTestPlan = "YES">
</TestAction>
<LaunchAction
buildConfiguration = "Release"
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"

Loading…
Cancel
Save