Archive February 2012

SVN – ignore files or directories 0

Feb17

Navigate to the svn directory in command line, then enter the below command:
# svn propedit svn:ignore .
A text editor should be launched with no content. Enter file(s) you wish to ignore, for example:
config.*
readme.txt

Note that this is a per directory setting.
Reference: http://blog.bogojoker.com/2008/07/command-line-svnignore-a-file/

AppMobi + TestFlight 0

Feb17
  • Download the zip file after a successful iOS ad hoc build
  • Extract the .app folder out of the zip file
  • Create a new folder, “Payload” (case sensitive)
  • Copy the .app folder into the Payload folder
  • Zip the Payload folder
  • Rename the Payload.zip file to Payload.ipa
  • Upload Payload.ipa to testflight

Reference: http://forums.appmobi.com/viewtopic.php?f=10&t=963

Aska's Blog is powered by WordPress and FREEmium Theme.
developed by Dariusz Siedlecki and brought to you by FreebiesDock.com