url: Add to Xcode project files, iOS/mac fixes.

This commit is contained in:
Ryan C. Gordon
2020-10-05 16:10:10 -04:00
parent 57e3003d3f
commit 7bec9df11a
3 changed files with 150 additions and 0 deletions

View File

@@ -21,6 +21,8 @@
#include "../SDL_sysurl.h"
#import <UIKit/UIKit.h>
int
SDL_SYS_OpenURL(const char *url)
{ @autoreleasepool {