|
|
|
|
@ -251,7 +251,7 @@ |
|
|
|
|
FF4CBFC12C996C0600151637 /* ClubRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF5D0D882BB4935C005CB568 /* ClubRowView.swift */; }; |
|
|
|
|
FF4CBFC22C996C0600151637 /* ClubDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF1DC5502BAB351300FD8220 /* ClubDetailView.swift */; }; |
|
|
|
|
FF4CBFC32C996C0600151637 /* GroupStageCallingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF9268022BCE94A30080F940 /* GroupStageCallingView.swift */; }; |
|
|
|
|
FF4CBFC42C996C0600151637 /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = C49EF0432BE286780077B5AA /* Key.swift */; }; |
|
|
|
|
FF4CBFC42C996C0600151637 /* CryptoKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = C49EF0432BE286780077B5AA /* CryptoKey.swift */; }; |
|
|
|
|
FF4CBFC52C996C0600151637 /* CashierSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF11627C2BCF941A000C4809 /* CashierSettingsView.swift */; }; |
|
|
|
|
FF4CBFC62C996C0600151637 /* LoserRoundScheduleEditorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FFFCDE0D2BCC833600317DEF /* LoserRoundScheduleEditorView.swift */; }; |
|
|
|
|
FF4CBFC72C996C0600151637 /* Club.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A47D622B6D3D6500ADC637 /* Club.swift */; }; |
|
|
|
|
@ -2616,7 +2616,7 @@ |
|
|
|
|
FF4CBFC12C996C0600151637 /* ClubRowView.swift in Sources */, |
|
|
|
|
FF4CBFC22C996C0600151637 /* ClubDetailView.swift in Sources */, |
|
|
|
|
FF4CBFC32C996C0600151637 /* GroupStageCallingView.swift in Sources */, |
|
|
|
|
FF4CBFC42C996C0600151637 /* Key.swift in Sources */, |
|
|
|
|
FF4CBFC42C996C0600151637 /* CryptoKey.swift in Sources */, |
|
|
|
|
FF4CBFC52C996C0600151637 /* CashierSettingsView.swift in Sources */, |
|
|
|
|
FF4CBFC62C996C0600151637 /* LoserRoundScheduleEditorView.swift in Sources */, |
|
|
|
|
FF4CBFC72C996C0600151637 /* Club.swift in Sources */, |
|
|
|
|
@ -3132,7 +3132,7 @@ |
|
|
|
|
CODE_SIGN_ENTITLEMENTS = PadelClub/PadelClub.entitlements; |
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development"; |
|
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
|
CURRENT_PROJECT_VERSION = 3; |
|
|
|
|
CURRENT_PROJECT_VERSION = 1; |
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
|
|
|
|
DEFINES_MODULE = YES; |
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"PadelClub/Preview Content\""; |
|
|
|
|
@ -3155,7 +3155,7 @@ |
|
|
|
|
"$(inherited)", |
|
|
|
|
"@executable_path/Frameworks", |
|
|
|
|
); |
|
|
|
|
MARKETING_VERSION = 1.0.9; |
|
|
|
|
MARKETING_VERSION = 1.0.10; |
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.padelclub; |
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = ""; |
|
|
|
|
@ -3176,7 +3176,7 @@ |
|
|
|
|
CODE_SIGN_ENTITLEMENTS = PadelClub/PadelClub.entitlements; |
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development"; |
|
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
|
CURRENT_PROJECT_VERSION = 3; |
|
|
|
|
CURRENT_PROJECT_VERSION = 1; |
|
|
|
|
DEFINES_MODULE = YES; |
|
|
|
|
DEVELOPMENT_ASSET_PATHS = "\"PadelClub/Preview Content\""; |
|
|
|
|
DEVELOPMENT_TEAM = BQ3Y44M3Q6; |
|
|
|
|
@ -3198,7 +3198,7 @@ |
|
|
|
|
"$(inherited)", |
|
|
|
|
"@executable_path/Frameworks", |
|
|
|
|
); |
|
|
|
|
MARKETING_VERSION = 1.0.9; |
|
|
|
|
MARKETING_VERSION = 1.0.10; |
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = app.padelclub; |
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)"; |
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = ""; |
|
|
|
|
|