Commit 46ba42b
Darin Krauss
Update build process to support automated pushes to Test Flight (#54)
- Split version config into separate file; add code signing and provisioning configuration
- Update config override and derived assets mechanisms to avoid peeking into parent directory
- Report full version (short version string and build number) from Bundle
- Fix CFBundleVersion in Info.plist of DoseMathTests and LoopTests targets to correctly use CURRENT_PROJECT_VERSION
- Fix warning in CLKTextProvider+Compound.m
- Remove extraneous rileylink_ios Crypto library inclusion
- Clean up project file
- Use configurable entitlements for the Loop app
- Remove extraneous Scripts reference in project1 parent a8ba7ca commit 46ba42b
File tree
75 files changed
+513
-321
lines changed- Common/Extensions
- DoseMathTests
- Loop.xcodeproj
- LoopTests
- Loop
- DerivedAssets.xcassets/AppIcon.appiconset
- DerivedAssetsBase.xcassets
- AppIcon.appiconset
- Scripts
- WatchApp Extension/Extensions
- WatchApp
- DerivedAssets.xcassets/AppIcon.appiconset
- DerivedAssetsBase.xcassets
- AppIcon.appiconset
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
75 files changed
+513
-321
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | | - | |
76 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
17 | 25 | | |
18 | 26 | | |
19 | 27 | | |
20 | 28 | | |
21 | 29 | | |
22 | | - | |
| 30 | + | |
23 | 31 | | |
24 | 32 | | |
25 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
20 | 36 | | |
| 37 | + | |
| 38 | + | |
Large diffs are not rendered by default.
0 commit comments