mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-17 00:44:19 +00:00
Re-saved all projects
This commit is contained in:
parent
7e23bf28ae
commit
8fd62040fb
182 changed files with 2113 additions and 74 deletions
|
|
@ -18,6 +18,7 @@
|
|||
3BFCAE441B663BD739FBCCB4 = {isa = PBXBuildFile; fileRef = 6CDDF198D9632DA763449E05; };
|
||||
5AE83D61A34B2B62A0610EBB = {isa = PBXBuildFile; fileRef = 9D95CB2E713755CD61842774; };
|
||||
3FCDCEFCE3D77BE1FC8A1E17 = {isa = PBXBuildFile; fileRef = 740AFAC150EAC7E6A6D6E6FA; };
|
||||
C6072D3D35C84AD177B3A755 = {isa = PBXBuildFile; fileRef = CF1E24D40ED25997CE876E6F; };
|
||||
FF3345FBD014D97240E35C15 = {isa = PBXBuildFile; fileRef = 51626197E6CE921E472AFCA1; };
|
||||
6243594E2BFD65B88D9F9918 = {isa = PBXBuildFile; fileRef = 525E733E59BB89937210A34E; };
|
||||
31F4958CEE4B57FD45310A05 = {isa = PBXBuildFile; fileRef = 844820FE23753AF260B13D1D; };
|
||||
|
|
@ -83,6 +84,7 @@
|
|||
C3C776709CFEB52B87A9E260 = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
||||
CC144EDF680633EC54BB6C7C = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
||||
CD873394654FB45C06EA0471 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_events"; path = "../../../../modules/juce_events"; sourceTree = "SOURCE_ROOT"; };
|
||||
CF1E24D40ED25997CE876E6F = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
|
||||
D7DC63734E1547DC3C511DCE = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
|
||||
DCA070129A9B3031E7342AF7 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_opengl"; path = "../../../../modules/juce_opengl"; sourceTree = "SOURCE_ROOT"; };
|
||||
E388431BD28744CBA815E6D7 = {isa = PBXFileReference; lastKnownFileType = file; name = "juce_audio_basics"; path = "../../../../modules/juce_audio_basics"; sourceTree = "SOURCE_ROOT"; };
|
||||
|
|
@ -145,6 +147,7 @@
|
|||
6CDDF198D9632DA763449E05,
|
||||
9D95CB2E713755CD61842774,
|
||||
740AFAC150EAC7E6A6D6E6FA,
|
||||
CF1E24D40ED25997CE876E6F,
|
||||
51626197E6CE921E472AFCA1,
|
||||
525E733E59BB89937210A34E,
|
||||
844820FE23753AF260B13D1D, ); name = Frameworks; sourceTree = "<group>"; };
|
||||
|
|
@ -338,6 +341,7 @@
|
|||
3BFCAE441B663BD739FBCCB4,
|
||||
5AE83D61A34B2B62A0610EBB,
|
||||
3FCDCEFCE3D77BE1FC8A1E17,
|
||||
C6072D3D35C84AD177B3A755,
|
||||
FF3345FBD014D97240E35C15,
|
||||
6243594E2BFD65B88D9F9918,
|
||||
31F4958CEE4B57FD45310A05, ); runOnlyForDeploymentPostprocessing = 0; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue