joker

Results 11 issues of joker

The podspec define as follow, this is a swift pod have two subspec, the core subspec have a resource_bundle: ![image](https://github.com/CocoaPods/CocoaPods/assets/8174538/c1448161-226a-4c42-a9a4-564554231177) The pod project generated as follow: ![image](https://github.com/CocoaPods/CocoaPods/assets/8174538/aec66bf2-a6c2-43d4-98dd-44e32f98f58c) And have two...

[01:50:27] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_19_R3.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! [01:50:30] [Server thread/WARN]: Legacy plugin LoginSecurity v3.1.1 does not specify an...

### What happened? ![image](https://github.com/tuist/tuist/assets/8174538/46dc56ae-610e-41db-83cf-1fe5f5fced71) ### How do we reproduce it? ```bash brew tap tuist/tuist brew install tuist mkdir MyApp cd MyApp tuist init --platform ios ``` ### Error log ```bash...

type:bug

![image](https://github.com/user-attachments/assets/ed2a9211-e777-49a9-81a8-6baa0d349844)

when use the command `xcodes list`, there are two problem about the order and duplicate of the xcode version list: The disordered versions: ![image](https://github.com/user-attachments/assets/ed93dbcd-2487-41e2-8ce5-3759f3ef7d03) ![image](https://github.com/user-attachments/assets/05dfdf79-b2c6-49f0-8554-aad2ca234223) The duplicated versions: ![image](https://github.com/user-attachments/assets/352e8837-7306-47e5-a13f-290d1318f6b5)

issue#382 I run the command `swift run xcodes list` on two commid to test the fix result: - before change commit: 93bce877531e4bd60f7ef7f14379360a85caae36 - after change commit: 1750a1fc5aeeff0510c55a801330425f4bd69cde the two result...

![image](https://github.com/user-attachments/assets/0736afe6-6f04-4f5f-9dda-8a02f7db9992) ![image](https://github.com/user-attachments/assets/55d648f5-6695-4671-aaab-b7ede90cc1b1)

- Remove the Crashlytics & Fabric deps - Remove the Pods/ directory out of source control - add bundle local dev environment and install gems and cocoapods in local path:...