Commit Graph

1204 Commits

Author SHA1 Message Date
Davide De Rosa 08b3230b2c Work around Xcode breaking l10n
Localized intents are imported incorrectly, with .strings
files separate from the .intentdefinition. HARD TO BELIEVE (not
so much with such a broken IDE), when this happens, everything
breaks, including Localizable.strings. For some obscure reason,
the English strings are still reachable.

Workaround:

- Import Intents.intentdefinition
- Remove Intents.strings from project (reference only)
- Re-enable each localization for Intents.intentdefinition
- When asked, select "Use file"

See dc2de46327
2019-05-28 08:41:24 +02:00
Davide De Rosa ff57e4fd2c Remove Core test target 2019-05-28 08:41:24 +02:00
Davide De Rosa 04a00fdb98 Remove spurious macOS framework 2019-05-28 08:41:24 +02:00
Davide De Rosa ef300e07d2 Fix Swift version globally 2019-05-28 07:01:49 +02:00
Davide De Rosa 53bd8d9919 Drop Core part of SwiftGen config 2019-05-28 06:55:57 +02:00
Davide De Rosa 0a21237a47 Fix missing es localization
Delete stale directory.
2019-05-28 06:54:04 +02:00
Davide De Rosa dcd4ea6f62 Use versioned TunnelKit 2019-05-27 22:29:56 +02:00
Davide De Rosa c1d887929e Update Core 2019-05-27 22:27:31 +02:00
Davide De Rosa 498fb0b52f Split description preamble for iTunes Preview
4 lines max to avoid cropping.
2019-05-27 17:24:18 +02:00
Davide De Rosa 93f19bcce5 Fix CocoaPods version in Gemfile 2019-05-27 16:44:42 +02:00
Davide De Rosa 1682fab7de Add English to translations 2019-05-27 14:59:21 +02:00
Davide De Rosa 4a53632046 Merge branch 'refactor-to-submodules' 2019-05-27 11:41:26 +02:00
Davide De Rosa ace2edbf37 Update READMEs
- Run target after setting up Config.xcconfig
- Mark App Store ID config as optional
- TunnelKit version
- Core README
2019-05-27 11:39:15 +02:00
Davide De Rosa 514135804b Adjust to Core updates 2019-05-27 11:20:03 +02:00
Davide De Rosa f7711eaa35 Readd removed clones as submodules 2019-05-27 11:20:03 +02:00
Davide De Rosa e96b1e400b Delete submodules clones 2019-05-27 11:08:03 +02:00
Davide De Rosa 0bdfc2313b Update pods 2019-05-27 00:15:51 +02:00
Davide De Rosa 6ef7a97098 Symlink to submodules
Easier to switch to other directories.
2019-05-27 00:14:14 +02:00
Davide De Rosa 6ec7785d31 Isolate future submodules
- API
- Core

Prepend API version prefix to bundle path.
2019-05-27 00:14:14 +02:00
Davide De Rosa dc2de46327 Reimport Passepartout Resources
Normalize localized intents.
2019-05-27 00:14:13 +02:00
Davide De Rosa 84eb9d09c4 Rename Core targets
Fix import in Core umbrella header.
2019-05-27 00:13:33 +02:00
Davide De Rosa 7f5cd54f2f Bump version globally 2019-05-27 00:13:33 +02:00
Davide De Rosa 1c348d1bb2 Merge branch 'credit-new-languages' 2019-05-27 00:09:21 +02:00
Davide De Rosa 2373806e3a Strip some app subtitles further 2019-05-27 00:08:31 +02:00
Davide De Rosa 214336ca7d Update all release notes 2019-05-27 00:08:31 +02:00
Davide De Rosa 65b1a1fa63 Update CHANGELOG 2019-05-27 00:08:31 +02:00
Davide De Rosa 2f874cbc84 Credit new translators 2019-05-27 00:08:31 +02:00
Davide De Rosa 09420eb1f8 Merge branch 'integrate-spanish' 2019-05-27 00:07:50 +02:00
Davide De Rosa e50ed97b3f Translate es application 2019-05-27 00:06:49 +02:00
Davide De Rosa 190eab152c Translate es intents 2019-05-26 21:52:05 +02:00
Davide De Rosa 71af4015d1 Add es translations for the App Store 2019-05-26 21:17:05 +02:00
Davide De Rosa 81636f7532 Translate notice to Italian 2019-05-26 08:39:24 +02:00
Davide De Rosa 45159a9f87 Merge branch 'integrate-french' 2019-05-26 08:39:21 +02:00
Davide De Rosa abb202ab13 Strip fr subtitle due to max length 2019-05-26 08:39:17 +02:00
Davide De Rosa 641890f4ab Integrate fr localization 2019-05-26 08:35:43 +02:00
Davide De Rosa 787c7a72bf Add fr translations 2019-05-26 08:35:11 +02:00
Davide De Rosa c6c32430bc Merge branch 'upgrade-tunnelkit-2.0' 2019-05-25 18:33:23 +02:00
Davide De Rosa 60b967ee3a Make provisioning ids dynamic via .xcconfig 2019-05-25 18:29:10 +02:00
Davide De Rosa 87527ed290 Upgrade to TunnelKit 2.0
Major reorganization. No changes in logic.

Rename by_* to pod_*.
2019-05-25 18:29:10 +02:00
Davide De Rosa 5b2ec85ee1 Merge branch 'integrate-swedish' 2019-05-25 10:15:18 +02:00
Davide De Rosa f83be0a441 Fix spurious spaces in % parameters in sv 2019-05-25 10:14:26 +02:00
Davide De Rosa 73618a5dee Use sv keywords 2019-05-25 10:03:01 +02:00
Davide De Rosa 4197a33ec8 Integrate sv localization 2019-05-25 10:02:09 +02:00
Davide De Rosa ec94e4ecb4
Merge pull request #82 from cowpod/master
Add Swedish localisation
2019-05-25 09:59:54 +02:00
Davide De Rosa 1eb8dc8fc1 Fix Podfile checksum 2019-05-25 09:53:02 +02:00
Henry Gross-Hellsen 7913c83e91 Add Swedish localisation 2019-05-24 16:10:37 -10:00
Davide De Rosa e83aebba78 Automate multiple spec inclusion 2019-05-23 23:07:29 +02:00
Davide De Rosa 5cf14f2fa6 Merge branch 'integrate-greek' 2019-05-21 15:42:22 +02:00
Davide De Rosa 27758bd09c Fix space between \ and " 2019-05-21 15:42:01 +02:00
Davide De Rosa 33876aabac Shorten el subtitle for char limit 2019-05-21 15:35:11 +02:00