發表文章

目前顯示的是 11月, 2011的文章

Starting a xcode on iPhone/Ipad Step 1

圖片
將程式跑在iphone上 需要三個步驟 第一取得apple官方憑證 第二取得機器uuid 第三 將授權簽名輸入xcode 則可以將程式在iphone/ipad上運行 1.Get  development certificate: On your MAC Applications >Utilities>Keychain Access. 2.Keychain Access > Certificate Assistant > Request a Certificate from a Certificate Authority. 3.  In the Certificate Information window, enter or select the following information: In the User Email Address field, enter your email address In the Common Name field, enter your name In the Request is group, select the Saved to disk option Click Continue The Certificate Assistant saves a Certificate Signing Request (CSR) file to your Desktop. 4.選save to disk continue>然後選要存哪裏 5.Add a Certificates Back to iOS Provisioning Portal page  http://developer.apple.com/ios/my/certificates/index.action 6. Click Request Certificate Choose the file that Keychain Access just create 7. download the WWDR and double click it add Cert...

OSX上的GIT UI程式討論

圖片
最近在學習git 下了一堆指令後 覺得實在太麻煩又複雜了 所以開始尋找好用的git視窗軟體 因為我目前是以開發ios為主 所以先找os x平台上的git 軟體