Skip to content
New issue

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

Can not work with ios6.0 ? #12

Open
sharp opened this issue Nov 8, 2012 · 0 comments
Open

Can not work with ios6.0 ? #12

sharp opened this issue Nov 8, 2012 · 0 comments

Comments

@sharp
Copy link

sharp commented Nov 8, 2012

-(void)addStandardTabView;
{
    JMTabView *tabView = [[[JMTabView alloc] initWithFrame:CGRectMake(0, 0, self.view.bounds.size.width, 60.)] autorelease];


libobjc.A.dylib`+[NSObject alloc]:
0x1e03a2c:  pushl  %ebp
0x1e03a2d:  movl   %esp, %ebp
0x1e03a2f:  subl   $24, %esp
0x1e03a32:  calll  0x1e03a37                 ; +[NSObject alloc] + 11
0x1e03a37:  popl   %eax
0x1e03a38:  movl   995549(%eax), %eax
0x1e03a3e:  movl   %eax, 4(%esp)
0x1e03a42:  movl   8(%ebp), %eax
0x1e03a45:  movl   %eax, (%esp)
0x1e03a48:  movl   $0, 8(%esp)
0x1e03a50:  calll  0x1e0108c                 ; objc_msgSend
0x1e03a55:  addl   $24, %esp
0x1e03a58:  popl   %ebp
0x1e03a59:  ret    


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant