Who we are
PRESS is a build service on rawandios.dev. You sign in, send a Git repo, a ZIP, or a website URL, and we compile it on Apple Silicon. This page is for people who want to understand that before they create an account or buy a package.
Your account
Sign-in is Google only. We receive your name, email, and profile photo. We do not get your Google password.
We store those details with a private session cookie and a personal API token for your account. You can sign out anytime. That ends the browser session; your account and build history stay until you ask us to remove them.
What you upload
- GitHub → App — we clone the public repo you paste so the Mac can compile it.
- ZIP → App — we accept the archive, unpack it on our server, and keep a short-lived copy so the build machine can fetch it (then it is cleaned up).
- Web → App — we store the URL and the app name / bundle ID you choose, then generate a wrapper app that opens that site.
Do not upload secrets you cannot rotate (private keys, .env files with live tokens, customer data). Treat a build like handing the project to a compiler you do not sit next to.
Builds & files
Each build is logged on your account: source type, platform, title, status, and time. Finished artifacts (for example an IPA) are available to you while the file link is valid. We do not sell your source or your apps.
Build minutes and package limits are counted per month, separately for Git, ZIP, and Web on paid plans. Free accounts include 0 builds.
Payments
Paid packages are charged in Iraqi dinar. You pay on a secure checkout page with FIB, FastPay, ZainCash, or QiCard (and any other method the checkout shows). After payment succeeds, PRESS unlocks the package on your account.
We only keep a payment reference, the amount, the status, and which package you bought. We never see your full card number, wallet PIN, or bank password. Checkout fees and refunds are handled on that payment page, not inside PRESS.
Security
- The session cookie is HttpOnly so other sites on your browser cannot read it.
- PRESS pages and APIs are sent with no-store cache headers.
- A payment is only marked paid after PRESS verifies the checkout confirmation.
- Your API token is unique to you. Do not post it in a public repo or chat.
No service is perfectly safe. If you think a token leaked, sign out, and contact us so we can rotate it.
Who sees activity
The site operator is notified when a new account is created and when a payment is created, paid, or fails — enough to support you (user id, email, plan, amount, status). We do not use your project source for ads.
How long we keep data
Account, plan, and build history stay while you use PRESS. Temporary ZIP / generated repos are deleted after a short window. Payment references are kept so we can confirm a charge and unlock the right package.
Contact
Questions about this page, an account, or a payment: use the same channel you already reach rawandios on, and mention PRESS plus the email on the account.