File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
TemplateProject/projects/TemplateProject-iOS.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 52
52
4FC6984E293BA61D0076EC33 /* TemplateProject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4FFF108720A1036200D3092F /* TemplateProject.cpp */; };
53
53
4FC6984F293BA6420076EC33 /* IControl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4F6369E520A466320022C370 /* IControl.cpp */; };
54
54
4FC69851293BA8770076EC33 /* IGraphicsIOS.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4F63698E20A463AF0022C370 /* IGraphicsIOS.mm */; };
55
+ 4FCBE769293CDFB7005D913D /* IPlugAUViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4FFF105A20A0E57100D3092F /* IPlugAUViewController.mm */; };
55
56
4FDF6D772267CE540007B686 /* AppViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 4FDF6D732267CE540007B686 /* AppViewController.mm */; };
56
57
4FDF6D792267CE540007B686 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FDF6D742267CE540007B686 /* main.m */; };
57
58
4FDF6D7B2267CE540007B686 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4FDF6D752267CE540007B686 /* AppDelegate.m */; };
902
903
isa = PBXSourcesBuildPhase;
903
904
buildActionMask = 2147483647;
904
905
files = (
906
+ 4FCBE769293CDFB7005D913D /* IPlugAUViewController.mm in Sources */,
905
907
4F4856842773BD77005BCF8E /* TemplateProjectAUv3Appex.m in Sources */,
906
908
);
907
909
runOnlyForDeploymentPostprocessing = 0;
You can’t perform that action at this time.
0 commit comments