Jasveer Singh

Results 12 comments of Jasveer Singh

Hey @spinogrizz I have a proposal for improving this script [here](https://github.com/radex/configure_extensions/pull/3). Let me know what you think about it.

I use this to get the cell with a specific name ``` static func onCell(text: String, file: StaticString = #file, line: UInt = #line) -> GREYInteraction { return selectElement( with:...

Xcode 13 updates: @tirodkar I have tried the earlgrey2 branch and it works fine with manual integration. However via cocoapods `AppFramework.framework` is not being downloaded for `EarlGreyApp`. I am not...

I am also getting a similar issue on Travis ci run. ``` A shell task (/usr/bin/xcrun dwarfdump --uuid /private/var/folders/z3/_825pg0s3jvf0hb_q8kzmg5h0000gn/T/carthage-archive.IRd5Zx/__MACOSX/Carthage/Build/iOS/SendBirdSDK.framework.dSYM) failed with exit code 1: 893error: /private/var/folders/z3/_825pg0s3jvf0hb_q8kzmg5h0000gn/T/carthage-archive.IRd5Zx/__MACOSX/Carthage/Build/iOS/SendBirdSDK.framework.dSYM/Contents/Resources/DWARF/._SendBirdSDK: The file was not...

Still happening with me 10/10 attempts to update stuck on fetching. `carthage update --platform ios --no-use-binaries --new-resolver`

@codeslubber Killing all the running `carthage` processes using activity monitor works for me. You can give it a shot :)

Is this resolved, i really want to use this component but looking for the fading effect of extension view as well.

Were you able to find a workaround? https://github.com/Milad-Akarie/auto_route_library/issues/1654#issuecomment-1806937070