We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I am very interested in your ViewControllerImplementation.
I managed to compile the project with an additional import of #import <QuartzCore/QuartzCore.h> in the SplitterView.
But the app always crashes at [i1 view]; in AppDelegate.m.
I tried using empty ViewControllers with colored background, but in this case the animation dose not work.
Do you plan to update your code to iOS 6 / Xcode 4.5.1?
Regards
Oliver
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I am very interested in your ViewControllerImplementation.
I managed to compile the project with an additional import of #import <QuartzCore/QuartzCore.h> in the SplitterView.
But the app always crashes at [i1 view]; in AppDelegate.m.
I tried using empty ViewControllers with colored background, but in this case the animation dose not work.
Do you plan to update your code to iOS 6 / Xcode 4.5.1?
Regards
Oliver
The text was updated successfully, but these errors were encountered: