You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- NOTE | [Kvitto/Core] xcodebuild: note: Using new build system
- NOTE | [Kvitto/Core] xcodebuild: note: Building targets in parallel
- NOTE | [Kvitto/Core] xcodebuild: note: Using codesigning identity override: -
- NOTE | [Kvitto/Core] xcodebuild: note: Planning build
- NOTE | [Kvitto/Core] xcodebuild: note: Constructing build description
- NOTE | [Kvitto/Core] 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')
- NOTE | [Kvitto/Core] xcodebuild: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.1.99. (in target 'DTFoundation' from project 'Pods')
I need to find out how to generate HTML documentation and how to build that on my Mac mini Server...
The message about deployment target being less than 9 is odd, as the spec has the iOS deployment target set to 9.
The text was updated successfully, but these errors were encountered:
I ignored these warnings publishing 1.0.5:
I need to find out how to generate HTML documentation and how to build that on my Mac mini Server...
The message about deployment target being less than 9 is odd, as the spec has the iOS deployment target set to 9.
The text was updated successfully, but these errors were encountered: