Giter VIP home page Giter VIP logo

ios's Introduction

MEGA for iOS

Download on the App Store

A fully-featured client to access your Secure Cloud Storage and Communication provided by MEGA.

Testing MEGA with TestFlight

If you want to be the first one to receive the updates, join the MEGA beta following this link: MEGA TestFlight

Build & Run the application

This document will guide you to build the application on a Mac machine with Xcode.

Prerequisites

In order to build MEGA for iOS locally, it is necessary to install the following tools on the local machine:

  • Install Xcode in your system.

Clone the project

If you are the general public user, please open .gitmodules file and:

  1. Change url for karere submodule, use this one
  2. Change url for SDK submodule, use this one

Update submodule

git submodule update --init --recursive

Download 3rdparty packages

  1. Download the prebuilt third party dependencies from this link: https://mega.nz/file/tVEmQZqZ#geMefj40h0Aq6WlmJCC8iu2CiPexxhP-ZtMXSybPm1I
  2. Uncompress that file and move the folders webrtc , include and lib into iMEGA/Vendor/sdk/bindings/ios/3rdparty.

M1 SOC Macs specific

  1. You may have to install CMake by manually building it using make install; refer to Linux, UNIX section of above CMake link, and run commands locally.
  2. Right click Xcode icon and choose Get Info, and then tick Open using Rosetta, which can help us solve incompatible issues.

Open and Run the project

  1. Open iMEGA.xcworkspace.
  2. Make sure the MEGA target is selected.
  3. Build and run (โŒ˜R).

Troubleshooting

  • if you encouter cmake command not found issue, refer to CMake page, there are multiple way to install it.

Build 3rdparty packages manually

If you want to build the third party dependencies by yourself:

  1. Open a terminal in the directory iMEGA/sdk/bindings/ios/3rdparty.
  2. Run sh build-all.sh --enable-chat (Wait until the process ends, it will take some time, ~30 minutes).

ios's People

Contributors

jnavarrom avatar javisanesp avatar javitrujillo avatar lancy-mega avatar simonwng avatar jcmartinac avatar lhr000lhrmega avatar rgmez avatar gmagpayo avatar joel-meng-nz avatar harryyan1238 avatar ningh1111 avatar amankumar225 avatar javiserrano avatar bfmega avatar vtmateos avatar tagyro avatar sn-o-w avatar harryyan avatar vincentguoy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.