Github user shortstuffsushi commented on a diff in the pull request:

    https://github.com/apache/cordova-ios/pull/104#discussion_r19091211
  
    --- Diff: bin/create ---
    @@ -110,6 +110,9 @@ else
         cp -r "$PROJECT_TEMPLATE_DIR/__NON-CLI__.xcodeproj" 
"$PROJECT_PATH/$PROJECT_NAME.xcodeproj"
     fi
     cp -r "$PROJECT_TEMPLATE_DIR/__PROJECT_NAME__" 
"$PROJECT_PATH/$PROJECT_NAME"
    +cp -r "$PROJECT_TEMPLATE_DIR/__PROJECT_NAME__.xcworkspace" 
"$PROJECT_PATH/$PROJECT_NAME.xcworkspace"
    --- End diff --
    
    I've looked in both of the pull requests, and I can't find the template 
file that you're referring to on this line. Could you provide a link to that 
directly? Maybe I'm just missing it, but I don't see the template file.
    
    Additionally, when I run the create script locally, it isn't generating a 
workspace. I don't see any warnings or anything, but it does not come through 
with the project. That's what lead me to believe this file was missing in the 
first place.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to