DT_TOOLCHAIN_DIR cannot be used to evaluate LIBRARY_SEARCH_PATHS, use TOOLCHAIN_DIR instead in xcode 15

This error raises after updating Xcode to 15 because of some cocoapods version so we just need to update it, will fix the problem. follow below steps : #go to ios folder cd ios #update cocoapods sudo gem update cocoapods #if above doesnt work try using brew brew install cocoapods #make sure cocoapods updated to … Read more

Disable macOS Sonoma Text Insertion Point (Cursor) / Caps-lock Indicator

Thanks to stephancasas for the explanation and the solution. Another way of implementing it, from Terminal: sudo mkdir -p /Library/Preferences/FeatureFlags/Domain sudo /usr/libexec/PlistBuddy -c “Add ‘redesigned_text_cursor:Enabled’ bool false” /Library/Preferences/FeatureFlags/Domain/UIKit.plist Reboot for the change to take effect.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)