TODO:
Have you ever got the error message "App installation failed: Could not inspect application package" when you try to deploy your swift app to your iPhone?
SOLUTION:
There are many causes but what my issue was was this. I had an info.plist file specified in the "Copy Bundle Resources" section in "Build Phases". Once I removed that, my app installed.
There are also a series of other solutions at this site that may help if you do not have the issue above.
NOTES:
The app would work in the Simulator just not install to the iPhone
TODO:
Your iPad is slow, you click on items and it just outlines them. If you double or triple click an item, it may select it or it may not.
SOLUTION:
You may have an iPad that is in Voice Over mode. In my case, I had the volume down the whole way, and was not familiar with what Voice Over looked like when activated. IF you triple click the home button, it should toggle the iPad out of Voice Over mode. That setting is controlled in the Settings area.
NOTES:
There are no notes on this topic
TODO:
Have you ever noticed a large amount of data in the 'Other' area in iTunes? It is yellow, and in my case was 3gb+
SOLUTION:
To fix, follow the instructions on this link
I have tried this solution and it worked perfectly!
NOTES:
There are no notes on this topic.