mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-12-22 21:38:44 +01:00
Merge branch 'master' of https://github.com/dkhamsing/open-source-ios-apps
This commit is contained in:
parent
cb62a31245
commit
cc26c2c4c4
@ -31,8 +31,9 @@ jobs:
|
|||||||
- ~/.go_workspace
|
- ~/.go_workspace
|
||||||
- ~/.gradle
|
- ~/.gradle
|
||||||
- ~/.cache/bower
|
- ~/.cache/bower
|
||||||
- run: sudo pip install json-spec
|
# Disabled because of an isssue https://app.circleci.com/pipelines/github/dkhamsing/open-source-ios-apps/532/workflows/3f389fb8-9d07-4a61-aeb0-d07d92818b90/jobs/3315
|
||||||
- run: json validate --schema-file=.github/schema.json --document-file=contents.json
|
# - run: sudo pip install json-spec
|
||||||
|
# - run: json validate --schema-file=.github/schema.json --document-file=contents.json
|
||||||
- run: ruby .github/osia_validate_categories.rb
|
- run: ruby .github/osia_validate_categories.rb
|
||||||
- store_test_results:
|
- store_test_results:
|
||||||
path: /tmp/circleci-test-results
|
path: /tmp/circleci-test-results
|
||||||
|
@ -18047,7 +18047,7 @@
|
|||||||
],
|
],
|
||||||
"description": "Firewall for your device",
|
"description": "Firewall for your device",
|
||||||
"source": "https://github.com/confirmedcode/lockdown-ios",
|
"source": "https://github.com/confirmedcode/lockdown-ios",
|
||||||
"homepage": "https://lockdownhq.com",
|
"homepage": "https://lockdownprivacy.com",
|
||||||
"itunes": "https://apps.apple.com/app/lockdown-apps/id1469783711",
|
"itunes": "https://apps.apple.com/app/lockdown-apps/id1469783711",
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
"https://i.imgur.com/HeOTZqn.png"
|
"https://i.imgur.com/HeOTZqn.png"
|
||||||
|
Loading…
Reference in New Issue
Block a user