Sergey Shirnin

Results 5 comments of Sergey Shirnin

Adding this lines to xcconfig ``` HEADER_SEARCH_PATHS=$(inherited) $(SRCROOT)/Tuist/Dependencies/SwiftPackageManager/.build/checkouts/GoogleSignIn/Sources/Public $(SRCROOT)/Tuist/Dependencies/SwiftPackageManager/.build/checkouts/AppAuth-iOS/Source/AppAuth $(SRCROOT)/Tuist/Dependencies/SwiftPackageManager/.build/checkouts/AppAuth-iOS/Source/AppAuthCore $(SRCROOT)/Tuist/Dependencies/SwiftPackageManager/.build/checkouts/gtm-session-fetcher/Source/SwiftPackage $(SRCROOT)/Tuist/Dependencies/SwiftPackageManager/.build/checkouts/GoogleSignIn/Sources/../../ $(SRCROOT)/Tuist/Dependencies/SwiftPackageManager/.build/checkouts/GTMAppAuth/GTMAppAuth/Sources/Public/GTMAppAuth OTHER_LDFLAGS=-ObjC ``` helped me to build the project successfully in case of use GoogleSignIn SPM package

> Thanks for the tip! What versions did you use of GoogleSignIn (and Firebase if applicable)? It doesn't work for me hence the question. Thanks! GoogleSignIn 6.2.4 firebase-ios-sdk 8.15.0

iOS 17 release - still not working :(

M1 Pro Any scroll of chats cause constantly increasing memory size ![photo_2022-03-24 20 03 44](https://user-images.githubusercontent.com/6318346/159971008-cbbd7dbd-67dc-4cc5-9a81-b134f7cefb71.jpeg)

In my case the problem was resolved after upgrading to Monterey 12.2. Looks like it's a bug in MacOS. Now Telegram consumes 500-700mb of ram during the day.