mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
N/A
This commit is contained in:
parent
fdb5f10c71
commit
814838badf
@ -385,6 +385,7 @@ static void frontend_darwin_get_environment_settings(int *argc, char *argv[],
|
||||
|
||||
NSString *path = [[NSBundle mainBundle] pathForResource:@"assets" ofType:@"zip"];
|
||||
NSURL *url = [NSURL fileURLWithPath:path];
|
||||
if (url)
|
||||
NSLog(@"url from bundle: %@", url);
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user