|
@@ -3704,8 +3704,8 @@
|
|
A1BB8B6227F6CF330057CFA8 /* SDL_list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_list.h; sourceTree = "<group>"; };
|
|
A1BB8B6227F6CF330057CFA8 /* SDL_list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_list.h; sourceTree = "<group>"; };
|
|
A7381E931D8B69C300B177DD /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
A7381E931D8B69C300B177DD /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
A7381E951D8B69D600B177DD /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
|
|
A7381E951D8B69D600B177DD /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
|
|
- A75FCEB323E25AB700529352 /* libSDL2.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libSDL2.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
- A75FD06C23E25AC700529352 /* libSDL2.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libSDL2.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
|
+ A75FCEB323E25AB700529352 /* libSDL3.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libSDL3.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
+ A75FD06C23E25AC700529352 /* libSDL3.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libSDL3.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A75FDAA523E2792500529352 /* hid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = hid.m; sourceTree = "<group>"; };
|
|
A75FDAA523E2792500529352 /* hid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = hid.m; sourceTree = "<group>"; };
|
|
A75FDAAC23E2795C00529352 /* SDL_hidapi_steam.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_hidapi_steam.c; sourceTree = "<group>"; };
|
|
A75FDAAC23E2795C00529352 /* SDL_hidapi_steam.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_hidapi_steam.c; sourceTree = "<group>"; };
|
|
A75FDAB923E28A7A00529352 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
A75FDAB923E28A7A00529352 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
@@ -3723,11 +3723,11 @@
|
|
A75FDBA723E4CB6F00529352 /* LICENSE.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE.txt; sourceTree = "<group>"; };
|
|
A75FDBA723E4CB6F00529352 /* LICENSE.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE.txt; sourceTree = "<group>"; };
|
|
A75FDBC323EA380300529352 /* SDL_hidapi_rumble.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_hidapi_rumble.h; sourceTree = "<group>"; };
|
|
A75FDBC323EA380300529352 /* SDL_hidapi_rumble.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_hidapi_rumble.h; sourceTree = "<group>"; };
|
|
A75FDBC423EA380300529352 /* SDL_hidapi_rumble.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_hidapi_rumble.c; sourceTree = "<group>"; };
|
|
A75FDBC423EA380300529352 /* SDL_hidapi_rumble.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_hidapi_rumble.c; sourceTree = "<group>"; };
|
|
- A769B23D23E259AE00872273 /* libSDL2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL2.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
|
+ A769B23D23E259AE00872273 /* libSDL3.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL3.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A77E6EB3167AB0A90010E40B /* SDL_gamecontroller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_gamecontroller.h; sourceTree = "<group>"; };
|
|
A77E6EB3167AB0A90010E40B /* SDL_gamecontroller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_gamecontroller.h; sourceTree = "<group>"; };
|
|
- A7D88B5423E2437C00DCD162 /* SDL2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
- A7D88D1523E24BED00DCD162 /* SDL2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
- A7D88E5423E24D3B00DCD162 /* libSDL2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL2.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
|
+ A7D88B5423E2437C00DCD162 /* SDL3.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL3.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
+ A7D88D1523E24BED00DCD162 /* SDL3.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL3.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
+ A7D88E5423E24D3B00DCD162 /* libSDL3.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL3.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A7D8A57023E2513D00DCD162 /* SDL_dataqueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_dataqueue.h; sourceTree = "<group>"; };
|
|
A7D8A57023E2513D00DCD162 /* SDL_dataqueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_dataqueue.h; sourceTree = "<group>"; };
|
|
A7D8A57123E2513D00DCD162 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL.c; sourceTree = "<group>"; };
|
|
A7D8A57123E2513D00DCD162 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL.c; sourceTree = "<group>"; };
|
|
A7D8A57323E2513D00DCD162 /* SDL_spinlock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_spinlock.c; sourceTree = "<group>"; };
|
|
A7D8A57323E2513D00DCD162 /* SDL_spinlock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_spinlock.c; sourceTree = "<group>"; };
|
|
@@ -4098,11 +4098,11 @@
|
|
AAC070F8195606770073DCDF /* SDL_opengles2_khrplatform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_opengles2_khrplatform.h; sourceTree = "<group>"; };
|
|
AAC070F8195606770073DCDF /* SDL_opengles2_khrplatform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_opengles2_khrplatform.h; sourceTree = "<group>"; };
|
|
AADA5B8616CCAB3000107CF7 /* SDL_bits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_bits.h; sourceTree = "<group>"; };
|
|
AADA5B8616CCAB3000107CF7 /* SDL_bits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_bits.h; sourceTree = "<group>"; };
|
|
BECDF66B0761BA81005FE872 /* Info-Framework.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-Framework.plist"; sourceTree = "<group>"; };
|
|
BECDF66B0761BA81005FE872 /* Info-Framework.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-Framework.plist"; sourceTree = "<group>"; };
|
|
- BECDF66C0761BA81005FE872 /* SDL2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
- BECDF6B30761BA81005FE872 /* libSDL2.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL2.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
- BECDF6BE0761BA81005FE872 /* SDL2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SDL2; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
- DB31407717554B71006C0E22 /* libSDL2.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libSDL2.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
- E2D187CF28A5673500D2B4F1 /* SDL2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
|
+ BECDF66C0761BA81005FE872 /* SDL3.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL3.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
+ BECDF6B30761BA81005FE872 /* libSDL3.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL3.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
+ BECDF6BE0761BA81005FE872 /* SDL3 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SDL3; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
+ DB31407717554B71006C0E22 /* libSDL3.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libSDL3.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
+ E2D187CF28A5673500D2B4F1 /* SDL3.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL3.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
E2D187D228A5673500D2B4F1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
E2D187D228A5673500D2B4F1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
F31A92C628D4CB39003BFD6A /* SDL_offscreenopengles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_offscreenopengles.h; sourceTree = "<group>"; };
|
|
F31A92C628D4CB39003BFD6A /* SDL_offscreenopengles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_offscreenopengles.h; sourceTree = "<group>"; };
|
|
F31A92C728D4CB39003BFD6A /* SDL_offscreenopengles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_offscreenopengles.c; sourceTree = "<group>"; };
|
|
F31A92C728D4CB39003BFD6A /* SDL_offscreenopengles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_offscreenopengles.c; sourceTree = "<group>"; };
|
|
@@ -4386,17 +4386,17 @@
|
|
034768DDFF38A45A11DB9C8B /* Products */ = {
|
|
034768DDFF38A45A11DB9C8B /* Products */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- BECDF66C0761BA81005FE872 /* SDL2.framework */,
|
|
|
|
- BECDF6B30761BA81005FE872 /* libSDL2.a */,
|
|
|
|
- BECDF6BE0761BA81005FE872 /* SDL2 */,
|
|
|
|
- DB31407717554B71006C0E22 /* libSDL2.dylib */,
|
|
|
|
- A7D88B5423E2437C00DCD162 /* SDL2.framework */,
|
|
|
|
- A7D88D1523E24BED00DCD162 /* SDL2.framework */,
|
|
|
|
- A7D88E5423E24D3B00DCD162 /* libSDL2.a */,
|
|
|
|
- A769B23D23E259AE00872273 /* libSDL2.a */,
|
|
|
|
- A75FCEB323E25AB700529352 /* libSDL2.dylib */,
|
|
|
|
- A75FD06C23E25AC700529352 /* libSDL2.dylib */,
|
|
|
|
- E2D187CF28A5673500D2B4F1 /* SDL2.framework */,
|
|
|
|
|
|
+ BECDF66C0761BA81005FE872 /* SDL3.framework */,
|
|
|
|
+ BECDF6B30761BA81005FE872 /* libSDL3.a */,
|
|
|
|
+ BECDF6BE0761BA81005FE872 /* SDL3 */,
|
|
|
|
+ DB31407717554B71006C0E22 /* libSDL3.dylib */,
|
|
|
|
+ A7D88B5423E2437C00DCD162 /* SDL3.framework */,
|
|
|
|
+ A7D88D1523E24BED00DCD162 /* SDL3.framework */,
|
|
|
|
+ A7D88E5423E24D3B00DCD162 /* libSDL3.a */,
|
|
|
|
+ A769B23D23E259AE00872273 /* libSDL3.a */,
|
|
|
|
+ A75FCEB323E25AB700529352 /* libSDL3.dylib */,
|
|
|
|
+ A75FD06C23E25AC700529352 /* libSDL3.dylib */,
|
|
|
|
+ E2D187CF28A5673500D2B4F1 /* SDL3.framework */,
|
|
);
|
|
);
|
|
name = Products;
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -4408,7 +4408,7 @@
|
|
F59C70FC00D5CB5801000001 /* pkg-support */,
|
|
F59C70FC00D5CB5801000001 /* pkg-support */,
|
|
0153844A006D81B07F000001 /* Public Headers */,
|
|
0153844A006D81B07F000001 /* Public Headers */,
|
|
08FB77ACFE841707C02AAC07 /* Library Source */,
|
|
08FB77ACFE841707C02AAC07 /* Library Source */,
|
|
- E2D187D028A5673500D2B4F1 /* SDL2 */,
|
|
|
|
|
|
+ E2D187D028A5673500D2B4F1 /* SDL3 */,
|
|
034768DDFF38A45A11DB9C8B /* Products */,
|
|
034768DDFF38A45A11DB9C8B /* Products */,
|
|
BECDF66B0761BA81005FE872 /* Info-Framework.plist */,
|
|
BECDF66B0761BA81005FE872 /* Info-Framework.plist */,
|
|
564624341FF821B70074AC87 /* Frameworks */,
|
|
564624341FF821B70074AC87 /* Frameworks */,
|
|
@@ -5344,12 +5344,12 @@
|
|
path = events;
|
|
path = events;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
- E2D187D028A5673500D2B4F1 /* SDL2 */ = {
|
|
|
|
|
|
+ E2D187D028A5673500D2B4F1 /* SDL3 */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
E2D187D228A5673500D2B4F1 /* Info.plist */,
|
|
E2D187D228A5673500D2B4F1 /* Info.plist */,
|
|
);
|
|
);
|
|
- path = SDL2;
|
|
|
|
|
|
+ path = SDL3;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
F3ADAB8C2576F08500A6B1D9 /* ios */ = {
|
|
F3ADAB8C2576F08500A6B1D9 /* ios */ = {
|
|
@@ -7299,13 +7299,13 @@
|
|
);
|
|
);
|
|
buildRules = (
|
|
buildRules = (
|
|
);
|
|
);
|
|
- comments = "This produces libSDL2.dylib, which is the shared build of SDL.";
|
|
|
|
|
|
+ comments = "This produces libSDL3.dylib, which is the shared build of SDL.";
|
|
dependencies = (
|
|
dependencies = (
|
|
);
|
|
);
|
|
name = "Shared Library-iOS";
|
|
name = "Shared Library-iOS";
|
|
productInstallPath = /usr/local/lib;
|
|
productInstallPath = /usr/local/lib;
|
|
productName = "Shared Library";
|
|
productName = "Shared Library";
|
|
- productReference = A75FCEB323E25AB700529352 /* libSDL2.dylib */;
|
|
|
|
|
|
+ productReference = A75FCEB323E25AB700529352 /* libSDL3.dylib */;
|
|
productType = "com.apple.product-type.library.dynamic";
|
|
productType = "com.apple.product-type.library.dynamic";
|
|
};
|
|
};
|
|
A75FCEB423E25AC700529352 /* Shared Library-tvOS */ = {
|
|
A75FCEB423E25AC700529352 /* Shared Library-tvOS */ = {
|
|
@@ -7319,13 +7319,13 @@
|
|
);
|
|
);
|
|
buildRules = (
|
|
buildRules = (
|
|
);
|
|
);
|
|
- comments = "This produces libSDL2.dylib, which is the shared build of SDL.";
|
|
|
|
|
|
+ comments = "This produces libSDL3.dylib, which is the shared build of SDL.";
|
|
dependencies = (
|
|
dependencies = (
|
|
);
|
|
);
|
|
name = "Shared Library-tvOS";
|
|
name = "Shared Library-tvOS";
|
|
productInstallPath = /usr/local/lib;
|
|
productInstallPath = /usr/local/lib;
|
|
productName = "Shared Library";
|
|
productName = "Shared Library";
|
|
- productReference = A75FD06C23E25AC700529352 /* libSDL2.dylib */;
|
|
|
|
|
|
+ productReference = A75FD06C23E25AC700529352 /* libSDL3.dylib */;
|
|
productType = "com.apple.product-type.library.dynamic";
|
|
productType = "com.apple.product-type.library.dynamic";
|
|
};
|
|
};
|
|
A769B08223E259AE00872273 /* Static Library-tvOS */ = {
|
|
A769B08223E259AE00872273 /* Static Library-tvOS */ = {
|
|
@@ -7345,7 +7345,7 @@
|
|
name = "Static Library-tvOS";
|
|
name = "Static Library-tvOS";
|
|
productInstallPath = /usr/local/lib;
|
|
productInstallPath = /usr/local/lib;
|
|
productName = "Static Library";
|
|
productName = "Static Library";
|
|
- productReference = A769B23D23E259AE00872273 /* libSDL2.a */;
|
|
|
|
|
|
+ productReference = A769B23D23E259AE00872273 /* libSDL3.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
};
|
|
A7D88A1423E2437C00DCD162 /* Framework-iOS */ = {
|
|
A7D88A1423E2437C00DCD162 /* Framework-iOS */ = {
|
|
@@ -7367,7 +7367,7 @@
|
|
name = "Framework-iOS";
|
|
name = "Framework-iOS";
|
|
productInstallPath = "@executable_path/../Frameworks";
|
|
productInstallPath = "@executable_path/../Frameworks";
|
|
productName = SDL;
|
|
productName = SDL;
|
|
- productReference = A7D88B5423E2437C00DCD162 /* SDL2.framework */;
|
|
|
|
|
|
+ productReference = A7D88B5423E2437C00DCD162 /* SDL3.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
};
|
|
A7D88BC923E24BED00DCD162 /* Framework-tvOS */ = {
|
|
A7D88BC923E24BED00DCD162 /* Framework-tvOS */ = {
|
|
@@ -7389,7 +7389,7 @@
|
|
name = "Framework-tvOS";
|
|
name = "Framework-tvOS";
|
|
productInstallPath = "@executable_path/../Frameworks";
|
|
productInstallPath = "@executable_path/../Frameworks";
|
|
productName = SDL;
|
|
productName = SDL;
|
|
- productReference = A7D88D1523E24BED00DCD162 /* SDL2.framework */;
|
|
|
|
|
|
+ productReference = A7D88D1523E24BED00DCD162 /* SDL3.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
};
|
|
A7D88D1723E24D3B00DCD162 /* Static Library-iOS */ = {
|
|
A7D88D1723E24D3B00DCD162 /* Static Library-iOS */ = {
|
|
@@ -7409,7 +7409,7 @@
|
|
name = "Static Library-iOS";
|
|
name = "Static Library-iOS";
|
|
productInstallPath = /usr/local/lib;
|
|
productInstallPath = /usr/local/lib;
|
|
productName = "Static Library";
|
|
productName = "Static Library";
|
|
- productReference = A7D88E5423E24D3B00DCD162 /* libSDL2.a */;
|
|
|
|
|
|
+ productReference = A7D88E5423E24D3B00DCD162 /* libSDL3.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
};
|
|
BECDF5FE0761BA81005FE872 /* Framework */ = {
|
|
BECDF5FE0761BA81005FE872 /* Framework */ = {
|
|
@@ -7431,7 +7431,7 @@
|
|
name = Framework;
|
|
name = Framework;
|
|
productInstallPath = "@executable_path/../Frameworks";
|
|
productInstallPath = "@executable_path/../Frameworks";
|
|
productName = SDL;
|
|
productName = SDL;
|
|
- productReference = BECDF66C0761BA81005FE872 /* SDL2.framework */;
|
|
|
|
|
|
+ productReference = BECDF66C0761BA81005FE872 /* SDL3.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
};
|
|
BECDF66D0761BA81005FE872 /* Static Library */ = {
|
|
BECDF66D0761BA81005FE872 /* Static Library */ = {
|
|
@@ -7451,7 +7451,7 @@
|
|
name = "Static Library";
|
|
name = "Static Library";
|
|
productInstallPath = /usr/local/lib;
|
|
productInstallPath = /usr/local/lib;
|
|
productName = "Static Library";
|
|
productName = "Static Library";
|
|
- productReference = BECDF6B30761BA81005FE872 /* libSDL2.a */;
|
|
|
|
|
|
+ productReference = BECDF6B30761BA81005FE872 /* libSDL3.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
};
|
|
BECDF6BB0761BA81005FE872 /* Standard DMG */ = {
|
|
BECDF6BB0761BA81005FE872 /* Standard DMG */ = {
|
|
@@ -7468,7 +7468,7 @@
|
|
name = "Standard DMG";
|
|
name = "Standard DMG";
|
|
productInstallPath = /usr/local/bin;
|
|
productInstallPath = /usr/local/bin;
|
|
productName = "Standard Package";
|
|
productName = "Standard Package";
|
|
- productReference = BECDF6BE0761BA81005FE872 /* SDL2 */;
|
|
|
|
|
|
+ productReference = BECDF6BE0761BA81005FE872 /* SDL3 */;
|
|
productType = "com.apple.product-type.tool";
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
};
|
|
DB313F7217554B71006C0E22 /* Shared Library */ = {
|
|
DB313F7217554B71006C0E22 /* Shared Library */ = {
|
|
@@ -7482,13 +7482,13 @@
|
|
);
|
|
);
|
|
buildRules = (
|
|
buildRules = (
|
|
);
|
|
);
|
|
- comments = "This produces libSDL2.dylib, which is the shared build of SDL.";
|
|
|
|
|
|
+ comments = "This produces libSDL3.dylib, which is the shared build of SDL.";
|
|
dependencies = (
|
|
dependencies = (
|
|
);
|
|
);
|
|
name = "Shared Library";
|
|
name = "Shared Library";
|
|
productInstallPath = /usr/local/lib;
|
|
productInstallPath = /usr/local/lib;
|
|
productName = "Shared Library";
|
|
productName = "Shared Library";
|
|
- productReference = DB31407717554B71006C0E22 /* libSDL2.dylib */;
|
|
|
|
|
|
+ productReference = DB31407717554B71006C0E22 /* libSDL3.dylib */;
|
|
productType = "com.apple.product-type.library.dynamic";
|
|
productType = "com.apple.product-type.library.dynamic";
|
|
};
|
|
};
|
|
E2D187CE28A5673500D2B4F1 /* xcFramework-iOS */ = {
|
|
E2D187CE28A5673500D2B4F1 /* xcFramework-iOS */ = {
|
|
@@ -7506,8 +7506,8 @@
|
|
dependencies = (
|
|
dependencies = (
|
|
);
|
|
);
|
|
name = "xcFramework-iOS";
|
|
name = "xcFramework-iOS";
|
|
- productName = SDL2;
|
|
|
|
- productReference = E2D187CF28A5673500D2B4F1 /* SDL2.framework */;
|
|
|
|
|
|
+ productName = SDL3;
|
|
|
|
+ productReference = E2D187CF28A5673500D2B4F1 /* SDL3.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
/* End PBXNativeTarget section */
|
|
@@ -7645,7 +7645,7 @@
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
- shellScript = "# Sign framework\nif [ \"$SDL_CODESIGN_IDENTITY\" != \"\" ]; then\n codesign --force --deep --sign \"$SDL_CODESIGN_IDENTITY\" $TARGET_BUILD_DIR/SDL2.framework/Versions/A || exit $?\nfi\n\n# clean up the framework, remove headers, extra files\nmkdir -p build/dmg-tmp\ncp -a $TARGET_BUILD_DIR/SDL2.framework build/dmg-tmp/\n\ncp pkg-support/resources/License.txt build/dmg-tmp\ncp pkg-support/resources/ReadMe.txt build/dmg-tmp\n\n# remove the .DS_Store files if any (we may want to provide one in the future for fancy .dmgs)\nfind build/dmg-tmp -name .DS_Store -exec rm -f \"{}\" \\;\n\n# for fancy .dmg\nmkdir -p build/dmg-tmp/.logo\ncp pkg-support/resources/SDL_DS_Store build/dmg-tmp/.DS_Store\ncp pkg-support/sdl_logo.pdf build/dmg-tmp/.logo\n\n# create the dmg\nhdiutil create -ov -fs HFS+ -volname SDL2 -srcfolder build/dmg-tmp build/SDL2.dmg\n\n# clean up\nrm -rf build/dmg-tmp\n";
|
|
|
|
|
|
+ shellScript = "# Sign framework\nif [ \"$SDL_CODESIGN_IDENTITY\" != \"\" ]; then\n codesign --force --deep --sign \"$SDL_CODESIGN_IDENTITY\" $TARGET_BUILD_DIR/SDL3.framework/Versions/A || exit $?\nfi\n\n# clean up the framework, remove headers, extra files\nmkdir -p build/dmg-tmp\ncp -a $TARGET_BUILD_DIR/SDL3.framework build/dmg-tmp/\n\ncp pkg-support/resources/License.txt build/dmg-tmp\ncp pkg-support/resources/ReadMe.txt build/dmg-tmp\n\n# remove the .DS_Store files if any (we may want to provide one in the future for fancy .dmgs)\nfind build/dmg-tmp -name .DS_Store -exec rm -f \"{}\" \\;\n\n# for fancy .dmg\nmkdir -p build/dmg-tmp/.logo\ncp pkg-support/resources/SDL_DS_Store build/dmg-tmp/.DS_Store\ncp pkg-support/sdl_logo.pdf build/dmg-tmp/.logo\n\n# create the dmg\nhdiutil create -ov -fs HFS+ -volname SDL3 -srcfolder build/dmg-tmp build/SDL3.dmg\n\n# clean up\nrm -rf build/dmg-tmp\n";
|
|
};
|
|
};
|
|
E2D187E728A5685000D2B4F1 /* ShellScript */ = {
|
|
E2D187E728A5685000D2B4F1 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
isa = PBXShellScriptBuildPhase;
|
|
@@ -7662,7 +7662,7 @@
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
- shellScript = "# Build an xcframework with both device and simulator files for all platforms.\n# Adapted from an answer in\n# https://developer.apple.com/forums/thread/666335?answerId=685927022#685927022\n\nif [ \"$XCODE_VERSION_ACTUAL\" -lt 1100 ]\nthen\n\techo \"error: Building an xcframework requires Xcode 11 minimum.\"\n\texit 1\nfi\n\nSCHEME_NAME=\"Framework-iOS\"\nFRAMEWORK_NAME=\"SDL2\"\nPROJECT_NAME=\"SDL\"\n\nSIMULATOR_ARCHIVE_PATH=\"${BUILD_DIR}/${CONFIGURATION}/${FRAMEWORK_NAME}-iphonesimulator.xcarchive\"\nDEVICE_ARCHIVE_PATH=\"${BUILD_DIR}/${CONFIGURATION}/${FRAMEWORK_NAME}-iphoneos.xcarchive\"\n\nOUTPUT_DIR=\"./Products/\"\n\n# Simulator xcarchive (arm64, i386, x86_64)\nxcodebuild archive \\\n\tONLY_ACTIVE_ARCH=NO \\\n\t-scheme ${SCHEME_NAME} \\\n\t-project \"${PROJECT_NAME}.xcodeproj\" \\\n\t-archivePath ${SIMULATOR_ARCHIVE_PATH} \\\n\t-sdk iphonesimulator \\\n\tBUILD_LIBRARY_FOR_DISTRIBUTION=YES \\\n\tSKIP_INSTALL=NO\n\n# Device xcarchive (arm64, armv7)\nxcodebuild archive \\\n\t-scheme ${SCHEME_NAME} \\\n\t-project \"${PROJECT_NAME}.xcodeproj\" \\\n\t-archivePath ${DEVICE_ARCHIVE_PATH} \\\n\t-sdk iphoneos \\\n\tBUILD_LIBRARY_FOR_DISTRIBUTION=YES \\\n\tSKIP_INSTALL=NO\n\n# Clean-up any existing instance of this xcframework from the Products directory\nrm -rf \"${OUTPUT_DIR}${FRAMEWORK_NAME}.xcframework\"\n\n# Create final xcframework\nxcodebuild -create-xcframework \\\n\t-framework \"${DEVICE_ARCHIVE_PATH}\"/Products/Library/Frameworks/${FRAMEWORK_NAME}.framework \\\n\t-framework \"${SIMULATOR_ARCHIVE_PATH}\"/Products/Library/Frameworks/${FRAMEWORK_NAME}.framework \\\n\t-output ${OUTPUT_DIR}/${FRAMEWORK_NAME}.xcframework\n\n# Ensure git doesn't pick up on our Products folder. \nrm -rf ${OUTPUT_DIR}/.gitignore\necho \"*\" >> ${OUTPUT_DIR}/.gitignore\n";
|
|
|
|
|
|
+ shellScript = "# Build an xcframework with both device and simulator files for all platforms.\n# Adapted from an answer in\n# https://developer.apple.com/forums/thread/666335?answerId=685927022#685927022\n\nif [ \"$XCODE_VERSION_ACTUAL\" -lt 1100 ]\nthen\n\techo \"error: Building an xcframework requires Xcode 11 minimum.\"\n\texit 1\nfi\n\nSCHEME_NAME=\"Framework-iOS\"\nFRAMEWORK_NAME=\"SDL3\"\nPROJECT_NAME=\"SDL\"\n\nSIMULATOR_ARCHIVE_PATH=\"${BUILD_DIR}/${CONFIGURATION}/${FRAMEWORK_NAME}-iphonesimulator.xcarchive\"\nDEVICE_ARCHIVE_PATH=\"${BUILD_DIR}/${CONFIGURATION}/${FRAMEWORK_NAME}-iphoneos.xcarchive\"\n\nOUTPUT_DIR=\"./Products/\"\n\n# Simulator xcarchive (arm64, i386, x86_64)\nxcodebuild archive \\\n\tONLY_ACTIVE_ARCH=NO \\\n\t-scheme ${SCHEME_NAME} \\\n\t-project \"${PROJECT_NAME}.xcodeproj\" \\\n\t-archivePath ${SIMULATOR_ARCHIVE_PATH} \\\n\t-sdk iphonesimulator \\\n\tBUILD_LIBRARY_FOR_DISTRIBUTION=YES \\\n\tSKIP_INSTALL=NO\n\n# Device xcarchive (arm64, armv7)\nxcodebuild archive \\\n\t-scheme ${SCHEME_NAME} \\\n\t-project \"${PROJECT_NAME}.xcodeproj\" \\\n\t-archivePath ${DEVICE_ARCHIVE_PATH} \\\n\t-sdk iphoneos \\\n\tBUILD_LIBRARY_FOR_DISTRIBUTION=YES \\\n\tSKIP_INSTALL=NO\n\n# Clean-up any existing instance of this xcframework from the Products directory\nrm -rf \"${OUTPUT_DIR}${FRAMEWORK_NAME}.xcframework\"\n\n# Create final xcframework\nxcodebuild -create-xcframework \\\n\t-framework \"${DEVICE_ARCHIVE_PATH}\"/Products/Library/Frameworks/${FRAMEWORK_NAME}.framework \\\n\t-framework \"${SIMULATOR_ARCHIVE_PATH}\"/Products/Library/Frameworks/${FRAMEWORK_NAME}.framework \\\n\t-output ${OUTPUT_DIR}/${FRAMEWORK_NAME}.xcframework\n\n# Ensure git doesn't pick up on our Products folder. \nrm -rf ${OUTPUT_DIR}/.gitignore\necho \"*\" >> ${OUTPUT_DIR}/.gitignore\n";
|
|
};
|
|
};
|
|
F3ED8106281DB8A500C33C5B /* Convert SDL includes to SDL Framework includes */ = {
|
|
F3ED8106281DB8A500C33C5B /* Convert SDL includes to SDL Framework includes */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
isa = PBXShellScriptBuildPhase;
|
|
@@ -7680,7 +7680,7 @@
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
- shellScript = "cd \"$BUILT_PRODUCTS_DIR/$PUBLIC_HEADERS_FOLDER_PATH\"\nsed -i '' -e 's,#include \"\\(.*\\)\",#include <SDL2/\\1>,' *.h\n";
|
|
|
|
|
|
+ shellScript = "cd \"$BUILT_PRODUCTS_DIR/$PUBLIC_HEADERS_FOLDER_PATH\"\nsed -i '' -e 's,#include \"\\(.*\\)\",#include <SDL3/\\1>,' *.h\n";
|
|
};
|
|
};
|
|
F3ED8107281DB8E600C33C5B /* Convert SDL includes to SDL Framework includes */ = {
|
|
F3ED8107281DB8E600C33C5B /* Convert SDL includes to SDL Framework includes */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
isa = PBXShellScriptBuildPhase;
|
|
@@ -7698,7 +7698,7 @@
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
- shellScript = "cd \"$BUILT_PRODUCTS_DIR/$PUBLIC_HEADERS_FOLDER_PATH\"\nsed -i '' -e 's,#include \"\\(.*\\)\",#include <SDL2/\\1>,' *.h\n";
|
|
|
|
|
|
+ shellScript = "cd \"$BUILT_PRODUCTS_DIR/$PUBLIC_HEADERS_FOLDER_PATH\"\nsed -i '' -e 's,#include \"\\(.*\\)\",#include <SDL3/\\1>,' *.h\n";
|
|
};
|
|
};
|
|
F3ED8108281DB8F200C33C5B /* Convert SDL includes to SDL Framework includes */ = {
|
|
F3ED8108281DB8F200C33C5B /* Convert SDL includes to SDL Framework includes */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
isa = PBXShellScriptBuildPhase;
|
|
@@ -7716,7 +7716,7 @@
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|
|
- shellScript = "cd \"$BUILT_PRODUCTS_DIR/$PUBLIC_HEADERS_FOLDER_PATH\"\nsed -i '' -e 's,#include \"\\(.*\\)\",#include <SDL2/\\1>,' *.h\n";
|
|
|
|
|
|
+ shellScript = "cd \"$BUILT_PRODUCTS_DIR/$PUBLIC_HEADERS_FOLDER_PATH\"\nsed -i '' -e 's,#include \"\\(.*\\)\",#include <SDL3/\\1>,' *.h\n";
|
|
};
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
|
@@ -9528,8 +9528,8 @@
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEPLOYMENT_POSTPROCESSING = YES;
|
|
DEPLOYMENT_POSTPROCESSING = YES;
|
|
- DYLIB_COMPATIBILITY_VERSION = 2601.0.0;
|
|
|
|
- DYLIB_CURRENT_VERSION = 2601.0.0;
|
|
|
|
|
|
+ DYLIB_COMPATIBILITY_VERSION = 1.0.0;
|
|
|
|
+ DYLIB_CURRENT_VERSION = 1.0.0;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_ALTIVEC_EXTENSIONS = YES;
|
|
GCC_ALTIVEC_EXTENSIONS = YES;
|
|
@@ -9559,8 +9559,8 @@
|
|
"@loader_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
- PRODUCT_BUNDLE_IDENTIFIER = org.libsdl.SDL2;
|
|
|
|
- PRODUCT_NAME = SDL2;
|
|
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = org.libsdl.SDL3;
|
|
|
|
+ PRODUCT_NAME = SDL3;
|
|
STRIP_STYLE = "non-global";
|
|
STRIP_STYLE = "non-global";
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
};
|
|
};
|
|
@@ -9570,7 +9570,7 @@
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
CLANG_LINK_OBJC_RUNTIME = NO;
|
|
CLANG_LINK_OBJC_RUNTIME = NO;
|
|
- MARKETING_VERSION = 2.0.17;
|
|
|
|
|
|
+ MARKETING_VERSION = 3.0.0;
|
|
OTHER_LDFLAGS = "-liconv";
|
|
OTHER_LDFLAGS = "-liconv";
|
|
};
|
|
};
|
|
name = Release;
|
|
name = Release;
|
|
@@ -9613,8 +9613,8 @@
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
- DYLIB_COMPATIBILITY_VERSION = 2601.0.0;
|
|
|
|
- DYLIB_CURRENT_VERSION = 2601.0.0;
|
|
|
|
|
|
+ DYLIB_COMPATIBILITY_VERSION = 1.0.0;
|
|
|
|
+ DYLIB_CURRENT_VERSION = 1.0.0;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
@@ -9645,8 +9645,8 @@
|
|
);
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.9;
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
- PRODUCT_BUNDLE_IDENTIFIER = org.libsdl.SDL2;
|
|
|
|
- PRODUCT_NAME = SDL2;
|
|
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = org.libsdl.SDL3;
|
|
|
|
+ PRODUCT_NAME = SDL3;
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
STRIP_INSTALLED_PRODUCT = NO;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
};
|
|
};
|
|
@@ -9656,7 +9656,7 @@
|
|
isa = XCBuildConfiguration;
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
buildSettings = {
|
|
CLANG_LINK_OBJC_RUNTIME = NO;
|
|
CLANG_LINK_OBJC_RUNTIME = NO;
|
|
- MARKETING_VERSION = 2.0.17;
|
|
|
|
|
|
+ MARKETING_VERSION = 3.0.0;
|
|
OTHER_LDFLAGS = "-liconv";
|
|
OTHER_LDFLAGS = "-liconv";
|
|
};
|
|
};
|
|
name = Debug;
|
|
name = Debug;
|
|
@@ -9862,8 +9862,8 @@
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
DEVELOPMENT_TEAM = "";
|
|
- DYLIB_COMPATIBILITY_VERSION = 2601.0.0;
|
|
|
|
- DYLIB_CURRENT_VERSION = 2601.0.0;
|
|
|
|
|
|
+ DYLIB_COMPATIBILITY_VERSION = 1.0.0;
|
|
|
|
+ DYLIB_CURRENT_VERSION = 1.0.0;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
@@ -9873,7 +9873,7 @@
|
|
);
|
|
);
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
- INFOPLIST_FILE = SDL2/Info.plist;
|
|
|
|
|
|
+ INFOPLIST_FILE = SDL3/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.1;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.1;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
@@ -9885,7 +9885,7 @@
|
|
MTL_FAST_MATH = YES;
|
|
MTL_FAST_MATH = YES;
|
|
OTHER_LDFLAGS = "-liconv";
|
|
OTHER_LDFLAGS = "-liconv";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "";
|
|
- PRODUCT_NAME = SDL2;
|
|
|
|
|
|
+ PRODUCT_NAME = SDL3;
|
|
SDKROOT = iphoneos;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = NO;
|
|
SKIP_INSTALL = NO;
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MACCATALYST = NO;
|
|
@@ -9914,14 +9914,14 @@
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEFINES_MODULE = YES;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
DEVELOPMENT_TEAM = "";
|
|
- DYLIB_COMPATIBILITY_VERSION = 2601.0.0;
|
|
|
|
- DYLIB_CURRENT_VERSION = 2601.0.0;
|
|
|
|
|
|
+ DYLIB_COMPATIBILITY_VERSION = 1.0.0;
|
|
|
|
+ DYLIB_CURRENT_VERSION = 1.0.0;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
- INFOPLIST_FILE = SDL2/Info.plist;
|
|
|
|
|
|
+ INFOPLIST_FILE = SDL3/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.1;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.1;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
@@ -9933,7 +9933,7 @@
|
|
MTL_FAST_MATH = YES;
|
|
MTL_FAST_MATH = YES;
|
|
OTHER_LDFLAGS = "-liconv";
|
|
OTHER_LDFLAGS = "-liconv";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "";
|
|
- PRODUCT_NAME = SDL2;
|
|
|
|
|
|
+ PRODUCT_NAME = SDL3;
|
|
SDKROOT = iphoneos;
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = NO;
|
|
SKIP_INSTALL = NO;
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MACCATALYST = NO;
|