Skip to content

Commit

Permalink
[ACT-671] Handle App Clip export (#16)
Browse files Browse the repository at this point in the history
* [ACT-671] Handle App Clip export

* added missing err check

* Do not force codesign identity

* Change certificate

* dep update

* Added nil check for clip

* moved check

* change test app branch

* fix prov profiles

* Add Xcode 12 check

* fixed profile entry

* changed test workflows to use sample artifacts

* changed branch of sample artifacts to master

* workflow fixes

* switch to development export method

* moved test_tvos

* moved xamarin

* xamarin fix

* reorganize workflows

* moved go ckecks

* removed xamarin from test workflow
  • Loading branch information
Szabados Áron authored Oct 8, 2020
1 parent bd60f2b commit 5b89c26
Show file tree
Hide file tree
Showing 34 changed files with 8,369 additions and 398 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.bitrise*
.gows*
_tmp/
.vscode
32 changes: 16 additions & 16 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5b89c26

Please sign in to comment.