Skip to content

Commit 58bfa8b

Browse files
release v1.0.1
1 parent 3430b18 commit 58bfa8b

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

.DS_Store

6 KB
Binary file not shown.

CloudMaster.xcodeproj/project.pbxproj

+9-9
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
/* End PBXContainerItemProxy section */
6363

6464
/* Begin PBXFileReference section */
65-
8D8D8A712C05A23400ACC61C /* Ditectrev Education.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Ditectrev Education.app"; sourceTree = BUILT_PRODUCTS_DIR; };
65+
8D8D8A712C05A23400ACC61C /* CloudMaster Swift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "CloudMaster Swift.app"; sourceTree = BUILT_PRODUCTS_DIR; };
6666
8D8D8A812C05A23600ACC61C /* CloudMasterTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CloudMasterTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
6767
8D8D8A852C05A23600ACC61C /* CloudMasterTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CloudMasterTests.swift; sourceTree = "<group>"; };
6868
8D8D8A8B2C05A23600ACC61C /* CloudMasterUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CloudMasterUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -144,7 +144,7 @@
144144
8D8D8A722C05A23400ACC61C /* Products */ = {
145145
isa = PBXGroup;
146146
children = (
147-
8D8D8A712C05A23400ACC61C /* Ditectrev Education.app */,
147+
8D8D8A712C05A23400ACC61C /* CloudMaster Swift.app */,
148148
8D8D8A812C05A23600ACC61C /* CloudMasterTests.xctest */,
149149
8D8D8A8B2C05A23600ACC61C /* CloudMasterUITests.xctest */,
150150
);
@@ -428,7 +428,7 @@
428428
);
429429
name = CloudMaster;
430430
productName = CloudMaster;
431-
productReference = 8D8D8A712C05A23400ACC61C /* Ditectrev Education.app */;
431+
productReference = 8D8D8A712C05A23400ACC61C /* CloudMaster Swift.app */;
432432
productType = "com.apple.product-type.application";
433433
};
434434
8D8D8A802C05A23600ACC61C /* CloudMasterTests */ = {
@@ -736,7 +736,7 @@
736736
CODE_SIGN_STYLE = Automatic;
737737
CURRENT_PROJECT_VERSION = 1;
738738
DEVELOPMENT_ASSET_PATHS = "\"CloudMaster/Preview Content\"";
739-
DEVELOPMENT_TEAM = "";
739+
DEVELOPMENT_TEAM = 9D3QHQ7CMS;
740740
ENABLE_PREVIEWS = YES;
741741
GENERATE_INFOPLIST_FILE = YES;
742742
INFOPLIST_KEY_CFBundleDisplayName = "CloudMaster Swift";
@@ -749,9 +749,9 @@
749749
"$(inherited)",
750750
"@executable_path/Frameworks",
751751
);
752-
MARKETING_VERSION = 1.0;
752+
MARKETING_VERSION = 1.0.1;
753753
PRODUCT_BUNDLE_IDENTIFIER = com.ditectrev.cloudmasterswift;
754-
PRODUCT_NAME = "Ditectrev Education";
754+
PRODUCT_NAME = "CloudMaster Swift";
755755
SWIFT_EMIT_LOC_STRINGS = YES;
756756
SWIFT_OBJC_BRIDGING_HEADER = "";
757757
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
@@ -769,7 +769,7 @@
769769
CODE_SIGN_STYLE = Automatic;
770770
CURRENT_PROJECT_VERSION = 1;
771771
DEVELOPMENT_ASSET_PATHS = "\"CloudMaster/Preview Content\"";
772-
DEVELOPMENT_TEAM = "";
772+
DEVELOPMENT_TEAM = 9D3QHQ7CMS;
773773
ENABLE_PREVIEWS = YES;
774774
GENERATE_INFOPLIST_FILE = YES;
775775
INFOPLIST_KEY_CFBundleDisplayName = "CloudMaster Swift";
@@ -782,9 +782,9 @@
782782
"$(inherited)",
783783
"@executable_path/Frameworks",
784784
);
785-
MARKETING_VERSION = 1.0;
785+
MARKETING_VERSION = 1.0.1;
786786
PRODUCT_BUNDLE_IDENTIFIER = com.ditectrev.cloudmasterswift;
787-
PRODUCT_NAME = "Ditectrev Education";
787+
PRODUCT_NAME = "CloudMaster Swift";
788788
SWIFT_EMIT_LOC_STRINGS = YES;
789789
SWIFT_OBJC_BRIDGING_HEADER = "";
790790
SWIFT_VERSION = 5.0;

CloudMaster.xcodeproj/xcshareddata/xcschemes/CloudMaster.xcscheme

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<BuildableReference
1717
BuildableIdentifier = "primary"
1818
BlueprintIdentifier = "8D8D8A702C05A23400ACC61C"
19-
BuildableName = "Ditectrev Education.app"
19+
BuildableName = "CloudMaster Swift.app"
2020
BlueprintName = "CloudMaster"
2121
ReferencedContainer = "container:CloudMaster.xcodeproj">
2222
</BuildableReference>
@@ -69,7 +69,7 @@
6969
<BuildableReference
7070
BuildableIdentifier = "primary"
7171
BlueprintIdentifier = "8D8D8A702C05A23400ACC61C"
72-
BuildableName = "Ditectrev Education.app"
72+
BuildableName = "CloudMaster Swift.app"
7373
BlueprintName = "CloudMaster"
7474
ReferencedContainer = "container:CloudMaster.xcodeproj">
7575
</BuildableReference>
@@ -86,7 +86,7 @@
8686
<BuildableReference
8787
BuildableIdentifier = "primary"
8888
BlueprintIdentifier = "8D8D8A702C05A23400ACC61C"
89-
BuildableName = "Ditectrev Education.app"
89+
BuildableName = "CloudMaster Swift.app"
9090
BlueprintName = "CloudMaster"
9191
ReferencedContainer = "container:CloudMaster.xcodeproj">
9292
</BuildableReference>
@@ -97,7 +97,7 @@
9797
</AnalyzeAction>
9898
<ArchiveAction
9999
buildConfiguration = "Release"
100-
customArchiveName = "Ditectrev Education"
100+
customArchiveName = "CloudMaster Swift"
101101
revealArchiveInOrganizer = "YES">
102102
</ArchiveAction>
103103
</Scheme>

0 commit comments

Comments
 (0)