diff options
author | Haru <haru@dotalux.com> | 2014-09-20 13:18:22 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2014-09-20 15:19:47 +0200 |
commit | 2f5af5bfd1cf3f6cbb9bfdefc277f3d886b174d1 (patch) | |
tree | 9d7ece0119aca0ed458702418976d4de480d4158 /Hercules.xcodeproj/xcshareddata/xcschemes/HPMHooking.xcscheme | |
parent | 60d62f7b71b0697718d699fe221715e00becf365 (diff) | |
download | hercules-2f5af5bfd1cf3f6cbb9bfdefc277f3d886b174d1.tar.gz hercules-2f5af5bfd1cf3f6cbb9bfdefc277f3d886b174d1.tar.bz2 hercules-2f5af5bfd1cf3f6cbb9bfdefc277f3d886b174d1.tar.xz hercules-2f5af5bfd1cf3f6cbb9bfdefc277f3d886b174d1.zip |
Updated Xcode project to Xcode 6
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'Hercules.xcodeproj/xcshareddata/xcschemes/HPMHooking.xcscheme')
-rw-r--r-- | Hercules.xcodeproj/xcshareddata/xcschemes/HPMHooking.xcscheme | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Hercules.xcodeproj/xcshareddata/xcschemes/HPMHooking.xcscheme b/Hercules.xcodeproj/xcshareddata/xcschemes/HPMHooking.xcscheme index 50337fc91..6cb69978d 100644 --- a/Hercules.xcodeproj/xcshareddata/xcschemes/HPMHooking.xcscheme +++ b/Hercules.xcodeproj/xcshareddata/xcschemes/HPMHooking.xcscheme @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "0500" + LastUpgradeVersion = "0600" version = "1.3"> <BuildAction parallelizeBuildables = "YES" @@ -39,6 +39,15 @@ ignoresPersistentStateOnLaunch = "NO" debugDocumentVersioning = "YES" allowLocationSimulation = "YES"> + <MacroExpansion> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "A58A5A1E185801FF0099683E" + BuildableName = "HPMHooking.dylib" + BlueprintName = "HPMHooking" + ReferencedContainer = "container:Hercules.xcodeproj"> + </BuildableReference> + </MacroExpansion> <AdditionalOptions> </AdditionalOptions> </LaunchAction> |