My xcode workspace show no files and no editor, previously it was working completely fine and I used it to build my code. Now as workspace is empty I tried to build by using xcodeproj I am getting following error.
"apple mach-o linker error linker command failed with exit code 1"
It will be great to have any ideas to make the Xcode workspace work again.
From Comment:
Initially I made a zip file of my project and uploaded it to google drive. Now I downloaded this file to access my project on a different Mac machine
Now as workspace is empty I tried to build by using xcodeproj I am getting following error.
If you are using cocoapods, you should open the .xcworkspace file every time.
Initially I made a zip file of my project and uploaded it to google drive. Now I downloaded this file to access my project on a different Mac machine
Ensure you have zipped it correctly and the project can be opened in the old machine.
Run pod install in your directory and open the .xcworkspace file again.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With