Skip to content

[iOS] Xcode project name is wrong #169

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

Closed
dtopuzov opened this issue Jan 6, 2015 · 1 comment
Closed

[iOS] Xcode project name is wrong #169

dtopuzov opened this issue Jan 6, 2015 · 1 comment

Comments

@dtopuzov
Copy link
Contributor

dtopuzov commented Jan 6, 2015

Steps to reproduce:

  1. Create TNS project with CLI
  2. Add platform (iOS)
  3. Build
  4. Go to platform/ios and open .xcodeproj

Result:
Inside Xcode proejct is named "PROJECT_NAME" while I expect to see the name of TNS Project.

@dtopuzov
Copy link
Contributor Author

dtopuzov commented Jan 7, 2015

Reason:
.xcodeproj contains .xcworkspace
If .xcworkspace is removed from .xcodeproj then project name in Xcode is OK

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

No branches or pull requests

3 participants