joker
joker
The podspec define as follow, this is a swift pod have two subspec, the core subspec have a resource_bundle:  The pod project generated as follow:  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?  ### How do we reproduce it? ```bash brew tap tuist/tuist brew install tuist mkdir MyApp cd MyApp tuist init --platform ios ``` ### Error log ```bash...

when use the command `xcodes list`, there are two problem about the order and duplicate of the xcode version list: The disordered versions:   The duplicated versions: 
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...
 
- 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:...