Christophe Bronner
Christophe Bronner
Hello, Thank you for the quick response! I will set up some tests with the actual code during the week so you can see for yourself. Thank you! > On...
Hello! Here is the code itself: pathString: "/Users/christophe/Programmation/Projects/Codewars/Codewars.xcodeproj/" this path is initialized into a Path object here: Path(pathString) then the pod simply globs it, let pbxprojPaths = path.glob("*.pbxproj ») this...
Personally I am working on a 3D game, and like you said since they’re the same pipeline I feel like some more love could be given to the 3D side...
As I've written in my issue: > I'd like to open a ticket with OVH but I can't because the help center just redirects me to the manager.
Same here except I'm on macOS Ventura (13.0)
The VS4Mac installer's Xamarin components are locked checked for me so they are already installed and it still doesn't work.
I found out I had to parse it first which does make sense, in which case this is a documentation request for the Tab Completion page to add `parser.Parse("commandline").GetCompletions()`.
Something like that: ```swift // swift-tools-version:5.1 // The swift-tools-version declares the minimum version of Swift required to build this package. import PackageDescription let package = Package( name: "StyledTextKit", products: [...
Hi @Naramsim, > our collection of gen-i and gen-ii transparent sprites is complete but some pokemon have still white portions inside, am I right? Not quite, I meant missing: -...
Hello, I was wondering if there was interest by the authors to keep this project going?