I change the pod file to the following code and reinstall pod. He installed all the necessary files for GoogleToolboxForMac.
# Uncomment the next line to define a global platform for your project platform :ios, '9.0' target 'ProductName' do
After installing pod
1) Change the circuit to a universal iOS device and build.
2) After the build is successful, you can see the libGoogleToolboxForMac.a file in black instead of red.
3) Now select βDeviceβ and run the build on iDevice. Follow the screenshots.
Or you can create the libGoogleToolboxForMac.a library
source share