hape42 / dailygammon

DailyGammon-app is free and ad-free client for the long-running DailyGammon web-based application.
https://hape42.de/RoadMap
16 stars 6 forks source link

warnings: iPhonePlayMatch.m #28

Closed hape42 closed 1 year ago

hape42 commented 1 year ago

iPhone/iPhonePlayMatch.m:87:29: warning build: 'UIPopoverController' is deprecated: first deprecated in iOS 9.0 - UIPopoverController is deprecated. Popovers are now implemented as UIViewController presentations. Use a modal presentation style of UIModalPresentationPopover and UIPopoverPresentationController.

iPhone/iPhonePlayMatch.m:637:68: warning build: 'keyWindow' is deprecated: first deprecated in iOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes

iPhone/iPhonePlayMatch.m:1607:25: warning build: Unused variable 'matchHtmlData'

iPhone/iPhonePlayMatch.m:2519:9: warning build: 'UI_USER_INTERFACE_IDIOM' is deprecated: first deprecated in iOS 13.0 - Use -[UIDevice userInterfaceIdiom] directly.

iPhone/iPhonePlayMatch.m:2611:101: warning build: 'writeToFile:atomically:' is deprecated: first deprecated in iOS 2.0 - Use -writeToFile:atomically:error: instead

iPhone/iPhonePlayMatch.m:2620:100: warning build: 'writeToFile:atomically:' is deprecated: first deprecated in iOS 2.0 - Use -writeToFile:atomically:error: instead

iPhone/iPhonePlayMatch.m:2645:9: warning build: Unused variable 'maxBreite'

iPhone/iPhonePlayMatch.m:2646:9: warning build: Unused variable 'maxHoehe'

iPhone/iPhonePlayMatch.m:2774:2: warning build: Der chat string muss bergeben werden

iPhone/iPhonePlayMatch.m:2880:15: warning build: Unused variable 'mem_total'

iPhone/iPhonePlayMatch.m:2899:9: warning build: Unused variable 'maxBreite'

iPhone/iPhonePlayMatch.m:2900:9: warning build: Unused variable 'maxHoehe'

hape42 commented 1 year ago

The item was moved to Roadmap.