Skip to content

Commit

Permalink
configuring CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Revan Sadigli committed Mar 28, 2024
1 parent 605cf38 commit 084a943
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 511 deletions.
Binary file modified .DS_Store
Binary file not shown.
11 changes: 0 additions & 11 deletions Podfile

This file was deleted.

3 changes: 0 additions & 3 deletions Podfile.lock

This file was deleted.

3 changes: 0 additions & 3 deletions Pods/Manifest.lock

This file was deleted.

408 changes: 0 additions & 408 deletions Pods/Pods.xcodeproj/project.pbxproj

This file was deleted.

This file was deleted.

52 changes: 0 additions & 52 deletions j2m.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
objects = {

/* Begin PBXBuildFile section */
67E9B05011F73E557E5ABEFD /* Pods_j2m.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17887806C137C5E80C594B88 /* Pods_j2m.framework */; };
C917FF152BB3FF9E00016FF4 /* Theme.swift in Sources */ = {isa = PBXBuildFile; fileRef = C917FF142BB3FF9E00016FF4 /* Theme.swift */; };
C98FDA9A2BA9BFC200DE2CB6 /* Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = C98FDA992BA9BFC200DE2CB6 /* Helpers.swift */; };
C98FDA9D2BA9DE0400DE2CB6 /* SettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C98FDA9C2BA9DE0400DE2CB6 /* SettingsViewController.swift */; };
Expand Down Expand Up @@ -37,9 +36,6 @@
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
17887806C137C5E80C594B88 /* Pods_j2m.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_j2m.framework; sourceTree = BUILT_PRODUCTS_DIR; };
83DDAF86909EBF85DEBCCA1F /* Pods-j2m.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-j2m.debug.xcconfig"; path = "Target Support Files/Pods-j2m/Pods-j2m.debug.xcconfig"; sourceTree = "<group>"; };
BA76DD5C77A8DADFCD25CD33 /* Pods-j2m.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-j2m.release.xcconfig"; path = "Target Support Files/Pods-j2m/Pods-j2m.release.xcconfig"; sourceTree = "<group>"; };
C917FF142BB3FF9E00016FF4 /* Theme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Theme.swift; sourceTree = "<group>"; };
C98FDA992BA9BFC200DE2CB6 /* Helpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Helpers.swift; sourceTree = "<group>"; };
C98FDA9C2BA9DE0400DE2CB6 /* SettingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsViewController.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -81,30 +77,12 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
67E9B05011F73E557E5ABEFD /* Pods_j2m.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
50B641527D395F035D6AAB60 /* Frameworks */ = {
isa = PBXGroup;
children = (
17887806C137C5E80C594B88 /* Pods_j2m.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
840859BDD8F941745301AD94 /* Pods */ = {
isa = PBXGroup;
children = (
83DDAF86909EBF85DEBCCA1F /* Pods-j2m.debug.xcconfig */,
BA76DD5C77A8DADFCD25CD33 /* Pods-j2m.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
};
C98FDA982BA9BFAD00DE2CB6 /* Helpers */ = {
isa = PBXGroup;
children = (
Expand All @@ -129,8 +107,6 @@
children = (
C9A2C0142BA19A6C0090534B /* j2m */,
C9A2C0132BA19A6C0090534B /* Products */,
840859BDD8F941745301AD94 /* Pods */,
50B641527D395F035D6AAB60 /* Frameworks */,
);
sourceTree = "<group>";
};
Expand Down Expand Up @@ -250,7 +226,6 @@
isa = PBXNativeTarget;
buildConfigurationList = C9A2C0242BA19A6E0090534B /* Build configuration list for PBXNativeTarget "j2m" */;
buildPhases = (
A203C874951237195063B628 /* [CP] Check Pods Manifest.lock */,
C9A2C00E2BA19A6C0090534B /* Sources */,
C9A2C00F2BA19A6C0090534B /* Frameworks */,
C9A2C0102BA19A6C0090534B /* Resources */,
Expand Down Expand Up @@ -313,31 +288,6 @@
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
A203C874951237195063B628 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-j2m-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
C9A2C00E2BA19A6C0090534B /* Sources */ = {
isa = PBXSourcesBuildPhase;
Expand Down Expand Up @@ -504,7 +454,6 @@
};
C9A2C0252BA19A6E0090534B /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 83DDAF86909EBF85DEBCCA1F /* Pods-j2m.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
Expand Down Expand Up @@ -538,7 +487,6 @@
};
C9A2C0262BA19A6E0090534B /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = BA76DD5C77A8DADFCD25CD33 /* Pods-j2m.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
Expand Down
10 changes: 0 additions & 10 deletions j2m.xcworkspace/contents.xcworkspacedata

This file was deleted.

8 changes: 0 additions & 8 deletions j2m.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist

This file was deleted.

0 comments on commit 084a943

Please sign in to comment.