Eytan Biala
Eytan Biala
Hey, I think this also causes missing modulemaps when using Xcode's preprocessing of a file, error: Module map file '~/Library/Developer/Xcode/DerivedData/app-aqiyiglyrsbmvzhjitgjbclucaxz/Build/Products/AppStore-iphonesimulator/PromisesSwift/Promises.modulemap' not found Is there any reason not to merge this...
Friendly ping here - @mlfairy are you still using your custom fork? @tristane0 what do you think of merging this PR?
Is there a documented way to update the metadata manually?
+1, I think the most useful parts are 4 and 5, since some companies want to vet users before adding them to their beta.
Ok, so how can you know when the expand/collapse animation is complete?
I needed it because I wanted to use a button instead of the selected row for expanding/collapsing children. I ended up writing my own tree implementation for this.
I'm getting the same error and tried applying the timeout suggested (also tried with much larger timeout values) but keep hitting the same error. I'm not confident the timeout is...
Hey, I'm running into this issue as well - have you found any workaround aside from not using terminal-notifier?
@sashakid Were you able to figure out a way to do this?
Hello, we are hitting this as well with automotive. It seems like the fix from @chimbori should work - is it possible to merge it upstream?