Juanpe / SkeletonView

☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
MIT License
12.51k stars 1.1k forks source link

Don't working at M1 chip #502

Closed antonyfrolov closed 1 year ago

antonyfrolov commented 2 years ago

Description

Pod with SkeletonView don't working at M1 chip.

What type of issue is this? (place an x in one of the [ ])

Requirements (place an x in each of the [ ])


Bug Report

SkeletonView Pod don't compile. Unfortunately it unusable with M1 chip.

Project with

SkeletonView Environment:

Xcode version: 13.4 Swift version: 5

Steps to reproduce:

Please replace this with the steps to reproduce the behavior.

  1. Install Pod
  2. Launch xcworkspace
  3. See the bug

Expected result:

Just billed project

Actual result:

Error "Can't find framework"

SwiftFoxx commented 2 years ago

@antonyfrolov Didn't find the error.

Build successful.

OS: macOS 13.0 beta
Model: MacBook Pro (with M1)
Xcode 14.0 beta

Did you try reinstalling with pod deintegrate > pod install or pod install --clean-install?

Juanpe commented 1 year ago

Hi @antonyfrolov! could you try to do what @SwiftFoxx suggested to you?

Using CocoaPods, you shouldn't get any problems. BTW, SkeletonView already supports XCFramework via SPM, so feel free to try it.

Thanks

github-actions[bot] commented 1 year ago

🤖 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions 🙂

github-actions[bot] commented 1 year ago

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.