devicekit / DeviceKit

DeviceKit is a value-type replacement of UIDevice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

check pod trunk warnings

denisenepraunig opened this issue · comments

Note to myself:

check these warnings:

 -> DeviceKit (4.7.0)
    - NOTE  | xcodebuild:  note: Using new build system
    - NOTE  | xcodebuild:  note: Using codesigning identity override: -
    - NOTE  | xcodebuild:  note: Build preparation complete
    - NOTE  | xcodebuild:  note: Planning
    - NOTE  | xcodebuild:  note: Building targets in dependency order
    - NOTE  | xcodebuild:  warning: Skipping code signing because the target does not have an Info.plist file and one is not being generated automatically. (in target 'App' from project 'App')
    - WARN  | xcodebuild:  DeviceKit/Source/Device.generated.swift:564:24: warning: literal value is already handled by previous pattern; consider removing it
    - NOTE  | xcodebuild:  DeviceKit/Source/Device.generated.swift:564:12: note: first occurrence of identical literal pattern is here