diff --git a/README.images/ActiveGS.png b/README.images/ActiveGS.png new file mode 100644 index 0000000..a01b34a Binary files /dev/null and b/README.images/ActiveGS.png differ diff --git a/README.images/Installation.png b/README.images/Installation.png new file mode 100644 index 0000000..c62b388 Binary files /dev/null and b/README.images/Installation.png differ diff --git a/README.md b/README.md index c588a41..1c30a3e 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,21 @@ -#Activeg IOS +# Activegs IOS +![Intallation Instructions](https://raw.githubusercontent.com/ogoguel/activegs-ios/master/ActiveGS_iOS/ActiveGS.png) Source code for the complete ActiveGS iOS application -### Build -* Open the project in `ActiveGS_iOS/activegs.xcodeproj` -* In the settings/General tab, change the bundleId to your own -* Fix the team/provisionning profile -* Deploy on your iDevice +### Installation Process (easier than it sounds!) +* Download Xcode 7 https://itunes.apple.com/fr/app/xcode/id497799835?mt=12 +* Download and unzip the archvie https://github.com/ogoguel/activegs-ios/archive/master.zip +* Open the XCode project `activegs-ios/ActiveGS_iOS/activegs.xcodeproj` +* Select `activegs` on the left panel **(1)**, and click on General +* Change the bundle id to whatever you want **(2)** +* Click on Team and add your Apple ID (you don’t need to be part of a paid Developer Member ) : your personal team should be selected **(3)** +* Plug your device, and select is name at the top of the XCode Interface **(4)** +* Press the PLAY button to compile the application and install it to your device **(5)** +* On first launch, you may see the `"process launch failed: Security"` error message : to fix it, modify your settings in your iDevice Settings → General → DeviceManagement → DeveloperApp → Trust +* The ActiveGS application is now installed on your device! -That's it! - -![ScreenShot 1](https://raw.githubusercontent.com/ogoguel/activegs-ios/master/README.images/screen3.png) -![ScreenShot 2](https://raw.githubusercontent.com/ogoguel/activegs-ios/master/README.images/screen4.png) -![ScreenShot 3](https://raw.githubusercontent.com/ogoguel/activegs-ios/master/README.images/screen5.png) +![Intallation Instructions](https://raw.githubusercontent.com/ogoguel/activegs-ios/master/README.images/Installation.png) ### Open/Known issues * Orientation @@ -23,3 +26,10 @@ That's it! * Interface for multiple disks configuration * MFI / Gamepad support +![ScreenShot 1](https://raw.githubusercontent.com/ogoguel/activegs-ios/master/README.images/screen3.png) + +![ScreenShot 2](https://raw.githubusercontent.com/ogoguel/activegs-ios/master/README.images/screen4.png) + +![ScreenShot 3](https://raw.githubusercontent.com/ogoguel/activegs-ios/master/README.images/screen5.png) + +