diff --git a/BeatTime.xcodeproj/project.xcworkspace/xcuserdata/mulot.xcuserdatad/UserInterfaceState.xcuserstate b/BeatTime.xcodeproj/project.xcworkspace/xcuserdata/mulot.xcuserdatad/UserInterfaceState.xcuserstate index ab88637..c375470 100644 Binary files a/BeatTime.xcodeproj/project.xcworkspace/xcuserdata/mulot.xcuserdatad/UserInterfaceState.xcuserstate and b/BeatTime.xcodeproj/project.xcworkspace/xcuserdata/mulot.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/BeatTime.xcodeproj/xcshareddata/xcschemes/BeatTimeWatchOS WatchKit App (Complication).xcscheme b/BeatTime.xcodeproj/xcshareddata/xcschemes/BeatTimeWatchOS WatchKit App (Complication).xcscheme index e3a59b1..12aa25f 100644 --- a/BeatTime.xcodeproj/xcshareddata/xcschemes/BeatTimeWatchOS WatchKit App (Complication).xcscheme +++ b/BeatTime.xcodeproj/xcshareddata/xcschemes/BeatTimeWatchOS WatchKit App (Complication).xcscheme @@ -55,8 +55,10 @@ debugServiceExtension = "internal" allowLocationSimulation = "YES" launchAutomaticallySubstyle = "32"> - + - + - + - + + + + + diff --git a/BeatTime.xcodeproj/xcshareddata/xcschemes/BeatTimeWatchOS WatchKit App (Notification).xcscheme b/BeatTime.xcodeproj/xcshareddata/xcschemes/BeatTimeWatchOS WatchKit App (Notification).xcscheme index 6f7995c..41ae89b 100644 --- a/BeatTime.xcodeproj/xcshareddata/xcschemes/BeatTimeWatchOS WatchKit App (Notification).xcscheme +++ b/BeatTime.xcodeproj/xcshareddata/xcschemes/BeatTimeWatchOS WatchKit App (Notification).xcscheme @@ -56,8 +56,10 @@ allowLocationSimulation = "YES" launchAutomaticallySubstyle = "8" notificationPayloadFile = "WatchOS WatchKit Extension/PushNotificationPayload.apns"> - + - + - + - + + + + + diff --git a/BeatTime.xcodeproj/xcshareddata/xcschemes/BeatTimeWatchOS WatchKit App.xcscheme b/BeatTime.xcodeproj/xcshareddata/xcschemes/BeatTimeWatchOS WatchKit App.xcscheme index 97f28e9..8df0089 100644 --- a/BeatTime.xcodeproj/xcshareddata/xcschemes/BeatTimeWatchOS WatchKit App.xcscheme +++ b/BeatTime.xcodeproj/xcshareddata/xcschemes/BeatTimeWatchOS WatchKit App.xcscheme @@ -54,8 +54,10 @@ debugDocumentVersioning = "YES" debugServiceExtension = "internal" allowLocationSimulation = "YES"> - + - + - + - + + + + + diff --git a/BeatTime.xcodeproj/xcshareddata/xcschemes/BeatTimeWatchOS WatchKit Extension.xcscheme b/BeatTime.xcodeproj/xcshareddata/xcschemes/BeatTimeWatchOS WatchKit Extension.xcscheme index b209d19..af7ef08 100644 --- a/BeatTime.xcodeproj/xcshareddata/xcschemes/BeatTimeWatchOS WatchKit Extension.xcscheme +++ b/BeatTime.xcodeproj/xcshareddata/xcschemes/BeatTimeWatchOS WatchKit Extension.xcscheme @@ -82,8 +82,10 @@ debugDocumentVersioning = "YES" debugServiceExtension = "internal" allowLocationSimulation = "YES"> - + - + - + - + + + + + diff --git a/README.md b/README.md index 4ce00b1..5f0f590 100644 --- a/README.md +++ b/README.md @@ -19,5 +19,6 @@ https://en.wikipedia.org/wiki/Swatch_Internet_Time What's New in version 1.2: - Extra large complications for Apple Watch - Corner complication for Apple Watch +- Fix dayligth issue in .beats to local time convert mode Buy Me A Coffee diff --git a/WatchOS WatchKit App/Assets.xcassets/AppIcon.appiconset/Contents.json b/WatchOS WatchKit App/Assets.xcassets/AppIcon.appiconset/Contents.json index ffee51b..4fe3b34 100644 --- a/WatchOS WatchKit App/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/WatchOS WatchKit App/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -30,6 +30,13 @@ "scale" : "3x", "size" : "29x29" }, + { + "idiom" : "watch", + "role" : "notificationCenter", + "scale" : "2x", + "size" : "33x33", + "subtype" : "45mm" + }, { "filename" : "BeatTime App Icon-WatchOS-80.png", "idiom" : "watch", @@ -46,6 +53,13 @@ "size" : "44x44", "subtype" : "40mm" }, + { + "idiom" : "watch", + "role" : "appLauncher", + "scale" : "2x", + "size" : "46x46", + "subtype" : "41mm" + }, { "filename" : "BeatTime App Icon-WatchOS-100.png", "idiom" : "watch", @@ -54,6 +68,13 @@ "size" : "50x50", "subtype" : "44mm" }, + { + "idiom" : "watch", + "role" : "appLauncher", + "scale" : "2x", + "size" : "51x51", + "subtype" : "45mm" + }, { "filename" : "BeatTime App Icon-WatchOS-172.png", "idiom" : "watch", @@ -78,6 +99,13 @@ "size" : "108x108", "subtype" : "44mm" }, + { + "idiom" : "watch", + "role" : "quickLook", + "scale" : "2x", + "size" : "117x117", + "subtype" : "45mm" + }, { "filename" : "BeatTime App Icon-WatchOS-1024.png", "idiom" : "watch-marketing",