update readme #1
Annotations
10 warnings
|
build-ios:
example/ios/Pods/CocoaLumberjack/Sources/CocoaLumberjack/DDTTYLogger.m#L1210
variable length array folded to constant array as an extension [-Wgnu-folding-constant]
|
|
build-ios:
example/ios/Pods/SVGKit/Source/Parsers/SVGKParser.m#L71
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
|
build-ios:
example/ios/Pods/SVGKit/Source/SVGKit.m#L16
'DDASLLogger' is deprecated: first deprecated in iOS 10.0 - Use DDOSLogger instead [-Wdeprecated-declarations]
|
|
build-ios:
example/ios/Pods/SVGKit/Source/Parsers/SVGKParser.m#L71
a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
|
|
build-ios:
example/ios/Pods/SVGKit/Source/SVGKit.m#L16
'DDASLLogger' is deprecated: first deprecated in iOS 10.0 - Use DDOSLogger instead [-Wdeprecated-declarations]
|
|
build-ios:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
|
build-ios:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
|
build-ios:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
|
build-ios:
example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
|
build-ios
Run script build phase 'Create Symlinks to Header Folders' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'React-defaultsnativemodule' from project 'Pods')
|