|
27 | 27 | 3E6B9FD6291C8CF6000A8808 /* WidgetExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 3E6B9FC3291C8CF5000A8808 /* WidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
28 | 28 | 3E9D1A17292BFAA500594281 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3E9D1A1A292BFAA500594281 /* Localizable.strings */; };
|
29 | 29 | 3E9D1A18292BFAA500594281 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3E9D1A1A292BFAA500594281 /* Localizable.strings */; };
|
30 |
| - 3EABCC6D291C92DA00EB680B /* WidgetBaseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EABCC6B291C92BB00EB680B /* WidgetBaseView.swift */; }; |
| 30 | + 3EABCC6D291C92DA00EB680B /* StepCountWidget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3EABCC6B291C92BB00EB680B /* StepCountWidget.swift */; }; |
31 | 31 | 3EABCC6E291C93BF00EB680B /* Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E45C61C291B6E8D0002B1C5 /* Types.swift */; };
|
32 | 32 | 3EABCC6F291C93BF00EB680B /* HealthData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E45C614291B5D620002B1C5 /* HealthData.swift */; };
|
33 | 33 | 3EABCC70291C93BF00EB680B /* HealthKitSupport+Strings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E45C619291B5E2C0002B1C5 /* HealthKitSupport+Strings.swift */; };
|
|
100 | 100 | 3E9D1A1D292C1F9900594281 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
|
101 | 101 | 3E9D1A1E292C1F9D00594281 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
|
102 | 102 | 3E9D1A1F292C24D200594281 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; };
|
103 |
| - 3EABCC6B291C92BB00EB680B /* WidgetBaseView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WidgetBaseView.swift; sourceTree = "<group>"; }; |
| 103 | + 3EABCC6B291C92BB00EB680B /* StepCountWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StepCountWidget.swift; sourceTree = "<group>"; }; |
104 | 104 | 3EABCC72291C94BD00EB680B /* SmallWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SmallWidget.swift; sourceTree = "<group>"; };
|
105 | 105 | 3EABCC74291C94C800EB680B /* FullWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FullWidget.swift; sourceTree = "<group>"; };
|
106 | 106 | 3EABCC77291C97F200EB680B /* ChartUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChartUtils.swift; sourceTree = "<group>"; };
|
|
245 | 245 | children = (
|
246 | 246 | 3EABCC74291C94C800EB680B /* FullWidget.swift */,
|
247 | 247 | 3EABCC72291C94BD00EB680B /* SmallWidget.swift */,
|
248 |
| - 3EABCC6B291C92BB00EB680B /* WidgetBaseView.swift */, |
| 248 | + 3EABCC6B291C92BB00EB680B /* StepCountWidget.swift */, |
249 | 249 | );
|
250 | 250 | path = Widget;
|
251 | 251 | sourceTree = "<group>";
|
|
420 | 420 | 3E3167D6292E8765009E6B00 /* Widget.intentdefinition in Sources */,
|
421 | 421 | 3EABCC70291C93BF00EB680B /* HealthKitSupport+Strings.swift in Sources */,
|
422 | 422 | 3E6B9FCD291C8CF5000A8808 /* WidgetProvider.swift in Sources */,
|
423 |
| - 3EABCC6D291C92DA00EB680B /* WidgetBaseView.swift in Sources */, |
| 423 | + 3EABCC6D291C92DA00EB680B /* StepCountWidget.swift in Sources */, |
424 | 424 | 3EABCC6F291C93BF00EB680B /* HealthData.swift in Sources */,
|
425 | 425 | 3EABCC6E291C93BF00EB680B /* Types.swift in Sources */,
|
426 | 426 | );
|
|
465 | 465 | CURRENT_PROJECT_VERSION = 1;
|
466 | 466 | DEVELOPMENT_TEAM = 69RV8YV62P;
|
467 | 467 | GENERATE_INFOPLIST_FILE = YES;
|
468 |
| - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 468 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
469 | 469 | MARKETING_VERSION = 1.0;
|
470 | 470 | PRODUCT_BUNDLE_IDENTIFIER = com.hbiede.OneKDayUITests;
|
471 | 471 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
487 | 487 | CURRENT_PROJECT_VERSION = 1;
|
488 | 488 | DEVELOPMENT_TEAM = 69RV8YV62P;
|
489 | 489 | GENERATE_INFOPLIST_FILE = YES;
|
490 |
| - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 490 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
491 | 491 | MARKETING_VERSION = 1.0;
|
492 | 492 | PRODUCT_BUNDLE_IDENTIFIER = com.hbiede.OneKDayUITests;
|
493 | 493 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
662 | 662 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
|
663 | 663 | INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
664 | 664 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
665 |
| - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 665 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
666 | 666 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
|
667 | 667 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
|
668 | 668 | MACOSX_DEPLOYMENT_TARGET = 12.5;
|
|
708 | 708 | "INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
|
709 | 709 | INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
710 | 710 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
711 |
| - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 711 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
712 | 712 | LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
|
713 | 713 | "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
|
714 | 714 | MACOSX_DEPLOYMENT_TARGET = 12.5;
|
|
738 | 738 | INFOPLIST_FILE = Widget/Info.plist;
|
739 | 739 | INFOPLIST_KEY_CFBundleDisplayName = "OneK Day";
|
740 | 740 | INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
741 |
| - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 741 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
742 | 742 | LD_RUNPATH_SEARCH_PATHS = (
|
743 | 743 | "$(inherited)",
|
744 | 744 | "@executable_path/Frameworks",
|
|
768 | 768 | INFOPLIST_FILE = Widget/Info.plist;
|
769 | 769 | INFOPLIST_KEY_CFBundleDisplayName = "OneK Day";
|
770 | 770 | INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
771 |
| - IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
| 771 | + IPHONEOS_DEPLOYMENT_TARGET = 17.0; |
772 | 772 | LD_RUNPATH_SEARCH_PATHS = (
|
773 | 773 | "$(inherited)",
|
774 | 774 | "@executable_path/Frameworks",
|
|
0 commit comments