Xcode 8 Beta 3: Incorrect Name/Copyright In Template

Originator:SlaunchaMan
Number:rdar://27457369 Date Originated:20-Jul-2016 02:25 PM
Status:Duplicate/27515425/Closed Resolved:
Product:Developer Tools Product Version:Xcode Version 8.0 beta 3 (8S174q)
Classification:Other Bug Reproducible:I Didn’t Try
 
Summary:
Creating a new "Cross-platform SpriteKit Game" app, I noticed that Mike Ferris shows up in GameScene.swift:

//
//  GameScene.swift
//  iOS
//
//  Created by Mike Ferris on 6/7/16.
//  Copyright © 2016 Mike Ferris. All rights reserved.

Steps to Reproduce:
1. In the Welcome to Xcode window, click “Create a new Xcode project”
2. Under “Cross-Platform,” select “Cross-platform SpriteKit Game”
3. Choose Swift, enable all platforms, and fill in the required info

Expected Results:
The generated project’s source files all have my name and copyright.

Actual Results:
GameScene.swift, under Shared, has the above header.

Version:
Xcode Version 8.0 beta 3 (8S174q)

Notes:
The generated project is attached.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!