When i click on the grey large button on xcode ( which we use to switch between simulator and device options ) . It doesnt have the distribution option. It only has debug and release options.
Can anybody tell me wats wrong ?
When i click on the grey large button on xcode ( which we use
Share
You need to create a Release configuration. In your Project/Target inspector, go to Configurations tab, and create one.