Giter Site home page Giter Site logo

simfinger's People

Contributors

delconte avatar edwellbrook avatar fuitad avatar gonzojive avatar hbehrens avatar hisnameisjimmy avatar jawj avatar jonchui avatar megastep avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

simfinger's Issues

Only show gestures and taps?

Is it possible to only show gestures and taps, and not the general mouse movements? It would make a demo of an app seem even more realistic.

"Couldn't find iPhone Simulator message" results crash with iOS SDK 4.2 and iPhone simulator 4

  1. Changed all xcodeproj SDK's to latest (newly introduced with Xcode 3.2.5): iOS 4.2 and Mac OS X 10.6
  2. Compiled with for i in $(find . -name '*.xcodeproj'); do xcodebuild -project $i -configuration Release build; done
  3. Launched ~/Downloads/SimFinger/Fake/SimFinger/build/Release/SimFinger
  4. Main window seems come up fine with an iPhone4 frame, but regardless if simulator is running or not, SimFinger will say Couldn't find iPhone Simulator twice and crash.

Console output goes like this:

2010-11-30 10:53:18.208 SimFinger[14307:a0f] +[FakeFingerAppDelegate countByEnumeratingWithState:objects:count:]: unrecognized selector sent to class 0x711c

2010-11-30 10:53:18.256 SimFinger[14307:a0f] +[FakeFingerAppDelegate countByEnumeratingWithState:objects:count:]: unrecognized selector sent to class 0x711c

I may provide more detailed output on this issue, please let me know.

Best regards,
Ali Servet Donmez
http://www.pittle.org/

Couldn’t find iOS Simulator

When I launch SimFinger, I see an alert “Couldn’t find iOS Simulator”

How can I resolve this issue?

System info:
I built the app using the supplied script with Xcode Version 3.2.4 for iOS 4.1.
System Version: Mac OS X 10.6.6 (10J567)
Kernel Version: Darwin 10.6.0

Regards,
John Boyer

Simfinger overlay isnt positioning correctly

I have already tried every fix on your blog and everything I can find online. Nothing is working to fix the issue if you have any other suggestions please let me know. I am attaching an image of what is happening.

77789c24-848b-11e3-95b1-980d24c87e19

Simulated App Store prevents Apple's new OSX 10.6.6 App Store from launching

The identifier for the SimFinger simulated iOS App Store appears to be preventing the new Apple OSX 10.6.6 App Store from launching. Here's the error:

Process:         App Store [574]
Path:            /Users/my_user_name/Downloads/atebits-SimFinger-325d0b5/Fake/SimFinger/SimAppCollection/FakeApps/FakeAppStore/App Store.app/App Store
Identifier:      com.yourcompany.App_Store
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  launchd [282]

My guess is that it doesn't like the identifier namespaced to App_Store but, again, that's just a guess. Moving the SimFinger folder to the trash allowed Apple's App Store to launch.

iPhone 4

Is anybody going to add iPhone for frames?

Can't change carrier on iOS 4.2

It looks like iOS 4.2 removed support for the SBFakeCarrier key in the plist. I don't think there is much of anything that we can do about this, but it would be great if there was a note in the README about the supported versions of the iPhone Simulator.

This way people looking to demo an app supporting iOS 4.2+ wont be confused when the carrier string cannot be changed. I haven't checked, but there may be other keys that are also no longer supported.

"Couldn't find iPhone Simulator message" results crash with XCODE 4.6.3

Hi,
I've the same pb than #14, but we are in 2013. My config is :
XCode 4.6.3
Projet compilation in OSX SDK 10.7. / My mac 64-Bit.
The iOS simulator's version is 6.0 (369.2)
The device version in the iOS Simulator is 6.1(10B141)
I'm localised in French, and the name is "Simulateur iOS" in the menu
I've added a ln -s (symbolique link) in the directory
I've load the zip of the project on https://github.com/atebits/SimFinger/archive/master.zip

Thanks for your help.

The fix method written

crashes when not in accessibility

just need to change to the following on line 544 of the delegate class

NSDictionary *options = @{(id)kAXTrustedCheckOptionPrompt: @YES};
BOOL accessibilityEnabled = AXIsProcessTrustedWithOptions((CFDictionaryRef)options);
 if (accessibilityEnabled) {
     [self positionSimulatorWindow:nil];
     hideTheCursor();
}

Can't build in Xcode 5.0 - build error.

I'm getting a build error when trying to run from the current Master branch:

FakeFingerAppDelegate.m:65:32: Use of undeclared identifier 'kAXTrustedCheckOptionPrompt'

Followed by a warning on the next line:

FakeFingerAppDelegate.m:66:30: Implicit declaration of function 'AXIsProcessTrustedWithOptions' is invalid in C99

Am I missing a build option or something?

Positioning of Simfinger overlay

Hi,
The tool is great.

However it positions itself (after start) vertically partly outside of my screen.
Can we fix this somehow?

Thanks,
David

Localised Fake app names

Hello, I try to use SimFinger with Czech language set in iPhone simulator, but the names of the faked apps stay in English. Could you tell me, how I could change them please?

iPad image

has anyone created an iPad image they would be willing to share?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.