pocketpixels
pocketpixels
I have the same issue (pre-build stopping without error being reported). @navartis Where do I find the build log files to troubleshoot this?
I was hoping this would be included in the "Support for many new PyTorch and TensorFlow layers" announced for version 6.0. But it doesn't look like it is 😔. (At...
Don't know if it is relevant, but I did not use my main Apple ID to authenticate (and I won't), but one that only has the Developer role in AppStoreConnect.
I just tried signing out and back in, but it made no difference. Free disk space is a lot more than 30kb, 130GB free currently.
It turns out the issue was with the account I was using. I finally tried logging in with that account (which I don't typically use) and try to access https://developer.apple.com/download/,...
I think you should be able to test this by adding a new "Developer" role user to your dev account, under "Users and Access" in App Store Connect.
> I had to uninstall Warp after that, because I no longer trust it with my data. Same here. I know it is beta software and thus expected some instability...
I just realized that this is likely a duplicate of #52.
Maybe it is caused by a cycle in the view updates as discussed [in this SO answer](https://stackoverflow.com/a/70349889/2034111)?
I ended up implementing my own Waterfall layout from scratch back then. At least for the functionality I needed it wasn't difficult at all.