Skip to content
This repository has been archived by the owner on Feb 1, 2018. It is now read-only.

Custom name for Info.plist file fails to run tests #23

Open
XBeg9 opened this issue Mar 27, 2013 · 9 comments
Open

Custom name for Info.plist file fails to run tests #23

XBeg9 opened this issue Mar 27, 2013 · 9 comments
Milestone

Comments

@XBeg9
Copy link

XBeg9 commented Mar 27, 2013

If your project or target has non-standard name for Info.plist file, you will get this error and tests are stopped.

** Execute coffeescript
** Execute iphone:test
File Doesn't Exist, Will Create: /build/iphonesimulator/Prototype.app/Info.plist
Delete: Entry, ":UIDeviceFamily", Does Not Exist
File Doesn't Exist, Will Create: /build/iphonesimulator/Prototype.app/Info.plist
File Doesn't Exist, Will Create: /build/iphonesimulator/Prototype.app/Info.plist
iphone  example.js

Any ideas how to fix this?

@XBeg9
Copy link
Author

XBeg9 commented Mar 28, 2013

I have found issue. The reason is in "Prototype.app", I have custom app.name, bwoken doesn't check it in the script.

@listrophy
Copy link
Contributor

Is there something bwoken should be doing in this case to make your life easier? Or is this issue resolved?

@rdougan
Copy link

rdougan commented Jul 25, 2013

I've also ran into this issue as my project/workspace name does not match the application name. @XBeg9 did you manage to get around this?

@XBeg9
Copy link
Author

XBeg9 commented Aug 4, 2013

@rdougan I'm not working with bwoken currently, it was just preview for my client. I change static text "Prototype.app" to my own target app.name.

@zhanjingjie
Copy link

Same issue here...

@listrophy
Copy link
Contributor

@rdougan @XBeg9 @zhanjingjie Could you explain in better detail what needs to happen for bwoken to work for you? Do you need a custom app name? Custom Info.plist name?

@otusweb
Copy link

otusweb commented Oct 15, 2013

I"m running into this issue and am not sure what needs to be done to have bwoken work (i'm using 2.0.1 beta), our plist has a custom name

@taijizhu
Copy link

taijizhu commented Aug 6, 2015

same issue here,
bwoken, where does it find prototype.app this name? look up from Info.plist?
i will try to manual rename apps to see if i can it it running.

@galiak11
Copy link

galiak11 commented Oct 4, 2015

Had the same issue. Adding "--product-name " to the bwoken command line solved the issue for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants