sparkfabrik / ios-build-action

Build iOS project (.xcodeproj, .xcworkspace), export .ipa, optional upload to BrowserStack App Live.
MIT License
129 stars 24 forks source link

No value for APP_IDENTIFIER #30

Closed Richie911 closed 3 months ago

Richie911 commented 3 months ago

I am having this issue of app_identifier not found and I want to know if I missed something or I am providing the wrong ios-app-id. So can someone share light on this error that I am facing. Also is the ios-app-id the team_id.bundleId or the Apple ID. I will like to know that as well

image

edodusi commented 3 months ago

@Richie911 if you think this is a good way to ask for help in Open Source, let me tell you that you have it all wrong.

onmotion commented 3 months ago

@Richie911 try to use sparkfabrik/ios-build-action@v2.3.2

Richie911 commented 3 months ago

@edodusi Sorry about that

Richie911 commented 3 months ago

@onmotion I am using that version

Richie911 commented 3 months ago

The solution was putting the ios-app-id in quotes

edodusi commented 3 months ago

@Richie911 thanks for posting the solution, that's a good practice. Sorry if I was a bit rude with my comment but I think we need to make this platform a better place for maintainers, thanks for understanding.

Richie911 commented 3 months ago

@edodusi I totally understand. Thanks for your assistance