Skip to content

Commit

Permalink
update folder structure for spm
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkitSimform committed Sep 10, 2020
1 parent f523c95 commit 55bf78b
Show file tree
Hide file tree
Showing 41 changed files with 84 additions and 118 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Pod::Spec.new do |s|

s.ios.deployment_target = '13.0'

s.source_files = '**/Sources/Classes/*.swift'
s.source_files = 'Sources/Classes/*.swift'
s.frameworks = ['SwiftUI']

end
Original file line number Diff line number Diff line change
Expand Up @@ -53,38 +53,53 @@
};
"OBJ_15" = {
isa = "PBXFileReference";
path = "LICENSE";
path = "screen_shots.png";
sourceTree = "<group>";
};
"OBJ_16" = {
isa = "PBXFileReference";
path = "README.md";
path = "simformBanner.png";
sourceTree = "<group>";
};
"OBJ_17" = {
isa = "PBXFileReference";
path = "SSToastMessage.podspec";
path = "LICENSE";
sourceTree = "<group>";
};
"OBJ_18" = {
isa = "PBXFileReference";
path = "README.md";
sourceTree = "<group>";
};
"OBJ_19" = {
isa = "PBXFileReference";
path = "SSToastMessage.podspec";
sourceTree = "<group>";
};
"OBJ_2" = {
isa = "XCConfigurationList";
buildConfigurations = (
"OBJ_20",
"OBJ_21"
"OBJ_3",
"OBJ_4"
);
defaultConfigurationIsVisible = "0";
defaultConfigurationName = "Release";
};
"OBJ_2" = {
"OBJ_20" = {
isa = "PBXFileReference";
path = "demo.gif";
sourceTree = "<group>";
};
"OBJ_22" = {
isa = "XCConfigurationList";
buildConfigurations = (
"OBJ_3",
"OBJ_4"
"OBJ_23",
"OBJ_24"
);
defaultConfigurationIsVisible = "0";
defaultConfigurationName = "Release";
};
"OBJ_20" = {
"OBJ_23" = {
isa = "XCBuildConfiguration";
buildSettings = {
ENABLE_TESTABILITY = "YES";
Expand Down Expand Up @@ -125,7 +140,7 @@
};
name = "Debug";
};
"OBJ_21" = {
"OBJ_24" = {
isa = "XCBuildConfiguration";
buildSettings = {
ENABLE_TESTABILITY = "YES";
Expand Down Expand Up @@ -166,60 +181,31 @@
};
name = "Release";
};
"OBJ_22" = {
"OBJ_25" = {
isa = "PBXSourcesBuildPhase";
files = (
"OBJ_23",
"OBJ_24",
"OBJ_25"
"OBJ_26",
"OBJ_27",
"OBJ_28"
);
};
"OBJ_23" = {
"OBJ_26" = {
isa = "PBXBuildFile";
fileRef = "OBJ_8";
};
"OBJ_24" = {
"OBJ_27" = {
isa = "PBXBuildFile";
fileRef = "OBJ_9";
};
"OBJ_25" = {
"OBJ_28" = {
isa = "PBXBuildFile";
fileRef = "OBJ_10";
};
"OBJ_26" = {
"OBJ_29" = {
isa = "PBXFrameworksBuildPhase";
files = (
);
};
"OBJ_28" = {
isa = "XCConfigurationList";
buildConfigurations = (
"OBJ_29",
"OBJ_30"
);
defaultConfigurationIsVisible = "0";
defaultConfigurationName = "Release";
};
"OBJ_29" = {
isa = "XCBuildConfiguration";
buildSettings = {
LD = "/usr/bin/true";
OTHER_SWIFT_FLAGS = (
"-swift-version",
"5",
"-I",
"$(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2",
"-target",
"x86_64-apple-macosx10.10",
"-sdk",
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk",
"-package-description-version",
"5.2.0"
);
SWIFT_VERSION = "5.0";
};
name = "Debug";
};
"OBJ_3" = {
isa = "XCBuildConfiguration";
buildSettings = {
Expand Down Expand Up @@ -262,7 +248,36 @@
};
name = "Debug";
};
"OBJ_30" = {
"OBJ_31" = {
isa = "XCConfigurationList";
buildConfigurations = (
"OBJ_32",
"OBJ_33"
);
defaultConfigurationIsVisible = "0";
defaultConfigurationName = "Release";
};
"OBJ_32" = {
isa = "XCBuildConfiguration";
buildSettings = {
LD = "/usr/bin/true";
OTHER_SWIFT_FLAGS = (
"-swift-version",
"5",
"-I",
"$(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2",
"-target",
"x86_64-apple-macosx10.10",
"-sdk",
"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk",
"-package-description-version",
"5.2.0"
);
SWIFT_VERSION = "5.0";
};
name = "Debug";
};
"OBJ_33" = {
isa = "XCBuildConfiguration";
buildSettings = {
LD = "/usr/bin/true";
Expand All @@ -282,13 +297,13 @@
};
name = "Release";
};
"OBJ_31" = {
"OBJ_34" = {
isa = "PBXSourcesBuildPhase";
files = (
"OBJ_32"
"OBJ_35"
);
};
"OBJ_32" = {
"OBJ_35" = {
isa = "PBXBuildFile";
fileRef = "OBJ_6";
};
Expand Down Expand Up @@ -340,7 +355,10 @@
"OBJ_14",
"OBJ_15",
"OBJ_16",
"OBJ_17"
"OBJ_17",
"OBJ_18",
"OBJ_19",
"OBJ_20"
);
path = "";
sourceTree = "<group>";
Expand Down Expand Up @@ -374,10 +392,10 @@
};
"SSToastMessage::SSToastMessage" = {
isa = "PBXNativeTarget";
buildConfigurationList = "OBJ_19";
buildConfigurationList = "OBJ_22";
buildPhases = (
"OBJ_22",
"OBJ_26"
"OBJ_25",
"OBJ_29"
);
dependencies = (
);
Expand All @@ -393,9 +411,9 @@
};
"SSToastMessage::SwiftPMPackageDescription" = {
isa = "PBXNativeTarget";
buildConfigurationList = "OBJ_28";
buildConfigurationList = "OBJ_31";
buildPhases = (
"OBJ_31"
"OBJ_34"
);
dependencies = (
);
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IDEDidComputeMac32BitWarning</key>
<true/>
</dict>
</plist>
5 changes: 0 additions & 5 deletions SSToastMessage/.gitignore

This file was deleted.

This file was deleted.

19 changes: 0 additions & 19 deletions SSToastMessage/LICENSE

This file was deleted.

29 changes: 0 additions & 29 deletions SSToastMessage/README.md

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 55bf78b

Please sign in to comment.