Signal-iOS/Scripts
Jordan Rose 01fc3945ae Fix setup_private_pods script for newly-cloned repos
- The Pods/ directory always exists even before submodules have been
  initialized; check for Pods/.git instead, which may be a file or
  a folder depending on how the submodule was set up.

- When cloning for the first time, make sure the remote is called
  'private' so that later updates will reference it correctly. Also
  run `git submodule absorbgitdirs` so that git stores the submodule
  state inside the top-level .git directory.

- For an existing directory, simplify the check for the presence of
  a proper 'private' remote.

- Check that we're running from the repository root so we don't get
  weird errors or do random clones.

- Make the script Shellcheck-clean.
2022-01-28 10:04:00 -08:00
..
git_hooks dedupe git hooks 2018-03-02 17:57:58 -05:00
sds_codegen Store badge receipt credential presentation on the durable job 2021-11-17 15:14:03 -08:00
translation Rename NSE. 2021-10-28 11:40:26 -03:00
AuditStringH.py String.h audit. 2018-08-15 09:57:50 -04:00
bump_build_tag.py Update comment 2022-01-25 16:59:59 -08:00
ClearDerivedData.sh Respond to CR. 2018-02-09 10:31:29 -05:00
debug_log_upload.py Fix debuglogs.org integration 2018-03-06 16:07:08 -05:00
disableUniversalDeviceSupport Add scripts to enable/disable universal support on all targets 2019-10-03 11:54:00 -07:00
emoji_ranges.py Respond to CR. 2017-10-31 13:56:30 -04:00
emoji-data.txt Respond to CR. 2017-10-30 12:11:42 -04:00
EmojiGenerator.swift Enhancements to emoji codegen script 2021-11-02 14:47:26 -07:00
enableUniversalDeviceSupport Add scripts to enable/disable universal support on all targets 2019-10-03 11:54:00 -07:00
feature_flags_beta.py Port feature flag scripts to Python. 2021-04-06 13:57:06 -03:00
feature_flags_common.py Alert user if specified tag variant doesn't match the current build flag 2021-09-20 12:36:31 -07:00
feature_flags_openPreview.py Port feature flag scripts to Python. 2021-04-06 13:57:06 -03:00
feature_flags_production.py Port feature flag scripts to Python. 2021-04-06 13:57:06 -03:00
feature_flags_qa.py Port feature flag scripts to Python. 2021-04-06 13:57:06 -03:00
HardResetGit.sh Hard reset git script. 2017-01-31 13:58:13 -05:00
precommit.py Fix bug around handling forward declarations of obj-c protocols in precommit script. 2021-11-23 14:16:35 -03:00
ProtoWrappers.py Assert when we emit invalid e164 in a proto. 2021-09-01 16:33:16 -03:00
reverse_integration_check.py Update RI check. 2021-10-13 12:52:41 -03:00
schema_dump Firm up database schema 2021-11-09 14:25:42 -08:00
set_release_notes Fix release notes 2021-05-02 11:51:36 -07:00
setup_private_pods Fix setup_private_pods script for newly-cloned repos 2022-01-28 10:04:00 -08:00
sqlclient PR Feedback, update schema_dump to support sqlclient updates 2020-08-20 13:07:23 -07:00
sqlclient-legacy sql client scripts 2019-04-05 10:50:45 -06:00
unused_strings.py Fix unused_string.py uses python interpreter. 2016-03-27 20:10:22 +02:00
update_plist_info.sh A couple small changes to improve visibility of build configuration 2021-10-05 20:43:42 -07:00
update_share_plist_info.sh PR Feedback 2019-05-28 13:07:34 -07:00
upload_metadata Manage app store metadata with transifex 2021-04-22 12:53:43 -07:00