mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 16:28:38 +09:00
Dactyloidae iOS initial commit
This commit is contained in:
parent
daa6179d22
commit
7154a0497e
2123 changed files with 197052 additions and 0 deletions
18
mobile/ios/Client-Bridging-Header.h
Normal file
18
mobile/ios/Client-Bridging-Header.h
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
#ifndef Client_Client_Bridging_Header_h
|
||||
#define Client_Client_Bridging_Header_h
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <CommonCrypto/CommonCrypto.h>
|
||||
|
||||
#import "FSReadingList.h"
|
||||
#import "Try.h"
|
||||
|
||||
#import "ThirdParty/UIImageViewAligned/UIImageViewAligned/UIImageViewAligned.h"
|
||||
#import "ThirdParty/Apple/UIImage+ImageEffects.h"
|
||||
|
||||
#import <BuddyBuildSDK/BuddyBuildSDK.h>
|
||||
|
||||
#import "Shared-Bridging-Header.h"
|
||||
#import "Storage-Bridging-Header.h"
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue