Skip to content
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.

xcode 7.1 - include of non-modular header inside framework module 'SSKeychain.SSKeychain' #117

Closed
marcioarantes-ww opened this issue Oct 27, 2015 · 5 comments · Fixed by #133

Comments

@marcioarantes-ww
Copy link

screen shot 2015-10-27 at 2 39 53 pm

Anyone else getting this error in SSKeychain.h? It started after the 7.1 update.
@011-axx-zhang
Copy link

How do you solve?

@waltermvp
Copy link

+1

@waltermvp
Copy link

If you are only using objective-c this should help
http://stackoverflow.com/questions/27776497/include-of-non-modular-header-inside-framework-module

Im having more issues since im using swift

@Iron-Ham
Copy link
Contributor

This isn't fixed for swift.

@soffes
Copy link
Owner

soffes commented May 10, 2016

@heshamsalman can you try master?

kenmaz pushed a commit to kenmaz/SAMKeychain that referenced this issue Sep 7, 2016
* upstream/master: (37 commits)
  Version 0.5.1
  Fix crash when SAMKeychainQuery is subclassed
  Version 1.5.0
  Rename github URLs
  Rename dependent targets
  Rename class prefix in project settings
  Rename in README and podspec
  Rename schemes
  Rename project, targets
  Rename defines
  Rename constants and enums
  Rename strings bundle
  Rename SSKeychain class to SAMKeychain
  Rename SSKeychainQuery to SAMKeychainQuery
  Fixed modular imports
  Import SSKeychainQuery in umbrella
  Update for Xcode 7.3
  Add SSKeychain bundle
  - Fix error "Include of non-modular header inside framework module" in swift based projects - fixes soffes#117
  Fixed stupid "not using a function signature"
  ...

Conflicts:
	Sources/SAMKeychain.h
	Sources/SAMKeychain.m
	Sources/SAMKeychainQuery.h
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants