More spm fixes

This commit is contained in:
Joe Mattiello
2023-03-01 08:52:01 -05:00
parent f3a70e1e47
commit 364b11ec9d
516 changed files with 154395 additions and 803 deletions

View File

@@ -0,0 +1,19 @@
//
// SidePatcher.h
// SidePatcher
//
// Created by Joseph Mattiello on 03/01/23.
// Copyright © 2023 Provenance Emu. All rights reserved.
//
#import <Foundation/Foundation.h>
//! Project version number for ALTAppPatcher.
FOUNDATION_EXPORT double ALTAppPatcherVersionNumber;
//! Project version string for ALTAppPatcher.
FOUNDATION_EXPORT const unsigned char ALTAppPatcherVersionString[];
# pragma mark - SidePatcher
#import <SidePatcher/_SidePatcher.h>

View File

@@ -0,0 +1 @@
../../SidePatcher.h