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

Saved Image in document directory and save path in coredata not able to fetch the image file iOS swift