Closed pm100 closed 2 years ago
Hello pm100, thank you for opening an issue with us!
I have automatically added a "needs triage" label to help get things started. Our team will investigate the issue and help solve it ASAP. Other community members may also look into the issue and provide feedback 🙌
BTW I looked for Logs in both places mentioned in the crash report, but found nothing. I have no ~/Library/Logs and /Library/Logs has no files with the correct timestamp
For M1 macs there is a different process to install pods. You can find that here in the docs here. In the future we recommend using our community discord for iOS support, check that out here. Let me know if the M1 instructions work for you.
i did the brew install cocoapods and it fails the same way
I recommend checking the community discord. A lot of people there have packaged with iOS and this is one of the areas we rely on community support for help. https://aka.ms/pwabuilderdiscord
Im having the same problem, any update to solve it?
fixed with this https://stackoverflow.com/questions/68553842/error-installing-a-pod-bus-error-at-0x00000001045b8000
Im having the same problem, any update to solve it?
What happened?
complete xcode ios dev novice, sorry. m1 mac
dowloaded package from pwabuilder, install xcode and xcode cli
unpack, cd src pod install, no such command, google around . Do
sudo gem install cocoapods
seems to work
do pod install -> boom
I assume thats a stck trace, there is a lot more.
How do we reproduce the behavior?
see above
What do you expect to happen?
No response
What environment were you using?
Macos 12.2.1 M1 Macbook air
Additional context
No response