spm app builds

This commit is contained in:
Joe Mattiello
2023-03-01 14:36:52 -05:00
parent e036f07875
commit 8b1e87d2dd
117 changed files with 553 additions and 139 deletions

View File

@@ -8,11 +8,11 @@
#import <Foundation/Foundation.h>
//! Project version number for ALTAppPatcher.
FOUNDATION_EXPORT double ALTAppPatcherVersionNumber;
//! Project version number for SideAppPatcher.
FOUNDATION_EXPORT double SideAppPatcherVersionNumber;
//! Project version string for ALTAppPatcher.
FOUNDATION_EXPORT const unsigned char ALTAppPatcherVersionString[];
//! Project version string for SideAppPatcher.
FOUNDATION_EXPORT const unsigned char SideAppPatcherVersionString[];
# pragma mark - SidePatcher