iOS 개발할때, Push 테스트을 쉽게 할 수 있는 Mac OS 앱 소개 합니다.
p12 파일을 이용하여 푸시 테스트GitHub - onmyway133/PushNotifications: 🐉 A macOS, Linux, Windows app to test push notifications on iOS and Android
p12 파일을 이용하여 푸시 테스트
GitHub - onmyway133/PushNotifications: 🐉 A macOS, Linux, Windows app to test push notifications on iOS and Android
keychain에 있는 cer을 이용하여 푸시 테스트GitHub - noodlewerk/NWPusher: OS X and iOS application and framework to play with the Apple Push Notification service (APNs)
keychain에 있는 cer을 이용하여 푸시 테스트
GitHub - noodlewerk/NWPusher: OS X and iOS application and framework to play with the Apple Push Notification service (APNs)
masOS용 패키지 관리자 Homebrew 1. 설치 1 $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" 2. 패키지 설치 터미널으로 사용하고 패키지 설치 ( 루비 / zsh 등등 ) 1 $ ...
macOS는 기본적으로 Ruby가 설치되어 있습니다. 1. rbenv이용하여 Ruby 설치. 1 $ brew install rbenv 2. Ruby 버전 설치 1 2 $ rbenv install 2.7.2 # Ruby 원하는 버전을 입력하여 설치 $ rbenv rehash # 설치한 Ruby 설치 후 재 실행 3. ...
1. 개인정보의 처리 목적 본 어플리케이션은 개인정보를 수집하지 않는 독립 실행형 어플리케이션으로 별도의 서버를 운영하거나 정보를 수집하지 않습니다. 당사에서 개인정보를 별도로 저장하거나 이용하지 않습니다. 2. 개인정보 파일 현황 당사는 별도의 개인정보 파일을 사용하지 않으며 저장하지도 않습니다. 당사는 쿠기를 저장하지 않으며 이용...
개인정보 처리 방침
Homebrew ( macOS 패키지 관리자 )