yukiarrr / ios-build-action

Build iOS project (.xcodeproj, .xcworkspace), and export ipa
MIT License
279 stars 135 forks source link

iOS Builds are failing - need help #83

Open dishank-betaflux opened 1 year ago

dishank-betaflux commented 1 year ago

I am struggling to understand, what is causing the issue. If someone can help me debug that will be great.

PS:- I ran the same code on codemagic everything worked. Provided the all the necessary files.

Attaching screenshot where the github actions is failing.

Screenshot 2022-09-25 at 8 05 07 PM

I can share more details, if current screenshot is not enough.

talha-irshad-kodexo commented 1 year ago

Same issue

gonz0wsky commented 1 year ago

Same issue

mununki commented 1 year ago

I had same error. The error has gone now, after I add configuration that I made custom configuration of my project.

ramgopal-zopsmart commented 1 year ago

@mununki , After adding Configuration file and assign to scheme also i am getting the same issue. Any turn around?

mununki commented 1 year ago

@jeong-sik Can you share your tips here?