Skip to content

Commit 9090cc3

Browse files
committed
Merge pull request onevcat#80 from onevcat/fix/xcode-6.2
Add uuid for Xcode 6.2
2 parents 37e2344 + efe988c commit 9090cc3

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

VVDocumenter-Xcode.xcodeproj/xcshareddata/xcschemes/VVDocumenterTests.xcscheme

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@
55
<BuildAction
66
parallelizeBuildables = "YES"
77
buildImplicitDependencies = "YES">
8+
<BuildActionEntries>
9+
<BuildActionEntry
10+
buildForRunning = "YES"
11+
buildForTesting = "YES">
12+
<BuildableReference
13+
BuildableIdentifier = "primary"
14+
BlueprintIdentifier = "D1C462D917999C2000EB7B23"
15+
BuildableName = "VVDocumenterTests.xctest"
16+
BlueprintName = "VVDocumenterTests"
17+
ReferencedContainer = "container:VVDocumenter-Xcode.xcodeproj">
18+
</BuildableReference>
19+
</BuildActionEntry>
20+
</BuildActionEntries>
821
</BuildAction>
922
<TestAction
1023
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"

VVDocumenter-Xcode/VVDocumenter-Xcode-Info.plist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,10 @@
3030
<string>A2E4D43F-41F4-4FB9-BB94-7177011C9AED</string>
3131
<string>AD68E85B-441B-4301-B564-A45E4919A6AD</string>
3232
<string>C4A681B0-4A26-480E-93EC-1218098B9AA0</string>
33+
<string>FEC992CC-CA4A-4CFD-8881-77300FCB848A</string>
3334
</array>
3435
<key>NSHumanReadableCopyright</key>
35-
<string>Copyright © 2013年 OneV's Den. All rights reserved.</string>
36+
<string>Copyright © 2013年 OneV&apos;s Den. All rights reserved.</string>
3637
<key>NSPrincipalClass</key>
3738
<string></string>
3839
<key>XC4Compatible</key>

0 commit comments

Comments
 (0)