|
@@ -51,6 +51,8 @@
|
|
217DFC111D9F6D490055D849 /* usocket.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBD51D9F6D490055D849 /* usocket.c */; };
|
|
217DFC111D9F6D490055D849 /* usocket.c in Sources */ = {isa = PBXBuildFile; fileRef = 217DFBD51D9F6D490055D849 /* usocket.c */; };
|
|
217DFC121D9F6D490055D849 /* usocket.h in Headers */ = {isa = PBXBuildFile; fileRef = 217DFBD61D9F6D490055D849 /* usocket.h */; };
|
|
217DFC121D9F6D490055D849 /* usocket.h in Headers */ = {isa = PBXBuildFile; fileRef = 217DFBD61D9F6D490055D849 /* usocket.h */; };
|
|
D923E7D3296B85B9002FF1B3 /* harfbuzz.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = D923E7D2296B85B9002FF1B3 /* harfbuzz.xcframework */; };
|
|
D923E7D3296B85B9002FF1B3 /* harfbuzz.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = D923E7D2296B85B9002FF1B3 /* harfbuzz.xcframework */; };
|
|
|
|
+ D93660F82D1C727C00C0EC4B /* Touch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D93660F72D1C727C00C0EC4B /* Touch.cpp */; };
|
|
|
|
+ D93660F92D1C727C00C0EC4B /* Touch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D93660F72D1C727C00C0EC4B /* Touch.cpp */; };
|
|
D943E58E2A24D56000D80361 /* PhysfsIo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D943E58C2A24D56000D80361 /* PhysfsIo.cpp */; };
|
|
D943E58E2A24D56000D80361 /* PhysfsIo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D943E58C2A24D56000D80361 /* PhysfsIo.cpp */; };
|
|
D943E58F2A24D56000D80361 /* PhysfsIo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D943E58C2A24D56000D80361 /* PhysfsIo.cpp */; };
|
|
D943E58F2A24D56000D80361 /* PhysfsIo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D943E58C2A24D56000D80361 /* PhysfsIo.cpp */; };
|
|
D943E5902A24D56000D80361 /* PhysfsIo.h in Headers */ = {isa = PBXBuildFile; fileRef = D943E58D2A24D56000D80361 /* PhysfsIo.h */; };
|
|
D943E5902A24D56000D80361 /* PhysfsIo.h in Headers */ = {isa = PBXBuildFile; fileRef = D943E58D2A24D56000D80361 /* PhysfsIo.h */; };
|
|
@@ -1413,6 +1415,7 @@
|
|
217DFBD51D9F6D490055D849 /* usocket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = usocket.c; sourceTree = "<group>"; };
|
|
217DFBD51D9F6D490055D849 /* usocket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = usocket.c; sourceTree = "<group>"; };
|
|
217DFBD61D9F6D490055D849 /* usocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = usocket.h; sourceTree = "<group>"; };
|
|
217DFBD61D9F6D490055D849 /* usocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = usocket.h; sourceTree = "<group>"; };
|
|
D923E7D2296B85B9002FF1B3 /* harfbuzz.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = harfbuzz.xcframework; path = ios/libraries/harfbuzz.xcframework; sourceTree = "<group>"; };
|
|
D923E7D2296B85B9002FF1B3 /* harfbuzz.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = harfbuzz.xcframework; path = ios/libraries/harfbuzz.xcframework; sourceTree = "<group>"; };
|
|
|
|
+ D93660F72D1C727C00C0EC4B /* Touch.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = Touch.cpp; sourceTree = "<group>"; };
|
|
D943E58C2A24D56000D80361 /* PhysfsIo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PhysfsIo.cpp; sourceTree = "<group>"; };
|
|
D943E58C2A24D56000D80361 /* PhysfsIo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PhysfsIo.cpp; sourceTree = "<group>"; };
|
|
D943E58D2A24D56000D80361 /* PhysfsIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PhysfsIo.h; sourceTree = "<group>"; };
|
|
D943E58D2A24D56000D80361 /* PhysfsIo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PhysfsIo.h; sourceTree = "<group>"; };
|
|
D9596F602CBAC93800BE58C1 /* SDL3.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = SDL3.xcframework; path = shared/Frameworks/SDL3.xcframework; sourceTree = "<group>"; };
|
|
D9596F602CBAC93800BE58C1 /* SDL3.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = SDL3.xcframework; path = shared/Frameworks/SDL3.xcframework; sourceTree = "<group>"; };
|
|
@@ -3386,8 +3389,9 @@
|
|
children = (
|
|
children = (
|
|
FA0B7CBF1A95902C000E1D17 /* sdl */,
|
|
FA0B7CBF1A95902C000E1D17 /* sdl */,
|
|
FA0B7CC21A95902C000E1D17 /* Touch.h */,
|
|
FA0B7CC21A95902C000E1D17 /* Touch.h */,
|
|
- FA0B7CC31A95902C000E1D17 /* wrap_Touch.cpp */,
|
|
|
|
|
|
+ D93660F72D1C727C00C0EC4B /* Touch.cpp */,
|
|
FA0B7CC41A95902C000E1D17 /* wrap_Touch.h */,
|
|
FA0B7CC41A95902C000E1D17 /* wrap_Touch.h */,
|
|
|
|
+ FA0B7CC31A95902C000E1D17 /* wrap_Touch.cpp */,
|
|
);
|
|
);
|
|
path = touch;
|
|
path = touch;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -4797,6 +4801,7 @@
|
|
FA0B7DBC1A95902C000E1D17 /* Joystick.cpp in Sources */,
|
|
FA0B7DBC1A95902C000E1D17 /* Joystick.cpp in Sources */,
|
|
FA0B7DAF1A95902C000E1D17 /* wrap_CompressedImageData.cpp in Sources */,
|
|
FA0B7DAF1A95902C000E1D17 /* wrap_CompressedImageData.cpp in Sources */,
|
|
FA0B7AD51A958EA3000E1D17 /* unix.c in Sources */,
|
|
FA0B7AD51A958EA3000E1D17 /* unix.c in Sources */,
|
|
|
|
+ D93660F92D1C727C00C0EC4B /* Touch.cpp in Sources */,
|
|
FAB17BE71ABFAA9000F9BA27 /* lz4.c in Sources */,
|
|
FAB17BE71ABFAA9000F9BA27 /* lz4.c in Sources */,
|
|
FAE64A902071364800BC7981 /* physfs_unicode.c in Sources */,
|
|
FAE64A902071364800BC7981 /* physfs_unicode.c in Sources */,
|
|
FACA06B1293EE5CD001A2557 /* Sensor.cpp in Sources */,
|
|
FACA06B1293EE5CD001A2557 /* Sensor.cpp in Sources */,
|
|
@@ -5229,6 +5234,7 @@
|
|
FA0B7DC41A95902C000E1D17 /* wrap_JoystickModule.cpp in Sources */,
|
|
FA0B7DC41A95902C000E1D17 /* wrap_JoystickModule.cpp in Sources */,
|
|
FA0B7E6F1A95902C000E1D17 /* wrap_RopeJoint.cpp in Sources */,
|
|
FA0B7E6F1A95902C000E1D17 /* wrap_RopeJoint.cpp in Sources */,
|
|
FA24348721D401CB00B8918A /* attribute.cpp in Sources */,
|
|
FA24348721D401CB00B8918A /* attribute.cpp in Sources */,
|
|
|
|
+ D93660F82D1C727C00C0EC4B /* Touch.cpp in Sources */,
|
|
FA0B7AB51A958EA3000E1D17 /* ddsparse.cpp in Sources */,
|
|
FA0B7AB51A958EA3000E1D17 /* ddsparse.cpp in Sources */,
|
|
FACA02F41F5E396B0084B28F /* wrap_CompressedData.cpp in Sources */,
|
|
FACA02F41F5E396B0084B28F /* wrap_CompressedData.cpp in Sources */,
|
|
FAF140AC1E20934C00F898D2 /* Versions.cpp in Sources */,
|
|
FAF140AC1E20934C00F898D2 /* Versions.cpp in Sources */,
|