Skip to content

Commit 6a47f1c

Browse files
committed
React Native app iOS audio engine update
1 parent c4cafe7 commit 6a47f1c

File tree

6 files changed

+17
-681
lines changed

6 files changed

+17
-681
lines changed

Examples_ReactNative/SuperpoweredPlayerWithEffects/cpp/SuperpoweredEngineExampleiOS.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#pragma once
22

33
#import "SuperpoweredEngineExample.h"
4-
#import "SuperpoweredIOSAudioIO.h"
4+
#import "OpenSource/SuperpoweredIOSAudioIO.h"
55

66
@interface SuperpoweredEngineExampleiOS : NSObject {
77
SuperpoweredIOSAudioIO *audioIO;

Examples_ReactNative/SuperpoweredPlayerWithEffects/cpp/SuperpoweredIOSAudioIO.h

Lines changed: 0 additions & 111 deletions
This file was deleted.

0 commit comments

Comments
 (0)