Skip to content

Commit 4b95974

Browse files
committed
cleaned some stuff
1 parent 5be6018 commit 4b95974

File tree

2 files changed

+0
-38
lines changed

2 files changed

+0
-38
lines changed

.DS_Store

0 Bytes
Binary file not shown.

Scorocode.xcodeproj/project.pbxproj

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@
6060
/* End PBXBuildFile section */
6161

6262
/* Begin PBXFileReference section */
63-
0E3A526309AD8B01F87D00B9 /* Pods-Scorocode-ScorocodeTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Scorocode-ScorocodeTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-Scorocode-ScorocodeTests/Pods-Scorocode-ScorocodeTests.release.xcconfig"; sourceTree = "<group>"; };
64-
3B9112C348AA9C0E77837B0F /* Pods_Scorocode_ScorocodeTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Scorocode_ScorocodeTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
65-
4B217DB4E5BAEC28601AC230 /* Pods_Scorocode.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Scorocode.framework; sourceTree = BUILT_PRODUCTS_DIR; };
6663
621F68631EC3106E009AF9BA /* SwiftSDK.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftSDK.app; sourceTree = BUILT_PRODUCTS_DIR; };
6764
621F68651EC3106E009AF9BA /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
6865
621F68671EC3106E009AF9BA /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
@@ -103,13 +100,6 @@
103100
6283034F1E51E815007EA347 /* TestSCOperator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestSCOperator.swift; sourceTree = "<group>"; };
104101
628303501E51E815007EA347 /* TestSCUpdate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestSCUpdate.swift; sourceTree = "<group>"; };
105102
628303511E51E815007EA347 /* TestSC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestSC.swift; sourceTree = "<group>"; };
106-
7E148D1113188554E3E74082 /* Pods-SwiftSDK.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SwiftSDK.debug.xcconfig"; path = "Pods/Target Support Files/Pods-SwiftSDK/Pods-SwiftSDK.debug.xcconfig"; sourceTree = "<group>"; };
107-
80C981D436FFD664C5698CF1 /* Pods_SwiftSDK_ScorocodeTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SwiftSDK_ScorocodeTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
108-
89B635100CEF9CBD4395B4D2 /* Pods-Scorocode.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Scorocode.release.xcconfig"; path = "Pods/Target Support Files/Pods-Scorocode/Pods-Scorocode.release.xcconfig"; sourceTree = "<group>"; };
109-
8F7FCA537D6E69B20F06D4A8 /* Pods-Scorocode-ScorocodeTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Scorocode-ScorocodeTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Scorocode-ScorocodeTests/Pods-Scorocode-ScorocodeTests.debug.xcconfig"; sourceTree = "<group>"; };
110-
A1EB8CDA00C524E58540AB75 /* Pods-SwiftSDK.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SwiftSDK.release.xcconfig"; path = "Pods/Target Support Files/Pods-SwiftSDK/Pods-SwiftSDK.release.xcconfig"; sourceTree = "<group>"; };
111-
B3BE7B31095FA35357290E44 /* Pods_SwiftSDK.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SwiftSDK.framework; sourceTree = BUILT_PRODUCTS_DIR; };
112-
BD492AAB02E73C88894BE2A0 /* Pods-Scorocode.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Scorocode.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Scorocode/Pods-Scorocode.debug.xcconfig"; sourceTree = "<group>"; };
113103
/* End PBXFileReference section */
114104

115105
/* Begin PBXFrameworksBuildPhase section */
@@ -130,30 +120,6 @@
130120
/* End PBXFrameworksBuildPhase section */
131121

132122
/* Begin PBXGroup section */
133-
26424AB247FA7C5942EAD4B3 /* Frameworks */ = {
134-
isa = PBXGroup;
135-
children = (
136-
4B217DB4E5BAEC28601AC230 /* Pods_Scorocode.framework */,
137-
3B9112C348AA9C0E77837B0F /* Pods_Scorocode_ScorocodeTests.framework */,
138-
B3BE7B31095FA35357290E44 /* Pods_SwiftSDK.framework */,
139-
80C981D436FFD664C5698CF1 /* Pods_SwiftSDK_ScorocodeTests.framework */,
140-
);
141-
name = Frameworks;
142-
sourceTree = "<group>";
143-
};
144-
47F53EE8C2C48B1E8D13C3BF /* Pods */ = {
145-
isa = PBXGroup;
146-
children = (
147-
BD492AAB02E73C88894BE2A0 /* Pods-Scorocode.debug.xcconfig */,
148-
89B635100CEF9CBD4395B4D2 /* Pods-Scorocode.release.xcconfig */,
149-
8F7FCA537D6E69B20F06D4A8 /* Pods-Scorocode-ScorocodeTests.debug.xcconfig */,
150-
0E3A526309AD8B01F87D00B9 /* Pods-Scorocode-ScorocodeTests.release.xcconfig */,
151-
7E148D1113188554E3E74082 /* Pods-SwiftSDK.debug.xcconfig */,
152-
A1EB8CDA00C524E58540AB75 /* Pods-SwiftSDK.release.xcconfig */,
153-
);
154-
name = Pods;
155-
sourceTree = "<group>";
156-
};
157123
621F68641EC3106E009AF9BA /* SwiftSDK */ = {
158124
isa = PBXGroup;
159125
children = (
@@ -176,8 +142,6 @@
176142
6283030E1E51E7A0007EA347 /* ScorocodeTests */,
177143
621F68641EC3106E009AF9BA /* SwiftSDK */,
178144
628303021E51E7A0007EA347 /* Products */,
179-
47F53EE8C2C48B1E8D13C3BF /* Pods */,
180-
26424AB247FA7C5942EAD4B3 /* Frameworks */,
181145
);
182146
sourceTree = "<group>";
183147
};
@@ -451,7 +415,6 @@
451415
/* Begin XCBuildConfiguration section */
452416
621F68721EC3106E009AF9BA /* Debug */ = {
453417
isa = XCBuildConfiguration;
454-
baseConfigurationReference = 7E148D1113188554E3E74082 /* Pods-SwiftSDK.debug.xcconfig */;
455418
buildSettings = {
456419
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
457420
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
@@ -467,7 +430,6 @@
467430
};
468431
621F68731EC3106E009AF9BA /* Release */ = {
469432
isa = XCBuildConfiguration;
470-
baseConfigurationReference = A1EB8CDA00C524E58540AB75 /* Pods-SwiftSDK.release.xcconfig */;
471433
buildSettings = {
472434
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
473435
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;

0 commit comments

Comments
 (0)