|
|
@@ -15,21 +15,16 @@ |
|
|
84F30CD108FEAAA20087E26C /* Main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84F30CD008FEAAA20087E26C /* Main.cpp */; }; |
|
|
84F30CD108FEAAA20087E26C /* Main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84F30CD008FEAAA20087E26C /* Main.cpp */; }; |
|
|
84F30CED08FEAD7A0087E26C /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84F30CEC08FEAD7A0087E26C /* CoreAudio.framework */; }; |
|
|
84F30CED08FEAD7A0087E26C /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84F30CEC08FEAD7A0087E26C /* CoreAudio.framework */; }; |
|
|
84FAD61A0C7C3CCB00AF3028 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84FAD6190C7C3CCB00AF3028 /* IOKit.framework */; }; |
|
|
84FAD61A0C7C3CCB00AF3028 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84FAD6190C7C3CCB00AF3028 /* IOKit.framework */; }; |
|
|
84FDB0610C15BD5C00CD0087 /* libjucedebug.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 84FDB05E0C15BD4500CD0087 /* libjucedebug.a */; }; |
|
|
|
|
|
|
|
|
84FBB86F0E06CAC200B52196 /* juce_LibrarySource.mm in Sources */ = {isa = PBXBuildFile; fileRef = 84FBB86E0E06CAC200B52196 /* juce_LibrarySource.mm */; }; |
|
|
|
|
|
84FBB8730E06CC5D00B52196 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84FBB8720E06CC5D00B52196 /* Cocoa.framework */; }; |
|
|
|
|
|
84FBB8770E06CCB200B52196 /* CoreMIDI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84FBB8760E06CCB200B52196 /* CoreMIDI.framework */; }; |
|
|
|
|
|
84FBB87B0E06CCC600B52196 /* DiscRecording.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84FBB87A0E06CCC600B52196 /* DiscRecording.framework */; }; |
|
|
|
|
|
84FBB8880E06CCE900B52196 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84FBB8870E06CCE900B52196 /* AudioUnit.framework */; }; |
|
|
|
|
|
84FBB88D0E06CD0100B52196 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84FBB88C0E06CD0100B52196 /* WebKit.framework */; }; |
|
|
8D0C4E8D0486CD37000505A6 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */; }; |
|
|
8D0C4E8D0486CD37000505A6 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */; }; |
|
|
8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; }; |
|
|
8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; }; |
|
|
/* End PBXBuildFile section */ |
|
|
/* End PBXBuildFile section */ |
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */ |
|
|
|
|
|
84FDB05D0C15BD4500CD0087 /* PBXContainerItemProxy */ = { |
|
|
|
|
|
isa = PBXContainerItemProxy; |
|
|
|
|
|
containerPortal = 84F30CCA08FEAA8C0087E26C /* Juce.xcodeproj */; |
|
|
|
|
|
proxyType = 2; |
|
|
|
|
|
remoteGlobalIDString = D2AAC046055464E500DB518D; |
|
|
|
|
|
remoteInfo = Juce; |
|
|
|
|
|
}; |
|
|
|
|
|
/* End PBXContainerItemProxy section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */ |
|
|
/* Begin PBXFileReference section */ |
|
|
0867D6ABFE840B52C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
|
|
0867D6ABFE840B52C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
|
|
20286C33FDCF999611CA2CEA /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; }; |
|
|
20286C33FDCF999611CA2CEA /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; }; |
|
|
@@ -42,10 +37,16 @@ |
|
|
841083D40DB36EA400AB8583 /* MainComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MainComponent.h; path = ../common/MainComponent.h; sourceTree = SOURCE_ROOT; }; |
|
|
841083D40DB36EA400AB8583 /* MainComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MainComponent.h; path = ../common/MainComponent.h; sourceTree = SOURCE_ROOT; }; |
|
|
841084870DB374E700AB8583 /* juce.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = juce.xcconfig; path = ../../../build/macosx/juce.xcconfig; sourceTree = SOURCE_ROOT; }; |
|
|
841084870DB374E700AB8583 /* juce.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = juce.xcconfig; path = ../../../build/macosx/juce.xcconfig; sourceTree = SOURCE_ROOT; }; |
|
|
8411369F0D0480DE0054B790 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; }; |
|
|
8411369F0D0480DE0054B790 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; }; |
|
|
84F30CCA08FEAA8C0087E26C /* Juce.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Juce.xcodeproj; path = ../../../build/macosx/Juce.xcodeproj; sourceTree = SOURCE_ROOT; }; |
|
|
|
|
|
84F30CD008FEAAA20087E26C /* Main.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Main.cpp; path = ../common/Main.cpp; sourceTree = SOURCE_ROOT; }; |
|
|
84F30CD008FEAAA20087E26C /* Main.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Main.cpp; path = ../common/Main.cpp; sourceTree = SOURCE_ROOT; }; |
|
|
84F30CEC08FEAD7A0087E26C /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; }; |
|
|
84F30CEC08FEAD7A0087E26C /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; }; |
|
|
84FAD6190C7C3CCB00AF3028 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; }; |
|
|
84FAD6190C7C3CCB00AF3028 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; }; |
|
|
|
|
|
84FBB86E0E06CAC200B52196 /* juce_LibrarySource.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = juce_LibrarySource.mm; path = ../common/juce_LibrarySource.mm; sourceTree = SOURCE_ROOT; }; |
|
|
|
|
|
84FBB8700E06CAD300B52196 /* juce_AppConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = juce_AppConfig.h; path = ../common/juce_AppConfig.h; sourceTree = SOURCE_ROOT; }; |
|
|
|
|
|
84FBB8720E06CC5D00B52196 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; |
|
|
|
|
|
84FBB8760E06CCB200B52196 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = /System/Library/Frameworks/CoreMIDI.framework; sourceTree = "<absolute>"; }; |
|
|
|
|
|
84FBB87A0E06CCC600B52196 /* DiscRecording.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DiscRecording.framework; path = /System/Library/Frameworks/DiscRecording.framework; sourceTree = "<absolute>"; }; |
|
|
|
|
|
84FBB8870E06CCE900B52196 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = "<absolute>"; }; |
|
|
|
|
|
84FBB88C0E06CD0100B52196 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = /System/Library/Frameworks/WebKit.framework; sourceTree = "<absolute>"; }; |
|
|
8D0C4E960486CD37000505A6 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
|
|
8D0C4E960486CD37000505A6 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
|
|
8D0C4E970486CD37000505A6 /* juce_application.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = juce_application.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
8D0C4E970486CD37000505A6 /* juce_application.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = juce_application.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
|
/* End PBXFileReference section */ |
|
|
/* End PBXFileReference section */ |
|
|
@@ -55,13 +56,17 @@ |
|
|
isa = PBXFrameworksBuildPhase; |
|
|
isa = PBXFrameworksBuildPhase; |
|
|
buildActionMask = 2147483647; |
|
|
buildActionMask = 2147483647; |
|
|
files = ( |
|
|
files = ( |
|
|
84FDB0610C15BD5C00CD0087 /* libjucedebug.a in Frameworks */, |
|
|
|
|
|
8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */, |
|
|
8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */, |
|
|
84F30CED08FEAD7A0087E26C /* CoreAudio.framework in Frameworks */, |
|
|
84F30CED08FEAD7A0087E26C /* CoreAudio.framework in Frameworks */, |
|
|
84078F3E09E6B42E004E7BCD /* AGL.framework in Frameworks */, |
|
|
84078F3E09E6B42E004E7BCD /* AGL.framework in Frameworks */, |
|
|
8407902B09E6B5BD004E7BCD /* QuickTime.framework in Frameworks */, |
|
|
8407902B09E6B5BD004E7BCD /* QuickTime.framework in Frameworks */, |
|
|
84FAD61A0C7C3CCB00AF3028 /* IOKit.framework in Frameworks */, |
|
|
84FAD61A0C7C3CCB00AF3028 /* IOKit.framework in Frameworks */, |
|
|
841136A00D0480DE0054B790 /* OpenGL.framework in Frameworks */, |
|
|
841136A00D0480DE0054B790 /* OpenGL.framework in Frameworks */, |
|
|
|
|
|
84FBB8730E06CC5D00B52196 /* Cocoa.framework in Frameworks */, |
|
|
|
|
|
84FBB8770E06CCB200B52196 /* CoreMIDI.framework in Frameworks */, |
|
|
|
|
|
84FBB87B0E06CCC600B52196 /* DiscRecording.framework in Frameworks */, |
|
|
|
|
|
84FBB8880E06CCE900B52196 /* AudioUnit.framework in Frameworks */, |
|
|
|
|
|
84FBB88D0E06CD0100B52196 /* WebKit.framework in Frameworks */, |
|
|
); |
|
|
); |
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
}; |
|
|
}; |
|
|
@@ -91,10 +96,12 @@ |
|
|
20286C2AFDCF999611CA2CEA /* Sources */ = { |
|
|
20286C2AFDCF999611CA2CEA /* Sources */ = { |
|
|
isa = PBXGroup; |
|
|
isa = PBXGroup; |
|
|
children = ( |
|
|
children = ( |
|
|
841083D20DB36EA400AB8583 /* includes.h */, |
|
|
|
|
|
841083D30DB36EA400AB8583 /* MainComponent.cpp */, |
|
|
841083D30DB36EA400AB8583 /* MainComponent.cpp */, |
|
|
841083D40DB36EA400AB8583 /* MainComponent.h */, |
|
|
841083D40DB36EA400AB8583 /* MainComponent.h */, |
|
|
84F30CD008FEAAA20087E26C /* Main.cpp */, |
|
|
84F30CD008FEAAA20087E26C /* Main.cpp */, |
|
|
|
|
|
841083D20DB36EA400AB8583 /* includes.h */, |
|
|
|
|
|
84FBB8700E06CAD300B52196 /* juce_AppConfig.h */, |
|
|
|
|
|
84FBB86E0E06CAC200B52196 /* juce_LibrarySource.mm */, |
|
|
); |
|
|
); |
|
|
name = Sources; |
|
|
name = Sources; |
|
|
sourceTree = "<group>"; |
|
|
sourceTree = "<group>"; |
|
|
@@ -111,15 +118,19 @@ |
|
|
20286C32FDCF999611CA2CEA /* External Frameworks and Libraries */ = { |
|
|
20286C32FDCF999611CA2CEA /* External Frameworks and Libraries */ = { |
|
|
isa = PBXGroup; |
|
|
isa = PBXGroup; |
|
|
children = ( |
|
|
children = ( |
|
|
84F30CCA08FEAA8C0087E26C /* Juce.xcodeproj */, |
|
|
|
|
|
|
|
|
84FBB8870E06CCE900B52196 /* AudioUnit.framework */, |
|
|
|
|
|
84FBB8720E06CC5D00B52196 /* Cocoa.framework */, |
|
|
20286C33FDCF999611CA2CEA /* Carbon.framework */, |
|
|
20286C33FDCF999611CA2CEA /* Carbon.framework */, |
|
|
4A9504CAFFE6A41611CA0CBA /* CoreServices.framework */, |
|
|
4A9504CAFFE6A41611CA0CBA /* CoreServices.framework */, |
|
|
84F30CEC08FEAD7A0087E26C /* CoreAudio.framework */, |
|
|
84F30CEC08FEAD7A0087E26C /* CoreAudio.framework */, |
|
|
|
|
|
84FBB8760E06CCB200B52196 /* CoreMIDI.framework */, |
|
|
|
|
|
84FBB87A0E06CCC600B52196 /* DiscRecording.framework */, |
|
|
4A9504C8FFE6A3BC11CA0CBA /* ApplicationServices.framework */, |
|
|
4A9504C8FFE6A3BC11CA0CBA /* ApplicationServices.framework */, |
|
|
84078F3D09E6B42E004E7BCD /* AGL.framework */, |
|
|
84078F3D09E6B42E004E7BCD /* AGL.framework */, |
|
|
8407902A09E6B5BD004E7BCD /* QuickTime.framework */, |
|
|
8407902A09E6B5BD004E7BCD /* QuickTime.framework */, |
|
|
84FAD6190C7C3CCB00AF3028 /* IOKit.framework */, |
|
|
84FAD6190C7C3CCB00AF3028 /* IOKit.framework */, |
|
|
8411369F0D0480DE0054B790 /* OpenGL.framework */, |
|
|
8411369F0D0480DE0054B790 /* OpenGL.framework */, |
|
|
|
|
|
84FBB88C0E06CD0100B52196 /* WebKit.framework */, |
|
|
); |
|
|
); |
|
|
name = "External Frameworks and Libraries"; |
|
|
name = "External Frameworks and Libraries"; |
|
|
sourceTree = "<group>"; |
|
|
sourceTree = "<group>"; |
|
|
@@ -132,14 +143,6 @@ |
|
|
name = "Build settings"; |
|
|
name = "Build settings"; |
|
|
sourceTree = "<group>"; |
|
|
sourceTree = "<group>"; |
|
|
}; |
|
|
}; |
|
|
84FDB05A0C15BD4500CD0087 /* Products */ = { |
|
|
|
|
|
isa = PBXGroup; |
|
|
|
|
|
children = ( |
|
|
|
|
|
84FDB05E0C15BD4500CD0087 /* libjucedebug.a */, |
|
|
|
|
|
); |
|
|
|
|
|
name = Products; |
|
|
|
|
|
sourceTree = "<group>"; |
|
|
|
|
|
}; |
|
|
|
|
|
/* End PBXGroup section */ |
|
|
/* End PBXGroup section */ |
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */ |
|
|
/* Begin PBXNativeTarget section */ |
|
|
@@ -171,12 +174,6 @@ |
|
|
hasScannedForEncodings = 1; |
|
|
hasScannedForEncodings = 1; |
|
|
mainGroup = 20286C29FDCF999611CA2CEA /* juce_application */; |
|
|
mainGroup = 20286C29FDCF999611CA2CEA /* juce_application */; |
|
|
projectDirPath = ""; |
|
|
projectDirPath = ""; |
|
|
projectReferences = ( |
|
|
|
|
|
{ |
|
|
|
|
|
ProductGroup = 84FDB05A0C15BD4500CD0087 /* Products */; |
|
|
|
|
|
ProjectRef = 84F30CCA08FEAA8C0087E26C /* Juce.xcodeproj */; |
|
|
|
|
|
}, |
|
|
|
|
|
); |
|
|
|
|
|
projectRoot = ""; |
|
|
projectRoot = ""; |
|
|
targets = ( |
|
|
targets = ( |
|
|
8D0C4E890486CD37000505A6 /* juce_application */, |
|
|
8D0C4E890486CD37000505A6 /* juce_application */, |
|
|
@@ -184,16 +181,6 @@ |
|
|
}; |
|
|
}; |
|
|
/* End PBXProject section */ |
|
|
/* End PBXProject section */ |
|
|
|
|
|
|
|
|
/* Begin PBXReferenceProxy section */ |
|
|
|
|
|
84FDB05E0C15BD4500CD0087 /* libjucedebug.a */ = { |
|
|
|
|
|
isa = PBXReferenceProxy; |
|
|
|
|
|
fileType = archive.ar; |
|
|
|
|
|
path = libjucedebug.a; |
|
|
|
|
|
remoteRef = 84FDB05D0C15BD4500CD0087 /* PBXContainerItemProxy */; |
|
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR; |
|
|
|
|
|
}; |
|
|
|
|
|
/* End PBXReferenceProxy section */ |
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */ |
|
|
/* Begin PBXResourcesBuildPhase section */ |
|
|
8D0C4E8C0486CD37000505A6 /* Resources */ = { |
|
|
8D0C4E8C0486CD37000505A6 /* Resources */ = { |
|
|
isa = PBXResourcesBuildPhase; |
|
|
isa = PBXResourcesBuildPhase; |
|
|
@@ -213,6 +200,7 @@ |
|
|
files = ( |
|
|
files = ( |
|
|
84F30CD108FEAAA20087E26C /* Main.cpp in Sources */, |
|
|
84F30CD108FEAAA20087E26C /* Main.cpp in Sources */, |
|
|
841083D50DB36EA400AB8583 /* MainComponent.cpp in Sources */, |
|
|
841083D50DB36EA400AB8583 /* MainComponent.cpp in Sources */, |
|
|
|
|
|
84FBB86F0E06CAC200B52196 /* juce_LibrarySource.mm in Sources */, |
|
|
); |
|
|
); |
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
}; |
|
|
}; |
|
|
|