12 Commits
Author SHA1 Message Date
Stuart Carnie fe18829f76 chore: disable identifier name rule 2023-05-20 11:00:27 +10:00
J-rg 5a7d79ba55 Add accessor for supported core architectures to OECorePlugin 2023-05-15 23:51:46 +02:00
J-rg 233e8daeb7 Add accessors for game core options to OECorePlugin 2023-02-24 17:43:19 +01:00
Stuart Carnie 2bbd723645 chore: Update swiftlint annotations 2022-07-18 15:46:31 +10:00
J-rg 4934fb2c56 Minor refactor to OECorePlugin 2022-07-17 23:20:24 +02:00
J-rg c44ec6acd5 Use URLs instead of paths in OEPlugin 2022-07-14 00:02:11 +02:00
Stuart Carnie 39f4a2ed69 chore: swift-lint fixes 2022-07-14 07:29:02 +10:00
Stuart Carnie ae33bac1d4 chore: swift-lint compliance, port ExtendedAttributes API
Only ported what we used
2022-07-14 07:14:58 +10:00
C.W. Betts 45951f4d97 More Swift-like check for subclass conformance.
This fixes an error with swift-lint (force_cast)
2022-07-13 14:13:16 -06:00
J-rg 76c699a91e Port OEPlugin to Swift 2022-07-13 13:46:06 +02:00
J-rg a0aa23f20e Remove core plugins with missing bundle identifier
Prevents a force unwrapping crash, should for whatever reason such a plugin end up in the cores directory.
2022-07-13 00:42:33 +02:00
J-rg 4a92e7d4ee Port OECorePlugin to Swift 2022-07-13 00:04:45 +02:00