Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-12107] Added checks for missing tiapp.xml id, name, and guid attr... #3631

Merged
merged 3 commits into from Dec 22, 2012
Merged

[TIMOB-12107] Added checks for missing tiapp.xml id, name, and guid attr... #3631

merged 3 commits into from Dec 22, 2012

Conversation

cb1kenobi
Copy link
Contributor

...ibutes. Also fixed default value of analytics flag.

@nebrius
Copy link
Contributor

nebrius commented Dec 22, 2012

Code reviewed and tested. Request accepted

nebrius pushed a commit that referenced this pull request Dec 22, 2012
[TIMOB-12107] Added checks for missing tiapp.xml id, name, and guid attr...
@nebrius nebrius merged commit 3c7979b into tidev:master Dec 22, 2012
@SteveTrautmanPEI
Copy link

This check requires that the Bundle ID be lower case, but according to http://developer.apple.com/library/mac/#documentation/ToolsLanguages/Conceptual/OSXWorkflowGuide/ManagingYourTeam/ManagingYourTeam.html,

However, unlike domain names, app IDs and bundle IDs are case sensitive.

Please update the regex to allow upper case.

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

Successfully merging this pull request may close these issues.

None yet

3 participants