motion-hockeyapp icon indicating copy to clipboard operation
motion-hockeyapp copied to clipboard

Results 3 motion-hockeyapp issues
Sort by recently updated
recently updated
newest added

Per http://hockeyapp.net/releases/ we're on `3.8.6` with the `HockeySDK` pod vs. the `3.6.2` commited to the gem master. Would you mind updating to call the newer SDK? https://github.com/joenoon/motion-hockeyapp/blob/master/lib/motion/project/hockeyapp.rb#L77

I'm incrementing my `app.version` number in my Rakefile. However, when I upload my build to HockeyApp I get: `Bundle Version does not match. Expected value: 25 Actual value: 24` Is...

``` ➜ HockeyBuildFailure rake --trace ** Invoke default (first_time) ** Invoke simulator (first_time) ** Execute simulator ** Invoke build:simulator (first_time) ** Execute build:simulator rm -f ./build/iPhoneSimulator-8.1-Development/HockeyBuildFailure.app/Info.plist /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -o "./build/iPhoneSimulator-8.1-Development/HockeyBuildFailure.app/HockeyBuildFailure" -filelist...