Родитель
e837099b67
Коммит
2c38b32db1
|
@ -1,4 +1,3 @@
|
|||
|
||||
#import <TargetConditionals.h>
|
||||
|
||||
#if TARGET_OS_IPHONE
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
#import "AppDelegate.h"
|
||||
|
||||
@implementation AppDelegate
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
#import <MetalKit/MetalKit.h>
|
||||
|
||||
@interface Renderer : NSObject <MTKViewDelegate>
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
#import "Renderer.h"
|
||||
#import <Metal/Metal.h>
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
#import <Metal/Metal.h>
|
||||
#import <MetalKit/MetalKit.h>
|
||||
#import "Renderer.h"
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
#import "ViewController.h"
|
||||
#import "Renderer.h"
|
||||
#include "imgui.h"
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
#import <TargetConditionals.h>
|
||||
|
||||
#if TARGET_OS_IPHONE
|
||||
|
|
Загрузка…
Ссылка в новой задаче