Skip to content

Commit 6e37f47

Browse files
committed
Xcode project: Add CLAP to All target
1 parent 71e9964 commit 6e37f47

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

TemplateProject/projects/TemplateProject-macOS.xcodeproj/project.pbxproj

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
buildPhases = (
1414
);
1515
dependencies = (
16+
4F61D8582D7482DA00578AA8 /* PBXTargetDependency */,
1617
4F06F18623566DC800FD0962 /* PBXTargetDependency */,
1718
4F78DAFA13B6436B0032E0F3 /* PBXTargetDependency */,
1819
4F9828F8140A9F0200F3FCC1 /* PBXTargetDependency */,
@@ -280,6 +281,13 @@
280281
remoteGlobalIDString = 4F78BE0122E73D0800AD537E;
281282
remoteInfo = AUv3Framework;
282283
};
284+
4F61D8572D7482DA00578AA8 /* PBXContainerItemProxy */ = {
285+
isa = PBXContainerItemProxy;
286+
containerPortal = 089C1669FE841209C02AAC07 /* Project object */;
287+
proxyType = 1;
288+
remoteGlobalIDString = 4F8E0FDF2BF5F3B500D360CE;
289+
remoteInfo = CLAP;
290+
};
283291
4F78BE3522E742DE00AD537E /* PBXContainerItemProxy */ = {
284292
isa = PBXContainerItemProxy;
285293
containerPortal = 089C1669FE841209C02AAC07 /* Project object */;
@@ -2521,6 +2529,11 @@
25212529
target = 4F78BE0122E73D0800AD537E /* TemplateProjectAU */;
25222530
targetProxy = 4F3EE1BC231438D000004786 /* PBXContainerItemProxy */;
25232531
};
2532+
4F61D8582D7482DA00578AA8 /* PBXTargetDependency */ = {
2533+
isa = PBXTargetDependency;
2534+
target = 4F8E0FDF2BF5F3B500D360CE /* CLAP */;
2535+
targetProxy = 4F61D8572D7482DA00578AA8 /* PBXContainerItemProxy */;
2536+
};
25242537
4F78BE3622E742DE00AD537E /* PBXTargetDependency */ = {
25252538
isa = PBXTargetDependency;
25262539
target = 4F78BE0122E73D0800AD537E /* TemplateProjectAU */;

0 commit comments

Comments
 (0)