Hello,
When i debug my app on the iphone, it shows these two warnings in the console:
warning: Unable to read symbols for ""/Users/home/Desktop/Xcode_projects/build/Debug-iphoneos"/MyApplications.app/MyApplications" (file not found).
warning: Unable to read symbols for ""/Users/home/Desktop/Xcode_projects/build/Debug-iphoneos"/MyApplications.app/MyApplications" (file not found).
The app works fine on the iphone though.
What are the reasons for these warnings being raised? How to remove them?
When i debug my app on the iphone, it shows these two warnings in the console:
warning: Unable to read symbols for ""/Users/home/Desktop/Xcode_projects/build/Debug-iphoneos"/MyApplications.app/MyApplications" (file not found).
warning: Unable to read symbols for ""/Users/home/Desktop/Xcode_projects/build/Debug-iphoneos"/MyApplications.app/MyApplications" (file not found).
The app works fine on the iphone though.
What are the reasons for these warnings being raised? How to remove them?