summaryrefslogtreecommitdiff
path: root/Sora.xcodeproj
diff options
context:
space:
mode:
Diffstat (limited to 'Sora.xcodeproj')
-rw-r--r--Sora.xcodeproj/project.pbxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/Sora.xcodeproj/project.pbxproj b/Sora.xcodeproj/project.pbxproj
index 51f0a71..43cb40f 100644
--- a/Sora.xcodeproj/project.pbxproj
+++ b/Sora.xcodeproj/project.pbxproj
@@ -8,9 +8,11 @@
/* Begin PBXBuildFile section */
4CA3DE752D65B5990033035D /* WaterfallGrid in Frameworks */ = {isa = PBXBuildFile; productRef = 4CA3DE742D65B5990033035D /* WaterfallGrid */; };
+ 4CBAE9322D6C8CAE00C02D46 /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 4CBAE9312D6C8CAE00C02D46 /* Settings.bundle */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
+ 4CBAE9312D6C8CAE00C02D46 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Settings.bundle; sourceTree = "<group>"; };
4CD342762D6341D900565E6F /* Sora.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Sora.app; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
@@ -50,6 +52,7 @@
4CD3426D2D6341D900565E6F = {
isa = PBXGroup;
children = (
+ 4CBAE9312D6C8CAE00C02D46 /* Settings.bundle */,
4CD342782D6341D900565E6F /* Sora */,
4CD342772D6341D900565E6F /* Products */,
);
@@ -131,6 +134,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
+ 4CBAE9322D6C8CAE00C02D46 /* Settings.bundle in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};