SkillAgentSearch skills...

Xcode13ClockHandRotationEffectModifier

No description available

Install / Use

/learn @everettjf/Xcode13ClockHandRotationEffectModifier
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars68
CategoryDevelopment
Updated16d ago
Forks24

Languages

Swift

Security Score

90/100

Audited on Mar 18, 2026

No findings