iOS Question Do I need Apple developer account if I use Local builder

alyami

Member
Licensed User
You can run apps on the simulator, without a developer account and with a local builder.
Hello Erel,

How can I do that

I am getting this message

C:
B4iProject.xcodeproj: error: Provisioning profile "b4provision" expired on Mar 29, 2025. (in target 'B4iProject' from project 'B4iProject')

Error: ** BUILD FAILED **
 
Upvote 0

mcqueccu

Well-Known Member
Licensed User
Longtime User
1. Dont address your issue to just one person.
2. Always open new thread for new Question (issues)


Your issue says your provision profile has expired.
Provisioning profile "b4provision" expired on Mar 29, 2025.

Goto your Developer console, and update/recreate new profile, and if your certificate expired too, renew it
 
Upvote 0

alyami

Member
Licensed User
The reason why I ask is this reply from Mr. Erel

"You can run apps on the simulator, without a developer account and with a local builder."

Any answer for that?
 
Upvote 0
Top