parent
d5dad96aa7
commit
f5ae0ef699
@ -0,0 +1,104 @@ |
|||||||
|
<?xml version="1.0" encoding="UTF-8"?> |
||||||
|
<Scheme |
||||||
|
LastUpgradeVersion = "1520" |
||||||
|
version = "1.7"> |
||||||
|
<BuildAction |
||||||
|
parallelizeBuildables = "YES" |
||||||
|
buildImplicitDependencies = "YES"> |
||||||
|
<BuildActionEntries> |
||||||
|
<BuildActionEntry |
||||||
|
buildForTesting = "YES" |
||||||
|
buildForRunning = "YES" |
||||||
|
buildForProfiling = "YES" |
||||||
|
buildForArchiving = "YES" |
||||||
|
buildForAnalyzing = "YES"> |
||||||
|
<BuildableReference |
||||||
|
BuildableIdentifier = "primary" |
||||||
|
BlueprintIdentifier = "C425D3FC2B6D249D002A7B48" |
||||||
|
BuildableName = "PadelClub.app" |
||||||
|
BlueprintName = "PadelClub" |
||||||
|
ReferencedContainer = "container:PadelClub.xcodeproj"> |
||||||
|
</BuildableReference> |
||||||
|
</BuildActionEntry> |
||||||
|
</BuildActionEntries> |
||||||
|
</BuildAction> |
||||||
|
<TestAction |
||||||
|
buildConfiguration = "Debug" |
||||||
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" |
||||||
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" |
||||||
|
shouldUseLaunchSchemeArgsEnv = "YES" |
||||||
|
shouldAutocreateTestPlan = "YES"> |
||||||
|
<Testables> |
||||||
|
<TestableReference |
||||||
|
skipped = "NO" |
||||||
|
parallelizable = "YES"> |
||||||
|
<BuildableReference |
||||||
|
BuildableIdentifier = "primary" |
||||||
|
BlueprintIdentifier = "C425D40C2B6D249E002A7B48" |
||||||
|
BuildableName = "PadelClubTests.xctest" |
||||||
|
BlueprintName = "PadelClubTests" |
||||||
|
ReferencedContainer = "container:PadelClub.xcodeproj"> |
||||||
|
</BuildableReference> |
||||||
|
</TestableReference> |
||||||
|
<TestableReference |
||||||
|
skipped = "NO" |
||||||
|
parallelizable = "YES"> |
||||||
|
<BuildableReference |
||||||
|
BuildableIdentifier = "primary" |
||||||
|
BlueprintIdentifier = "C425D4162B6D249E002A7B48" |
||||||
|
BuildableName = "PadelClubUITests.xctest" |
||||||
|
BlueprintName = "PadelClubUITests" |
||||||
|
ReferencedContainer = "container:PadelClub.xcodeproj"> |
||||||
|
</BuildableReference> |
||||||
|
</TestableReference> |
||||||
|
</Testables> |
||||||
|
</TestAction> |
||||||
|
<LaunchAction |
||||||
|
buildConfiguration = "Debug" |
||||||
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" |
||||||
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" |
||||||
|
launchStyle = "0" |
||||||
|
useCustomWorkingDirectory = "NO" |
||||||
|
ignoresPersistentStateOnLaunch = "NO" |
||||||
|
debugDocumentVersioning = "YES" |
||||||
|
debugServiceExtension = "internal" |
||||||
|
allowLocationSimulation = "YES"> |
||||||
|
<BuildableProductRunnable |
||||||
|
runnableDebuggingMode = "0"> |
||||||
|
<BuildableReference |
||||||
|
BuildableIdentifier = "primary" |
||||||
|
BlueprintIdentifier = "C425D3FC2B6D249D002A7B48" |
||||||
|
BuildableName = "PadelClub.app" |
||||||
|
BlueprintName = "PadelClub" |
||||||
|
ReferencedContainer = "container:PadelClub.xcodeproj"> |
||||||
|
</BuildableReference> |
||||||
|
</BuildableProductRunnable> |
||||||
|
<StoreKitConfigurationFileReference |
||||||
|
identifier = "../../PadelClub/SyncedProducts.storekit"> |
||||||
|
</StoreKitConfigurationFileReference> |
||||||
|
</LaunchAction> |
||||||
|
<ProfileAction |
||||||
|
buildConfiguration = "Release" |
||||||
|
shouldUseLaunchSchemeArgsEnv = "YES" |
||||||
|
savedToolIdentifier = "" |
||||||
|
useCustomWorkingDirectory = "NO" |
||||||
|
debugDocumentVersioning = "YES"> |
||||||
|
<BuildableProductRunnable |
||||||
|
runnableDebuggingMode = "0"> |
||||||
|
<BuildableReference |
||||||
|
BuildableIdentifier = "primary" |
||||||
|
BlueprintIdentifier = "C425D3FC2B6D249D002A7B48" |
||||||
|
BuildableName = "PadelClub.app" |
||||||
|
BlueprintName = "PadelClub" |
||||||
|
ReferencedContainer = "container:PadelClub.xcodeproj"> |
||||||
|
</BuildableReference> |
||||||
|
</BuildableProductRunnable> |
||||||
|
</ProfileAction> |
||||||
|
<AnalyzeAction |
||||||
|
buildConfiguration = "Debug"> |
||||||
|
</AnalyzeAction> |
||||||
|
<ArchiveAction |
||||||
|
buildConfiguration = "Release" |
||||||
|
revealArchiveInOrganizer = "YES"> |
||||||
|
</ArchiveAction> |
||||||
|
</Scheme> |
||||||
@ -0,0 +1,56 @@ |
|||||||
|
{ |
||||||
|
"colors" : [ |
||||||
|
{ |
||||||
|
"color" : { |
||||||
|
"color-space" : "srgb", |
||||||
|
"components" : { |
||||||
|
"alpha" : "1.000", |
||||||
|
"blue" : "0.000", |
||||||
|
"green" : "0.573", |
||||||
|
"red" : "0.953" |
||||||
|
} |
||||||
|
}, |
||||||
|
"idiom" : "universal" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"appearances" : [ |
||||||
|
{ |
||||||
|
"appearance" : "luminosity", |
||||||
|
"value" : "light" |
||||||
|
} |
||||||
|
], |
||||||
|
"color" : { |
||||||
|
"color-space" : "srgb", |
||||||
|
"components" : { |
||||||
|
"alpha" : "1.000", |
||||||
|
"blue" : "0.000", |
||||||
|
"green" : "0.573", |
||||||
|
"red" : "0.953" |
||||||
|
} |
||||||
|
}, |
||||||
|
"idiom" : "universal" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"appearances" : [ |
||||||
|
{ |
||||||
|
"appearance" : "luminosity", |
||||||
|
"value" : "dark" |
||||||
|
} |
||||||
|
], |
||||||
|
"color" : { |
||||||
|
"color-space" : "srgb", |
||||||
|
"components" : { |
||||||
|
"alpha" : "1.000", |
||||||
|
"blue" : "0.000", |
||||||
|
"green" : "0.827", |
||||||
|
"red" : "0.996" |
||||||
|
} |
||||||
|
}, |
||||||
|
"idiom" : "universal" |
||||||
|
} |
||||||
|
], |
||||||
|
"info" : { |
||||||
|
"author" : "xcode", |
||||||
|
"version" : 1 |
||||||
|
} |
||||||
|
} |
||||||
@ -0,0 +1,118 @@ |
|||||||
|
{ |
||||||
|
"identifier" : "2055C391", |
||||||
|
"nonRenewingSubscriptions" : [ |
||||||
|
|
||||||
|
], |
||||||
|
"products" : [ |
||||||
|
{ |
||||||
|
"displayPrice" : "14.0", |
||||||
|
"familyShareable" : false, |
||||||
|
"internalID" : "6484163993", |
||||||
|
"localizations" : [ |
||||||
|
{ |
||||||
|
"description" : "Achetez votre tournoi à l'unité", |
||||||
|
"displayName" : "Tournoi à l'unité", |
||||||
|
"locale" : "fr" |
||||||
|
} |
||||||
|
], |
||||||
|
"productID" : "app.padelclub.tournament.unit", |
||||||
|
"referenceName" : "Tournoi à l'unité", |
||||||
|
"type" : "Consumable" |
||||||
|
} |
||||||
|
], |
||||||
|
"settings" : { |
||||||
|
"_applicationInternalID" : "6484163558", |
||||||
|
"_developerTeamID" : "BQ3Y44M3Q6", |
||||||
|
"_failTransactionsEnabled" : false, |
||||||
|
"_lastSynchronizedDate" : 734533081.06639695, |
||||||
|
"_locale" : "en_US", |
||||||
|
"_storefront" : "USA", |
||||||
|
"_storeKitErrors" : [ |
||||||
|
{ |
||||||
|
"current" : null, |
||||||
|
"enabled" : false, |
||||||
|
"name" : "Load Products" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"current" : null, |
||||||
|
"enabled" : false, |
||||||
|
"name" : "Purchase" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"current" : null, |
||||||
|
"enabled" : false, |
||||||
|
"name" : "Verification" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"current" : null, |
||||||
|
"enabled" : false, |
||||||
|
"name" : "App Store Sync" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"current" : null, |
||||||
|
"enabled" : false, |
||||||
|
"name" : "Subscription Status" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"current" : null, |
||||||
|
"enabled" : false, |
||||||
|
"name" : "App Transaction" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"current" : null, |
||||||
|
"enabled" : false, |
||||||
|
"name" : "Manage Subscriptions Sheet" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"current" : null, |
||||||
|
"enabled" : false, |
||||||
|
"name" : "Refund Request Sheet" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"current" : null, |
||||||
|
"enabled" : false, |
||||||
|
"name" : "Offer Code Redeem Sheet" |
||||||
|
} |
||||||
|
] |
||||||
|
}, |
||||||
|
"subscriptionGroups" : [ |
||||||
|
{ |
||||||
|
"id" : "21474782", |
||||||
|
"localizations" : [ |
||||||
|
|
||||||
|
], |
||||||
|
"name" : "Main", |
||||||
|
"subscriptions" : [ |
||||||
|
{ |
||||||
|
"adHocOffers" : [ |
||||||
|
|
||||||
|
], |
||||||
|
"codeOffers" : [ |
||||||
|
|
||||||
|
], |
||||||
|
"displayPrice" : "89.0", |
||||||
|
"familyShareable" : false, |
||||||
|
"groupNumber" : 1, |
||||||
|
"internalID" : "6484163670", |
||||||
|
"introductoryOffer" : null, |
||||||
|
"localizations" : [ |
||||||
|
{ |
||||||
|
"description" : "Créez autant de tournois que vous souhaitez", |
||||||
|
"displayName" : "Abonnement illimité", |
||||||
|
"locale" : "fr" |
||||||
|
} |
||||||
|
], |
||||||
|
"productID" : "app.padelclub.unlimited", |
||||||
|
"recurringSubscriptionPeriod" : "P1M", |
||||||
|
"referenceName" : "Unlimited", |
||||||
|
"subscriptionGroupID" : "21474782", |
||||||
|
"type" : "RecurringSubscription" |
||||||
|
} |
||||||
|
] |
||||||
|
} |
||||||
|
], |
||||||
|
"version" : { |
||||||
|
"major" : 3, |
||||||
|
"minor" : 0 |
||||||
|
} |
||||||
|
} |
||||||
Loading…
Reference in new issue