Skip to content

Commit 9828d33

Browse files
committed
Update Icon & Dependencies
1 parent 0a75d40 commit 9828d33

File tree

10 files changed

+89
-88
lines changed

10 files changed

+89
-88
lines changed

.reuse/dep5

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,24 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
33
Files: ecg_data_manager/Figures/*
44
Copyright: 2024 Stanford University and the project authors (see CONTRIBUTORS.md)
55
License: MIT
6-
Comment: All figures are part of the Stanford Spezi Data Pipeline Template open source project.
6+
Comment:All files are part of the PAWS application based on the Stanford Spezi Template Application project.
77

88
Files: ecg_data_manager/sample_data/*
99
Copyright: 2024 Stanford University and the project authors (see CONTRIBUTORS.md)
1010
License: MIT
11-
Comment: All files are part of the Stanford Spezi Data Pipeline Template open source project.
11+
Comment: All files are part of the PAWS application based on the Stanford Spezi Template Application project.
1212

1313
Files: firebase/*
1414
Copyright: 2024 Stanford University and the project authors (see CONTRIBUTORS.md)
1515
License: MIT
1616
Comment: All files are part of the PAWS application based on the Stanford Spezi Template Application project.
1717

18-
Files: PAWS/Resources/Assets.xcassets/*
18+
Files: PAWS/Resources/*
1919
Copyright: 2024 Stanford University and the project authors (see CONTRIBUTORS.md)
2020
License: MIT
21-
Comment: All files are part of the Stanford Spezi Data Pipeline Template open source project.
21+
Comment: All files are part of the PAWS application based on the Stanford Spezi Template Application project.
2222

2323
Files: fastlane/metadata/*
2424
Copyright: 2024 Stanford University and the project authors (see CONTRIBUTORS.md)
2525
License: MIT
26-
Comment: All files are part of the Stanford Spezi Data Pipeline Template open source project.
26+
Comment: All files are part of the PAWS application based on the Stanford Spezi Template Application project.

PAWS.xcodeproj/project.pbxproj

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@
6464
656FF55D2DB9CC8D00D2D1A5 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
6565
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
6666
membershipExceptions = (
67-
Resources/ConsentDocument.md.license,
68-
Resources/Localizable.xcstrings.license,
6967
"Supporting Files/GoogleService-Info.plist.license",
7068
"Supporting Files/Info.plist",
7169
"Supporting Files/Info.plist.license",
@@ -523,7 +521,7 @@
523521
653A257228338800005D4D48 /* Debug */ = {
524522
isa = XCBuildConfiguration;
525523
buildSettings = {
526-
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
524+
ASSETCATALOG_COMPILER_APPICON_NAME = "PAWS Icon";
527525
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
528526
CODE_SIGN_ENTITLEMENTS = "PAWS/Supporting Files/PAWS.entitlements";
529527
CODE_SIGN_IDENTITY = "Apple Development";
@@ -554,7 +552,7 @@
554552
653A257328338800005D4D48 /* Release */ = {
555553
isa = XCBuildConfiguration;
556554
buildSettings = {
557-
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
555+
ASSETCATALOG_COMPILER_APPICON_NAME = "PAWS Icon";
558556
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
559557
CODE_SIGN_ENTITLEMENTS = "PAWS/Supporting Files/PAWS.entitlements";
560558
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";

PAWS.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

PAWS/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 0 additions & 14 deletions
This file was deleted.
-149 KB
Binary file not shown.

PAWS/Resources/ConsentDocument.md.license

Lines changed: 0 additions & 6 deletions
This file was deleted.

PAWS/Resources/Localizable.xcstrings.license

Lines changed: 0 additions & 6 deletions
This file was deleted.
425 KB
Loading
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"fill" : "automatic",
3+
"groups" : [
4+
{
5+
"layers" : [
6+
{
7+
"fill" : {
8+
"linear-gradient" : [
9+
"extended-srgb:1.00000,0.21961,0.23529,1.00000",
10+
"extended-srgb:1.00000,0.55294,0.15686,1.00000"
11+
],
12+
"orientation" : {
13+
"start" : {
14+
"x" : 0.036982818544487324,
15+
"y" : 0.5
16+
},
17+
"stop" : {
18+
"x" : 0.959503823138298,
19+
"y" : 0.5
20+
}
21+
}
22+
},
23+
"image-name" : "PAWS Center.png",
24+
"name" : "PAWS Center",
25+
"position" : {
26+
"scale" : 1.1,
27+
"translation-in-points" : [
28+
0,
29+
0
30+
]
31+
}
32+
}
33+
],
34+
"shadow" : {
35+
"kind" : "neutral",
36+
"opacity" : 0.5
37+
},
38+
"translucency" : {
39+
"enabled" : true,
40+
"value" : 0.5
41+
}
42+
}
43+
],
44+
"supported-platforms" : {
45+
"circles" : [
46+
"watchOS"
47+
],
48+
"squares" : "shared"
49+
}
50+
}

functions/package-lock.json

Lines changed: 30 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)