Skip to content

AppSotre validation fails with ERRORS ITMS-90087 90209 90125 90080 #387

@roma86

Description

@roma86

Hello.

I can not integrate library using cocoapods after upgrade to xcode 7.3, so i moved to carthage.
On last stage of submission to store i have multiple error messages (last screenshot)

I actually trying some stupid thing like manually remove i386.swiftdoc i386.swiftmodule x86_64.swiftdoc x86_64.swiftmodule from SQLite.framework/Modules/SQLite.swiftmodule, clean project and build folder, remove derivedData. After that project build is still success, but fail with same error on store validation.

// iOS target 9.0
// Carhtage version 0.11.0
// Cartfile
github "stephencelis/SQLite.swift" ~> 0.10.0

carthage update --platform iOS

Note:
Bitcode is set to NO
When i try use cocoapods (for xcode 7.3 branch or 0.10.0 no matter) i have error similar to this comment
Also on archive phase i have warning:

/path_to_project/<module-includes>:1:1: Umbrella header for module 'SQLite' does not include header 'sqlite3.h'

Build can pass validation
pass

But still fail on real submition to store
fail

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions