Note
i made this app to make adding items to my notion todo list 2% faster. everything is hardcoded to my personal notion page. i'm open sourcing the code in case anyone wants to see how i did it. enjoy :)
Instructions
- Replace the dummy values in
configure.xcconfig
, then build! - Change the version
Product
->Archive
- Head to
cd ~/Library/Developer/Xcode/Archives/
- Go into the
.xarchive
file and intoProducts/Applications
- Move the file there into a directory called
Payload
- Zip
Payload
:)