Commit Graph

71 Commits

Author SHA1 Message Date
Peter Sauerbrei
7f2f11d5a3 fix for provisions not showing "no matchin provision" if the bundle identifier didn't match no provision was found
fix for checking local times against UTC times
fix to show only the most recent certificate if two identical certificates were found
fix on Mac for certificates not turning green when they would be the ones to be selected for code signing
UE-9095, UE-9207, UE-9277, UE-9279
#ios

[CL 2435743 by Peter Sauerbrei in Main branch]
2015-02-06 13:46:21 -05:00
Peter Sauerbrei
41561c9e79 fix for returning false in the deployment server when only targeting one device for the operation
UE-9093, UE-9101
#ios

[CL 2432444 by Peter Sauerbrei in Main branch]
2015-02-04 16:54:35 -05:00
Peter Sauerbrei
c50d49e249 fix for standalone IPP not being able to deploy or even see devices
#ios

[CL 2432273 by Peter Sauerbrei in Main branch]
2015-02-04 15:16:36 -05:00
Peter Sauerbrei
bf49217013 fix for latest iTunes not being compatible with the deployment server
UE-8861
#ios

[CL 2430651 by Peter Sauerbrei in Main branch]
2015-02-03 17:32:26 -05:00
Peter Sauerbrei
cdc79c06f4 fix for change in iTunes Mobile Device location with latest iTunes
UE-8861
#ios

[CL 2428754 by Peter Sauerbrei in Main branch]
2015-02-02 17:06:34 -05:00
Peter Sauerbrei
3a9c6a146c proper order for picking mobile provisions for code signing
UE-8733
#ios

[CL 2425700 by Peter Sauerbrei in Main branch]
2015-01-30 10:05:37 -05:00
Peter Sauerbrei
e760d86bf8 fixed Deployment Server to properly return an error code if it fails
UE-8692
#ios

[CL 2425692 by Peter Sauerbrei in Main branch]
2015-01-30 09:59:38 -05:00
Peter Sauerbrei
3fce370367 addition of certificate and provision viewer to project settings to make it more clear to the user why a provision or certificate is invalid
UE-8074
#ios

[CL 2424162 by Peter Sauerbrei in Main branch]
2015-01-29 14:25:09 -05:00
Peter Sauerbrei
540d4a60aa fix for executable size in the fat binary header when signing
UE-8497
#ios

[CL 2422243 by Peter Sauerbrei in Main branch]
2015-01-28 10:47:54 -05:00
Peter Sauerbrei
dd68f2131d updates to generate plist as part of a build which moves all of the plist data in to the ini files
UEPLAT-114
#ios

[CL 2414979 by Peter Sauerbrei in Main branch]
2015-01-22 00:20:01 -05:00
Peter Sauerbrei
d21012a6ee fix issue with trying to install a provision which already exists over itself
UE-7171
#ios

[CL 2404062 by Peter Sauerbrei in Main branch]
2015-01-12 18:29:38 -05:00
Peter Sauerbrei
ba062891fd fix for file ref error when deploying on Mac
UE-7300
#ios

[CL 2402250 by Peter Sauerbrei in Main branch]
2015-01-09 15:52:23 -05:00
Peter Sauerbrei
acc3b8ab0c UEPLAT-23 Faster iteration time for content
Implemented iterative deploy framework and iOS specific implementation
When utilizing iterative deploy in conjunction with incremental cooking only the changed items are pushed to the device resulting in potentially far faster iteration times.
#ios
#codereview daniel.lamb, marcus.wassmer, chris.babcock, josh.adams

[CL 2386082 by Peter Sauerbrei in Main branch]
2014-12-11 16:20:07 -05:00
Terence Burns
daedf0fb0e Second part of SSH changes - SSH can now be used for remote IOS builds.
- Added changes to IPP to allow SSH commands to run as opposed to RPC. This is configurable through the commandline.
- Remote Tool Chain fixes for SSH which were preventing downloads to work. Updated rsync command command
- Removed the ParseProjectSettings calls from some IOS tool chain functions as they were unnecessarily going back through the config cache.
- Added an SSH Command Helper to IPP
- UBT passes SSH details through to IPP on commandline.

[CL 2385579 by Terence Burns in Main branch]
2014-12-11 10:49:39 -05:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Peter Sauerbrei
12ac63145a fix for message boxes showing up behind the editor
also made the IPP call async
UE-5368 & UE-5082
#ios

[CL 2359125 by Peter Sauerbrei in Main branch]
2014-11-13 17:30:33 -05:00
Peter Sauerbrei
683c523257 re-enable the key-pair dialog for IPP when coming from the editor
#ios

[CL 2358463 by Peter Sauerbrei in Main branch]
2014-11-13 10:36:07 -05:00
Peter Sauerbrei
9d64309009 fix for signing fat binaries on PC
UE-5018
#ios

[CL 2355927 by Peter Sauerbrei in Main branch]
2014-11-11 10:55:54 -05:00
Peter Sauerbrei
12258788fb fix for crash on Mac when installing provision
improved certificate detection on Mac
UE-4919
#ios

[CL 2353516 by Peter Sauerbrei in Main branch]
2014-11-07 15:46:06 -05:00
UnrealBot
87f2fce189 Snapshot for changelist 2347228.
[CL 2347228 in Main branch]
2014-11-03 15:05:45 -05:00
Peter Sauerbrei
3183077994 addition of mobile provision and certificate to the IOS project settings
calls IPP for now
UE-4397
#ios

[CL 2345272 by Peter Sauerbrei in Main branch]
2014-10-30 17:05:10 -04:00
Daniel Lamb
a8e869f622 Added nicer error when staging fails to copy from launch on.
[CL 2344892 by Daniel Lamb in Main branch]
2014-10-30 10:12:52 -04:00
Peter Sauerbrei
bf7d0b97b4 fix for parsing UTC time from mobile provision files
#ios
#codereview michael.noland

[CL 2334966 by Peter Sauerbrei in Main branch]
2014-10-20 17:35:08 -04:00
Wes Hunt
31e2bb00ac Removed a bunch of stuff from Slate standard include, created SlateBasics.h
* Moved Slate.h into SlateBasics.h and began shifting less commonly used headers into SlateExtras.h.
* Slate.h now simply includes SlateBasics.h and SlateExtras.h.
* Slate.h includes a deprecated warning now to indicate that SlateBasics.h + specific includes should be used instead.
* Moved dozens of inlined functions using Slate widgets into .cpp files to avoid header dependencies.
* All code samples now include SlateBasics.h and SlateExtras.h so future shifts will not break most those projects, but not trigger the deprecation warning of including Slate.h.
#BUN

[CL 2329610 by Wes Hunt in Main branch]
2014-10-14 22:50:06 -04:00
Terence Burns
327945c1b6 Cookonthefly fixed in UFE, caused by 2317591
Switched off commandline overrides for cook on the fly deploys,

[CL 2318689 by Terence Burns in Main branch]
2014-10-03 12:05:32 -04:00