Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Aupajo/PunkyBrewster.app

Repository files navigation

Punky Brewster

Experimental foray into Swift and iOS development, manifesting in the form of a Punky Brewster app.

Development

Dependencies are managed by CocoaPods.

Install dependencies with:

pod install

You'll also need a OneSignal App ID. By default, it looks for one in your environment variables. You can set this with launchctl:

# Allow environment variables to filter through to XCode (make sure to restart XCode afterwards)
defaults write com.apple.dt.Xcode UseSanitizedBuildSystemEnvironment -bool NO

# Set the value
launchctl setenv ONESIGNAL_APP_ID mytokenhere

Open Punky Brewster.xcworkspace.

Acknowledgements

Special thanks to Luke McFarlane (@lukemcfarlane).

About

iOS app for what's pouring at Punky Brewster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages