Hussein Jaber

Results 4 comments of Hussein Jaber

@hamza-mansouur Add this to the end of your podfile: ``` post_install do |installer| pods_dir = File.dirname(installer.pods_project.path) at_exit { `ruby #{pods_dir}/Carte/Sources/Carte/carte.rb configure` } end ```

Update: It seems that this only works after the first `pod install`

I have the same issue. Every time I open Xcode, all accounts are logged out and I have to sign in again. I add 3 accounts (one of them is...

@cseder So: 1. uninstall Xcode 2. Create a new user account? System user? Or wakatime? Didn't get that point clearly 3. Reinstall Xcode. Right?