瀏覽代碼

Merge branch 'fix-28'

* fix-28:
  Add missing `CURRENT_PROJECT_VESION` to xcodeproj
Norio Nomura 8 年之前
父節點
當前提交
c05dc8b470
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Base32.xcodeproj/project.pbxproj

+ 2 - 0
Base32.xcodeproj/project.pbxproj

@@ -364,6 +364,7 @@
 			isa = XCBuildConfiguration;
 			baseConfigurationReference = __PBXFileRef_Base32.xcodeproj/Configs/Project.xcconfig /* Base32.xcodeproj/Configs/Project.xcconfig */;
 			buildSettings = {
+				CURRENT_PROJECT_VERSION = 1.0;
 				ENABLE_TESTABILITY = YES;
 				SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
 			};
@@ -373,6 +374,7 @@
 			isa = XCBuildConfiguration;
 			baseConfigurationReference = __PBXFileRef_Base32.xcodeproj/Configs/Project.xcconfig /* Base32.xcodeproj/Configs/Project.xcconfig */;
 			buildSettings = {
+				CURRENT_PROJECT_VERSION = 1.0;
 				ENABLE_TESTABILITY = YES;
 				ONLY_ACTIVE_ARCH = YES;
 				SWIFT_OPTIMIZATION_LEVEL = "-Onone";