performance #2747
Annotations
10 warnings
BuildAndTest:
gen/FirebasePerformance/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'PromisesSwift' from project 'Pods')
|
BuildAndTest:
gen/FirebasePerformance/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'PromisesObjC' from project 'Pods')
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/ViewControllers/ScreenTracesViewController.m#L22
method override for the designated initializer of the superclass '-initWithStyle:' not found [-Wobjc-designated-initializers]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/NetworkConnection.h#L17
a block declaration without a prototype is deprecated [-Wstrict-prototypes]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/NetworkConnection.h#L17
a block declaration without a prototype is deprecated [-Wstrict-prototypes]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/NetworkConnection.h#L17
a block declaration without a prototype is deprecated [-Wstrict-prototypes]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/NetworkConnection.h#L17
a block declaration without a prototype is deprecated [-Wstrict-prototypes]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/NetworkConnection.h#L17
a block declaration without a prototype is deprecated [-Wstrict-prototypes]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/PerfURLConnectionWithDelegateStartImmediately.m#L42
'initWithRequest:delegate:startImmediately:' is deprecated: first deprecated in iOS 9.0 - Use NSURLSession (see NSURLSession.h) [-Wdeprecated-declarations]
|
BuildAndTest:
FirebasePerformance/Tests/TestApp/Source/Networking/NetworkConnection.h#L17
a block declaration without a prototype is deprecated [-Wstrict-prototypes]
|
Loading