Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Packaging problem with Air 3.9 #2

Closed
panurge-ws opened this issue Oct 24, 2013 · 3 comments
Closed

Packaging problem with Air 3.9 #2

panurge-ws opened this issue Oct 24, 2013 · 3 comments

Comments

@panurge-ws
Copy link

Packaging error message:
Compilation failed while executing : ld64
Packaging output:
ld: framework not found IOKit

iOS SDK pointing to XCode 5.1

I think Apple have deleted that framework from the last version.

@katopz
Copy link
Owner

katopz commented Oct 24, 2013

Thanks for report

note to self

refer to http://stackoverflow.com/questions/12631466/uidocumentinteractioncontroller-no-longer-works-in-ios6
it could be (maybe) fix by not use keyWindow and replace with self.view instead.

or try other way around http://enharmonichq.com/sharing-data-locally-between-ios-apps/

i will get back to this when i need it :)

@panurge-ws
Copy link
Author

Thanks for your answer.

I tried this from here: http://stackoverflow.com/questions/17542092/iokit-not-found (first answer).
I have no idea of what it really does, but it worked fine.

@katopz
Copy link
Owner

katopz commented Oct 25, 2013

Thanks @panurge-ws , this really prove that opensource via github is cool, xcode doc is suck, stackoverflow is miracle ;)

@katopz katopz closed this as completed Oct 25, 2013
@artkhromov artkhromov mentioned this issue Apr 1, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants