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: iPhoneGameLounge.m #26

Closed hape42 closed 1 year ago

hape42 commented 1 year ago

iPhone/iPhoneGameLounge.m iPhone/iPhoneGameLounge.m:75: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/iPhoneGameLounge.m:111:54: warning build: 'initWithRequest:delegate:' is deprecated: first deprecated in iOS 9.0 - Use NSURLSession (see NSURLSession.h)

iPhone/iPhoneGameLounge.m:114:2: warning build: Https://stackoverflow.com/questions/32647138/nsurlconnection-initwithrequest-is-deprecated

hape42 commented 1 year ago

I'll take it from here