ObjFW  All files named "tests/iOS.xcodeproj/project.pbxproj"

History for tests/iOS.xcodeproj/project.pbxproj

2024-02-18
19:56
Make iOS Xcode project work with new tests file: [a002968e40] check-in: [7c8c1fd251] user: js, branch: objfwtest, size: 14243 [annotate] [blame] [check-ins using] [diff]
2023-04-10
19:22
Remove OFSerialization

While the idea sounds nice that the tag name is the class, this means the
serialization includes whether something is mutable or immutable. This means
doing as much as making something immutable changes the serialization, which
can then cause issues after being deserialized. file: [ac2dd7d645] check-in: [6ce0093f8d] user: js, branch: trunk, size: 13720 [annotate] [blame] [check-ins using] [diff]

2023-03-26
13:31
tests: Fix embedded files not being loaded on iOS file: [b5cdee4708] check-in: [682547afc9] user: js, branch: trunk, size: 14170 [annotate] [blame] [check-ins using] [diff]
2022-04-25
12:58
tests/iOS.xcodeproj: Update to latest Xcode file: [2c6fcc5e96] check-in: [ab3885c7ee] user: js, branch: trunk, size: 14162 [annotate] [blame] [check-ins using] [diff]
2020-08-11
00:44
Add Info.plist for runtime file: [feb9f04764] check-in: [8ab2b75d24] user: js, branch: trunk, size: 13958 [annotate] [blame] [check-ins using] [diff]
2018-02-07
23:08
Reenable plugin tests on iOS

These work now that we have proper .bundles. file: [f9b1054ae0] check-in: [b636ef71a9] user: js, branch: trunk, size: 13964 [annotate] [blame] [check-ins using] [diff]

2018-01-20
16:26
Added: Add Xcode project for tests on iOS

This currently does not test plugins. file: [2681584e69] check-in: [c7a9c43acd] user: js, branch: trunk, size: 13152 [annotate] [blame] [check-ins using]