tuist/features
Marek Fořt d7f167ffa4
Signing install (#1186)
* Install provisioning profile.

* Import signing cert.

* Add SigningInstallerTests.

* Add SecurityControllerTests.

* Add keepFiles option.

* Fix SigningInstaller tests.

* Encrypt files only when necessary.

* Install signing on generate.

* Install signing only when signing dir exists.

* Run swiftformat.

* Make finding signing dir optional.

* Fix typo in keepFiles.

* Name variable in zip.

* Install certs and profiles in SigningMapper.

* Install certs into new keychain.

* Setup signing settings.

* Add signing linting.

* Do not create git changes on generate from reencryption.

* Run SigningInteractor.

* Create keychain at Derived.

* Restrict mutability of TuistCore models.

* Add errors to certificateparser.

* Better error handling.

* Build tests.

* Add Certificate test data.

* Add SigningInteractor tests.

* SigningMatcher tests.

* Add signing mapper tests.

* Fix finding certificate and privateKey.

* Add signing integration tests.

* Minor changes.

* Run swiftformat.

* Fix SecurityControllerTests.

* Edit changelog.

* Fix Xcode 11.3.1 compiler error.

* Fix generate when root dir not found.

* Refactor SigningMapper to be a ProjectMapper.

* Generate keychain into project derived directory.

* Change certificate naming convention.

* Code review changes, fix wildcard support.

* Fix tests.

* Added signing fixture.

* Change handling of duplicate keychain.

* Remove provision profiles from .gitignore.

* Add signing documentation.

* Fix signing section.
2020-06-15 20:59:51 +02:00
..
step_definitions Add support for specifying the build configuration (#1442) 2020-06-11 01:54:13 +02:00
support Build command (#1412) 2020-06-05 13:30:13 +02:00
build.feature Add support for specifying the build configuration (#1442) 2020-06-11 01:54:13 +02:00
edit.feature Tuist edit locating all manifests under given folder (#1231) 2020-04-21 14:08:12 +02:00
env.feature Embed frameworks using a bash script (#610) 2019-10-29 13:34:02 +01:00
generate-1.feature Signing install (#1186) 2020-06-15 20:59:51 +02:00
generate-2.feature Set up workflow to run the tests in parallel 2020-03-27 10:56:29 +01:00
generate-3.feature Set up workflow to run the tests in parallel 2020-03-27 10:56:29 +01:00
generate-4.feature Remove symbols from test input/output file lists (#1118) 2020-03-30 08:47:01 +01:00
generate-5.feature Concatenate all the standard output events when parsing manifests 2020-03-31 16:39:04 +02:00
generate-6.feature Allow passing the data to the manifest through environment variables (#1183) 2020-04-07 08:53:32 +02:00
init.feature SwiftUI Template (#1180) 2020-04-08 13:27:32 +02:00
lint.feature Add acceptance tests 2020-03-02 20:14:29 +01:00
scaffold.feature Generate a tests file 2020-03-31 11:54:24 +02:00
up.feature Add acceptance tests for generate command (#208) 2019-02-16 08:31:55 +01:00