When I click on the products folder in xcode and open the file in finder - I copy this to my text editor and it appears as folder and files. How can I get the compiled .app file?
Copied from products in xcode:
CodePudding user response:
You can find the .app file here please check:
- xCode window tab
- Organizer
- Right-click on the archive part, you can select which version you want to get the app file.
- Show in finder
- Right-click to (ProductName….). xcarchive file
- Show package contents
- Products
- Applications