Skip to content

Commit

Permalink
Add uuid for Xcode 6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
onevcat committed Nov 19, 2014
1 parent 37e2344 commit efe988c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForRunning = "YES"
buildForTesting = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "D1C462D917999C2000EB7B23"
BuildableName = "VVDocumenterTests.xctest"
BlueprintName = "VVDocumenterTests"
ReferencedContainer = "container:VVDocumenter-Xcode.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
Expand Down
3 changes: 2 additions & 1 deletion VVDocumenter-Xcode/VVDocumenter-Xcode-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,10 @@
<string>A2E4D43F-41F4-4FB9-BB94-7177011C9AED</string>
<string>AD68E85B-441B-4301-B564-A45E4919A6AD</string>
<string>C4A681B0-4A26-480E-93EC-1218098B9AA0</string>
<string>FEC992CC-CA4A-4CFD-8881-77300FCB848A</string>
</array>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2013年 OneV's Den. All rights reserved.</string>
<string>Copyright © 2013年 OneV&apos;s Den. All rights reserved.</string>
<key>NSPrincipalClass</key>
<string></string>
<key>XC4Compatible</key>
Expand Down

0 comments on commit efe988c

Please sign in to comment.