UnsafePointer<T>
UnsafePointer<T>
Hi, I have been using Verlet Rope class, It's fantastic! I'm working in a game with variable length ropes, wich I achieve by changing the max length of the joint...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior https://user-images.githubusercontent.com/346590/165369630-d0cb82d7-9056-4d7f-b750-786e406a2173.mov ### Expected Behavior https://user-images.githubusercontent.com/346590/165369587-a0fccc37-3f59-417c-9f12-dc8057a14a7b.mov ### Steps To Reproduce See "Current...
Adding [lebeldb-library](https://github.com/CocoaPods/Specs/blob/master/Specs/a/d/a/leveldb-library/1.18.3/leveldb-library.podspec.json) to the Podfile produces the following error:  Inspecting the leveldb.framework build product: ``` Renzos-MBP:leveldb.framework ruenzuo$ nm leveldb | grep main 000000000004c160...
Does it make sense? Not sure, but this is a good point to start: [amimono.rb](https://github.com/Ruenzuo/cocoapods-amimono/blob/master/lib/cocoapods-amimono/command/amimono.rb).
Under some plugin configuration (still looking into this) the generated XML has version 1.1. The XML parser used in the seed job breaks with this. As there aren't many differences...
Check this tweet for context: https://twitter.com/NeoNacho/status/846346465911951360 At the moment the graph only has information from the "Link Binary With Libraries" build phase. It'll be a good idea to add dependencies...
Maybe we should add the possibility to use this gem without having a Xcode workspace? Could be useful for simpler setups I guess.
If the yaml file gets too big, updating everything could take quite some time. There are cases where you only have to update one Pod, so a command for that...
Maybe we should add support for [Gitblit](http://gitblit.com)? not sure how popular is it honestly. Does anyone know what are the most used git servers?