Marc Durdin
4abdb64cd0
fix(ios): move sentry settings responsibility to build agent
...
The build agent already has the relevant `SENTRY_` environment variables
set in order to complete builds for all projects. Thus, we should
exclude these values from the xcode build. However, we need to ensure
that the `SENTRY_URL` and `SENTRY_ORG` variables are imported into the
xcode environment from the build agent environment.
2021-10-07 12:30:25 +11:00
Marc Durdin
aa22a3757a
fix(ios): use environment and version-with-tag for sentry
2020-04-28 11:35:59 +10:00
Joshua Horton
d43b18419a
Merge pull request #2782 from keymanapp/feat/ios/engine-kbd-sentry
...
feat(ios): Improved Sentry integration (first pass)
2020-03-09 20:32:13 +07:00
Joshua Horton
aa353a7262
fix(ios): typo fix
2020-03-09 20:30:55 +07:00
jahorton
45e3028ce0
chore(ios/engine): Merge branch 'feat/ios/sentry-start' into feat/ios/engine-kbd-sentry
2020-03-09 09:09:18 +07:00
Joshua Horton
8feda6bbc1
Merge branch 'feat/ios/xcode-compile-dev-version' into feat/ios/sentry-start
2020-03-09 09:04:17 +07:00
jahorton
23af4e2497
fix(ios): shell-script quoting
2020-03-09 08:50:13 +07:00
jahorton
1757f205a0
chore(ios): Merge branch 'feat/ios/xcode-compile-dev-version' into feat/ios/sentry-start
2020-03-09 08:45:04 +07:00
Joshua Horton
8deebbfc9b
fix(ios): Update resources/build/xcode-utils.sh
...
Co-Authored-By: Marc Durdin <marc@durdin.net>
2020-03-09 08:39:32 +07:00
jahorton
c7df79e00f
fix(ios): shell script quotes
2020-03-09 08:29:41 +07:00
jahorton
38cfe74563
feat(ios): proper debug file format for KMEI
2020-03-05 14:26:30 +07:00
jahorton
7b9dc42f84
chore(ios): Merge branch 'feat/ios/xcode-compile-dev-version' into feat/ios/sentry-start
2020-03-05 13:50:32 +07:00
jahorton
c161fade8e
feat(ios): adds updates for version string in iOS settings
2020-03-05 13:35:50 +07:00
jahorton
989f5f2e8d
change(ios): 'buildWarning' & 'buildError' macros in xcode-utils.sh
2020-03-05 09:53:50 +07:00
jahorton
02a5bc8a32
chore(ios): A bit of cleanup
2020-03-05 09:37:30 +07:00
jahorton
a6a6e227d3
feat(ios): Autogenerates environment.sh environment-def resource
2020-03-05 09:33:06 +07:00
jahorton
f79e9ef136
change(ios): Sentry upload script for xcode-utils.sh
2020-03-04 21:34:39 +07:00
jahorton
9cf45434f8
change(ios): reworks new version update as xcode-utils.sh
2020-03-04 08:31:55 +07:00