Eliminates 64-bit hardcoding for iOS test apps under dev/. This brings them in line with the default iOS app templates.
We now use a different approach for ios projects where the developer controls the Xcode project file. This patch removes the old ".generated" approach in favor of the new approach.