Skip to content

Commit

Permalink
fix: remove macos for now
Browse files Browse the repository at this point in the history
  • Loading branch information
WoLewicki committed Apr 23, 2024
1 parent c1b44c7 commit 91d8be7
Show file tree
Hide file tree
Showing 18 changed files with 12 additions and 2,798 deletions.
20 changes: 12 additions & 8 deletions Example/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.6)
CFPropertyList (3.0.7)
base64
nkf
rexml
activesupport (7.0.8)
activesupport (7.0.8.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -14,6 +16,7 @@ GEM
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
atomos (0.1.3)
base64 (0.2.0)
claide (1.1.0)
cocoapods (1.14.3)
addressable (~> 2.8)
Expand Down Expand Up @@ -53,7 +56,7 @@ GEM
netrc (~> 0.11)
cocoapods-try (1.2.0)
colored2 (3.1.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
escape (0.0.4)
ethon (0.16.0)
ffi (>= 1.15.0)
Expand All @@ -62,22 +65,23 @@ GEM
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
httpclient (2.8.3)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
json (2.7.1)
minitest (5.20.0)
json (2.7.2)
minitest (5.22.3)
molinillo (0.8.0)
nanaimo (0.3.0)
nap (1.1.0)
netrc (0.11.0)
nkf (0.2.0)
public_suffix (4.0.7)
rexml (3.2.6)
ruby-macho (2.5.1)
typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
xcodeproj (1.23.0)
xcodeproj (1.24.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
Expand All @@ -96,4 +100,4 @@ RUBY VERSION
ruby 3.2.1p31

BUNDLED WITH
2.4.6
2.4.19
2 changes: 0 additions & 2 deletions Example/macos/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion Example/macos/.xcode.env

This file was deleted.

6 changes: 0 additions & 6 deletions Example/macos/Example-macOS/AppDelegate.h

This file was deleted.

40 changes: 0 additions & 40 deletions Example/macos/Example-macOS/AppDelegate.mm

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions Example/macos/Example-macOS/Assets.xcassets/Contents.json

This file was deleted.

684 changes: 0 additions & 684 deletions Example/macos/Example-macOS/Base.lproj/Main.storyboard

This file was deleted.

12 changes: 0 additions & 12 deletions Example/macos/Example-macOS/Example.entitlements

This file was deleted.

47 changes: 0 additions & 47 deletions Example/macos/Example-macOS/Info.plist

This file was deleted.

5 changes: 0 additions & 5 deletions Example/macos/Example-macOS/main.m

This file was deleted.

Loading

0 comments on commit 91d8be7

Please sign in to comment.