-- missing sdk: vao project setting -> tab "Build" -> tim phan Base SDK chon lai sdk phu hop (vd: iOS 4.2) -- Code sign error: the identity "iPhone Developer" ... doesn't match any identity in any profile Vao thu muc chua code (titanium) -> build -> iphone -> tim file .xcodeproj click chuot phai chon show package contents -> edit file project.pbxproj voi textedit Right Click the Project (eg. x.xcodeproject) and select Show Package Content Open project.pbxproj with textEdit Search for all "CODE_SIGN_IDENTITY[sdk=iphonesos*]" and set it to "CODE_SIGN_IDENTITY[sdk=iphonesos*]" = "iPhone Developer"; Searach for "PROVISIONING_PROFILE[sdk=iphonesos*]" and set it to "PROVISIONING_PROFILE[sdk=iphonesos*]" = ""; Now Save the file Now Reopen the xCode project or select "Read from Disk" resulting from xcode the prompt. This Worked for me. i hope it works for you too http:/
Blog của Long Hoàng Giang - Keep in memory