Skip to content

Commit

Permalink
fix renaming issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ERussel committed Oct 25, 2021
1 parent 3c3ee9a commit dbcc66e
Show file tree
Hide file tree
Showing 303 changed files with 10,698 additions and 1,581 deletions.
2 changes: 1 addition & 1 deletion Example/.swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ disabled_rules:
- inclusive_language
- function_parameter_count
included:
- "../FearlessUtils/Classes"
- "../SubstrateSdk/Classes"
10 changes: 0 additions & 10 deletions Example/FearlessUtils.xcworkspace/contents.xcworkspacedata

This file was deleted.

This file was deleted.

29 changes: 0 additions & 29 deletions Example/FearlessUtils/AppDelegate.swift

This file was deleted.

46 changes: 0 additions & 46 deletions Example/FearlessUtils/Base.lproj/LaunchScreen.xib

This file was deleted.

This file was deleted.

37 changes: 0 additions & 37 deletions Example/FearlessUtils/Info.plist

This file was deleted.

53 changes: 0 additions & 53 deletions Example/FearlessUtils/ViewController.swift

This file was deleted.

4 changes: 2 additions & 2 deletions Example/SubstrateSdk.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
containerPortal = 607FACC81AFB9204008FA782 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 607FACCF1AFB9204008FA782;
remoteInfo = FearlessUtils;
remoteInfo = SubstrateSdk;
};
/* End PBXContainerItemProxy section */

Expand Down Expand Up @@ -625,7 +625,7 @@
dependencies = (
);
name = SubstrateSdkExample;
productName = FearlessUtils;
productName = SubstrateSdk;
productReference = 607FACD01AFB9204008FA782 /* SubstrateSdkExample.app */;
productType = "com.apple.product-type.application";
};
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions Example/SubstrateSdk.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit dbcc66e

Please sign in to comment.