|
13 | 13 | B1F827C4209CDAD4006DE336 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B1F827C3209CDAD4006DE336 /* Assets.xcassets */; };
|
14 | 14 | B1F827C7209CDAD4006DE336 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B1F827C5209CDAD4006DE336 /* Main.storyboard */; };
|
15 | 15 | B1F827D1209CDAFA006DE336 /* AudioKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B1F827CF209CDAFA006DE336 /* AudioKit.framework */; };
|
16 |
| - B1F827D2209CDAFA006DE336 /* AudioKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B1F827D0209CDAFA006DE336 /* AudioKitUI.framework */; }; |
| 16 | + EAD4DD1321588BA1003EFB80 /* AudioKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B1F827D0209CDAFA006DE336 /* AudioKitUI.framework */; }; |
| 17 | + EAD4DD1421588BA1003EFB80 /* AudioKitUI.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = B1F827D0209CDAFA006DE336 /* AudioKitUI.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
17 | 18 | /* End PBXBuildFile section */
|
18 | 19 |
|
| 20 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 21 | + EAD4DD1521588BA1003EFB80 /* Embed Frameworks */ = { |
| 22 | + isa = PBXCopyFilesBuildPhase; |
| 23 | + buildActionMask = 2147483647; |
| 24 | + dstPath = ""; |
| 25 | + dstSubfolderSpec = 10; |
| 26 | + files = ( |
| 27 | + EAD4DD1421588BA1003EFB80 /* AudioKitUI.framework in Embed Frameworks */, |
| 28 | + ); |
| 29 | + name = "Embed Frameworks"; |
| 30 | + runOnlyForDeploymentPostprocessing = 0; |
| 31 | + }; |
| 32 | +/* End PBXCopyFilesBuildPhase section */ |
| 33 | + |
19 | 34 | /* Begin PBXFileReference section */
|
20 | 35 | B1631211209CFC2100904F79 /* Organ.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = Organ.wav; path = ../../../Common/Organ.wav; sourceTree = "<group>"; };
|
21 | 36 | B1F827BC209CDAD2006DE336 /* SimpleAudioUnit.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SimpleAudioUnit.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
34 | 49 | isa = PBXFrameworksBuildPhase;
|
35 | 50 | buildActionMask = 2147483647;
|
36 | 51 | files = (
|
37 |
| - B1F827D2209CDAFA006DE336 /* AudioKitUI.framework in Frameworks */, |
| 52 | + EAD4DD1321588BA1003EFB80 /* AudioKitUI.framework in Frameworks */, |
38 | 53 | B1F827D1209CDAFA006DE336 /* AudioKit.framework in Frameworks */,
|
39 | 54 | );
|
40 | 55 | runOnlyForDeploymentPostprocessing = 0;
|
|
84 | 99 | B1F827B8209CDAD2006DE336 /* Sources */,
|
85 | 100 | B1F827B9209CDAD2006DE336 /* Frameworks */,
|
86 | 101 | B1F827BA209CDAD2006DE336 /* Resources */,
|
| 102 | + EAD4DD1521588BA1003EFB80 /* Embed Frameworks */, |
87 | 103 | );
|
88 | 104 | buildRules = (
|
89 | 105 | );
|
|
0 commit comments