Xcode find not working for shuffle or search to top

Solution:

In Xcode search option called

Find -> Text -> containing

or

 Find -> Text -> Matching


use containing option for better  sub keyword results.

Containing will show you like if your keyword is "view" then it will find and show "viewcontroller" also.But matching only show the particular key.

Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift