Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

xcode3.2

Which version of Xcode does xcodebuild use?

March 11, 2023 by Tarik
Categories xcode4 Tags continuous-integration, hudson, xcode3.2, xcode4, xcodebuild Leave a comment

Keyboard shortcut for Jump to Definition

February 13, 2023 by Tarik

In Xcode 4.5.2 the shortcut now is ^ + ⌘ + J (more readable Ctrl + Cmd + J).

Categories xcode Tags keyboard-shortcuts, xcode, xcode3.2 Leave a comment

Compile Error with: switch, “expected expression before”

February 4, 2023 by Tarik

In normal C you’d have to enclose this in brackets in both cases. I suspect this may fix your problem: case 1: { NSLog(@””); NSString *aStr; break; } See this SO question for more info. Another way to get around this problem is to put a statement between the case label and the first declaration … Read more

Categories iphone Tags cocoa, iphone, objective-c, xcode, xcode3.2 Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa