2
0

Rename next-gen to Spectre.

This commit is contained in:
Maarten Billemont
2020-07-21 21:21:52 -04:00
parent 029041dcf7
commit 6d25463de0
6 changed files with 32 additions and 32 deletions

View File

@@ -24,7 +24,7 @@
@interface MPiOSAppDelegate : MPAppDelegate_Shared <SKStoreProductViewControllerDelegate>
@property(nonatomic, strong) UIWindow *window;
@property(nonatomic, strong) SKStoreProductViewController *voltoViewController;
@property(nonatomic, strong) SKStoreProductViewController *spectreViewController;
- (void)openURL:(NSURL *)url;