Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

documentzhou/Xcode13ClockHandRotationEffectModifier

Repository files navigation

Xcode13ClockHandRotationEffectModifier

Make sure Xcode13 is default.

xcode-select -p
/Applications/Xcode13.4.1.app/Contents/Developer

Otherwise

sudo xcode-select -s /Applications/Xcode13.4.1.app

Create xcframework

  1. create a swift framework project named : Xcode13ClockHandRotationEffect
  2. add Xcode13ClockHandRotationEffectModifier.swift to the project
  3. run build-xcframework.sh in the project root.
  4. use the xcframework for SPM or directly into your Xcode14 project

Or build single file

xcrun swiftc Xcode13ClockHandRotationEffectModifier.swift -emit-module -emit-library -static

Then make it spm.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Swift 57.2%
  • Shell 42.8%

AltStyle によって変換されたページ (->オリジナル) /