Skip to content

Warnings when compiling #33

Description

@artifacts

Validating podspec
-> AFCache (0.10.2)
- NOTE | [xcodebuild] AFCache/src/shared/AFCache+Packaging.m:29:32: warning: 'cachedObjectForURL:delegate:selector:didFailSelector:options:userData:username:password:request:' is deprecated: use cacheItemForURL instead [-Wdeprecated-declarations]
- NOTE | [xcodebuild] AFCache/src/shared/AFCache.h:224:1: note: method 'cachedObjectForURL:delegate:selector:didFailSelector:options:userData:username:password:request:' declared here
- NOTE | [xcodebuild] AFCache/src/shared/AFCache+Packaging.m:41:32: warning: 'cachedObjectForURL:delegate:selector:didFailSelector:options:userData:username:password:request:' is deprecated: use cacheItemForURL instead [-Wdeprecated-declarations]
- NOTE | [xcodebuild] AFCache/src/shared/AFCache+Packaging.m:239:62: warning: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'NSInteger' (aka 'int') [-Wshorten-64-to-32]
- NOTE | [xcodebuild] AFCache/src/shared/AFCache.m:694:27: warning: performSelector may cause a leak because its selector is unknown [-Warc-performSelector-leaks]
- NOTE | [xcodebuild] AFCache/src/shared/AFCache.m:694:43: note: used here
- NOTE | [xcodebuild] AFCache/src/shared/AFCache.m:702:27: warning: performSelector may cause a leak because its selector is unknown [-Warc-performSelector-leaks]
- NOTE | [xcodebuild] AFCache/src/shared/AFCache.m:702:43: note: used here
- NOTE | [xcodebuild] AFCache/src/shared/AFCache.m:1011:15: warning: unused variable 'fullPath' [-Wunused-variable]
- NOTE | [xcodebuild] AFCache/src/shared/AFCache.m:59:17: warning: method definition for 'flushDownloadQueue' not found [-Wincomplete-implementation]
- NOTE | [xcodebuild] AFCache/src/shared/AFCache.h:287:1: note: method 'flushDownloadQueue' declared here
- NOTE | [xcodebuild] AFCache/src/shared/AFCacheableItem+Packaging.m:19:14: warning: unused variable 'parser' [-Wunused-variable]
- NOTE | [xcodebuild] AFCache/src/shared/AFCacheableItemInfo.m:113:36: warning: format specifies type 'int' but the argument has type 'NSDictionary *' [-Wformat]
- NOTE | [xcodebuild] AFCache/src/shared/AFHTTPURLProtocol.m:70:31: warning: 'cachedObjectForRequest:delegate:' is deprecated: use cacheItemForURL instead [-Wdeprecated-declarations]
- NOTE | [xcodebuild] AFCache/src/shared/AFCache.h:200:1: note: method 'cachedObjectForRequest:delegate:' declared here
- NOTE | [xcodebuild] AFCache/src/shared/AFCache.m:186:12: warning: implicit conversion loses integer precision: 'NSInteger' (aka 'long') to 'int' [-Wshorten-64-to-32]
- NOTE | [xcodebuild] AFCache/src/shared/AFCacheableItem.m:299:38: warning: format specifies type 'unsigned int' but the argument has type 'enum AFCacheableItemStatus' [-Wformat]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions