Skip to content

Commit

Permalink
fix structure
Browse files Browse the repository at this point in the history
  • Loading branch information
LapStore committed Jan 6, 2019
1 parent 2575d69 commit c73af72
Show file tree
Hide file tree
Showing 24 changed files with 9 additions and 978 deletions.
1 change: 1 addition & 0 deletions .swift-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4.2
64 changes: 1 addition & 63 deletions LanguageChange.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
objects = {

/* Begin PBXBuildFile section */
D3F86207C3C88362D69E4666 /* Pods_LanguageChange.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BD54821B31041C61103FFA4C /* Pods_LanguageChange.framework */; };
E52A293121E0192B0034167C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A293021E0192B0034167C /* AppDelegate.swift */; };
E52A293321E0192B0034167C /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E52A293221E0192B0034167C /* ViewController.swift */; };
E52A293621E0192B0034167C /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E52A293421E0192B0034167C /* Main.storyboard */; };
Expand Down Expand Up @@ -38,9 +37,6 @@
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
25776B0E4917E2C23DB5368C /* Pods-LanguageChange.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LanguageChange.debug.xcconfig"; path = "Target Support Files/Pods-LanguageChange/Pods-LanguageChange.debug.xcconfig"; sourceTree = "<group>"; };
322B5B79CA91F5533FCA6C58 /* Pods-LanguageChange.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-LanguageChange.release.xcconfig"; path = "Target Support Files/Pods-LanguageChange/Pods-LanguageChange.release.xcconfig"; sourceTree = "<group>"; };
BD54821B31041C61103FFA4C /* Pods_LanguageChange.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_LanguageChange.framework; sourceTree = BUILT_PRODUCTS_DIR; };
E52A292D21E0192A0034167C /* LanguageChange.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LanguageChange.app; sourceTree = BUILT_PRODUCTS_DIR; };
E52A293021E0192B0034167C /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
E52A293221E0192B0034167C /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
Expand All @@ -67,7 +63,6 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D3F86207C3C88362D69E4666 /* Pods_LanguageChange.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -91,28 +86,17 @@
950A44D43E21F54FE99032E2 /* Frameworks */ = {
isa = PBXGroup;
children = (
BD54821B31041C61103FFA4C /* Pods_LanguageChange.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
D745CD082EDBBB5BF153B5D2 /* Pods */ = {
isa = PBXGroup;
children = (
25776B0E4917E2C23DB5368C /* Pods-LanguageChange.debug.xcconfig */,
322B5B79CA91F5533FCA6C58 /* Pods-LanguageChange.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
};
E52A292421E0192A0034167C = {
isa = PBXGroup;
children = (
E52A292F21E0192B0034167C /* LanguageChange */,
E52A294421E0192D0034167C /* LanguageChangeTests */,
E52A294F21E0192D0034167C /* LanguageChangeUITests */,
E52A292E21E0192A0034167C /* Products */,
D745CD082EDBBB5BF153B5D2 /* Pods */,
950A44D43E21F54FE99032E2 /* Frameworks */,
);
sourceTree = "<group>";
Expand All @@ -134,10 +118,10 @@
E5F95B2121E13A4600A2154F /* Resources */,
E52A293021E0192B0034167C /* AppDelegate.swift */,
E52A293221E0192B0034167C /* ViewController.swift */,
E52A293C21E0192D0034167C /* Info.plist */,
E52A293421E0192B0034167C /* Main.storyboard */,
E52A293721E0192D0034167C /* Assets.xcassets */,
E52A293921E0192D0034167C /* LaunchScreen.storyboard */,
E52A293C21E0192D0034167C /* Info.plist */,
);
path = LanguageChange;
sourceTree = "<group>";
Expand Down Expand Up @@ -184,11 +168,9 @@
isa = PBXNativeTarget;
buildConfigurationList = E52A295521E0192D0034167C /* Build configuration list for PBXNativeTarget "LanguageChange" */;
buildPhases = (
94268497D057C3F162D3F570 /* [CP] Check Pods Manifest.lock */,
E52A292921E0192A0034167C /* Sources */,
E52A292A21E0192A0034167C /* Frameworks */,
E52A292B21E0192A0034167C /* Resources */,
E52A296321E020610034167C /* ShellScript */,
);
buildRules = (
);
Expand Down Expand Up @@ -306,48 +288,6 @@
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
94268497D057C3F162D3F570 /* [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-LanguageChange-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;
};
E52A296321E020610034167C /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/SwiftLint/swiftlint\"\n";
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
E52A292921E0192A0034167C /* Sources */ = {
isa = PBXSourcesBuildPhase;
Expand Down Expand Up @@ -542,7 +482,6 @@
};
E52A295621E0192D0034167C /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 25776B0E4917E2C23DB5368C /* Pods-LanguageChange.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
Expand All @@ -561,7 +500,6 @@
};
E52A295721E0192D0034167C /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 322B5B79CA91F5533FCA6C58 /* Pods-LanguageChange.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Automatic;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<key>LanguageChange.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>2</integer>
<integer>0</integer>
</dict>
</dict>
</dict>
Expand Down
10 changes: 0 additions & 10 deletions LanguageChange.xcworkspace/contents.xcworkspacedata

This file was deleted.

This file was deleted.

13 changes: 6 additions & 7 deletions Localizable.podspec
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@

Pod::Spec.new do |s|
s.name = 'Localizable'
s.version = '0.1.1'
s.module_name = 'Localize'
s.swift_version = '4.2'
s.version = '0.1.2'
s.summary = 'support change language on the fly and Right to left languages and localize views from StoryBoard'
s.description = <<-DESC
support change language on the fly and Right to left languages and localize views from StoryBoard!
DESC

s.homepage = 'https://github.com/sh3at90/Localization'
s.author = { '<[email protected]>' => '<[email protected]>' }
s.source = { :git => 'https://github.com/sh3at90/Localization.git', :tag => 0.1.1 }
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { '<MOHAMED MAHMOUD>' => '<[email protected]>' }
s.source = { :git => 'https://github.com/sh3at90/Localization.git', :tag => s.version.to_s }

s.ios.deployment_target = '12.0'
s.source_files = 'Localizable/*.swift'
s.ios.deployment_target = '10.0'
s.source_files = 'Localizable/*'

end
9 changes: 0 additions & 9 deletions Podfile

This file was deleted.

16 changes: 0 additions & 16 deletions Podfile.lock

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit c73af72

Please sign in to comment.