I try to build and run new dev.to iOS App

yuyabu

yuyabu

Posted on November 13, 2018

I try to build and run new dev.to iOS App

https://github.com/thepracticaldev/DEV-ios/

I tried to build and run this app.

clone repository, and push run button on Xcode.

error

ops! build err. I need "PushNotifications"

I read READ.MD, there is information how to build app.

Fork and clone the project.
Install Carthage. If you use Homebrew then you can install Carthage by running brew install carthage.
Now run carthage update in the project's root directory.
Build and run the project in XCode.

I Installed Carthage on homebrew, And execute carthage update

After that, "PushNotifications" err was gone.

iphone

I run it on iPhone emulator on my Mac.

💖 💪 🙅 🚩
yuyabu
yuyabu

Posted on November 13, 2018

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Chrome Devtools
devtools Chrome Devtools

June 20, 2021