📱

OMARICH Bridge

Application iOS native pour détecteurs géophysiques

🍎 iOS 15+ ✨ v3.0.0

📲 Choisissez votre méthode

🔨

Xcode (Swift Natif)

Application 100% native en Swift/SwiftUI. Performance maximale et intégration iOS complète.

SwiftUI CoreBluetooth Native Performance App Store
🍎 Ouvrir dans Xcode
📡

Bluetooth BLE

CoreBluetooth natif

📊

Temps Réel

Visualisation live

☁️

Cloud Sync

OMARICH Studio

📳

Haptic

Retour tactile

⚛️ Installation Expo

1

Installer Expo Go

Téléchargez Expo Go depuis l'App Store sur votre iPhone

2

Scanner le QR Code

Scannez le QR code du projet OMARICH Bridge

exp://omarich.codincloud.com/--/ios-bridge
3

Commencer

L'app se charge automatiquement dans Expo Go

1

Télécharger le projet

curl -sL https://omarich.codincloud.com/tools/omarich-ios-bridge/omarich-ios-bridge.tar.gz | tar -xz cd omarich-ios-bridge npm install
2

Prebuild iOS

npx expo prebuild --platform ios --clean cd ios && pod install && cd ..
3

Lancer sur appareil

npx expo run:ios --device
1

Configurer EAS

npm install -g eas-cli eas login eas build:configure
2

Build iOS

eas build --platform ios --profile production
3

Soumettre à l'App Store

eas submit --platform ios

🔨 Installation Xcode (Swift Natif)

1

Télécharger le projet Xcode

curl -sL https://omarich.codincloud.com/tools/omarich-ios-bridge/xcode-native/OmarichBridge.tar.gz | tar -xz
2

Ouvrir dans Xcode

open OmarichBridge/OmarichBridge.xcodeproj
3

Configurer le signing

Dans Xcode: Signing & Capabilities → Sélectionnez votre Team

4

Build & Run

Connectez votre iPhone et appuyez sur ▶️ (Cmd+R)

📦 Télécharger le projet Xcode (.tar.gz)

⚠️ Configuration requise