Frank

Results 101 comments of Frank

```swift // default is 5 pageControl.padding = 10 ```

是存在App的配置文件了

是正常的 最新的release https://github.com/wolfcon/DynamicLyrics/releases/download/2.2/DynamicLyricsV2.2.app.zip 因为不是上传到AppStore, 所以这里需要打开任意开发者的功能, 终端输入 sudo spctl --master-disable即可

Just use [Firebase Carthage manual](https://github.com/firebase/firebase-ios-sdk/blob/master/Carthage.md). Those guys are the real deal. `Add carfile` ``` binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseGoogleSignInBinary.json" ```

> @wolfcon Those are versioned according to Firebase which are difficult (impossible?) to map to GoogleSignin versions. That's a messy problem. But you can find `GoogleSignIn` version in `info.plist`(Framework file)....

Last way to achieve that goal is maintaining a self-managed GoogleSignIn which is updated by yourself manually, rather than Firebase. 😆

Let official support..🫠

Just use [Firebase Carthage manual](https://github.com/firebase/firebase-ios-sdk/blob/master/Carthage.md). Those guys are the real deal. `Add carfile` ``` binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseGoogleSignInBinary.json" ```

我重新编译了一版本, 完善了下匹配歌名和歌词的功能 https://github.com/wolfcon/DynamicLyrics/releases/download/2.2/DynamicLyricsV2.2.app.zip 因为不是上传到AppStore, 所以这里需要打开任意开发者的功能, 终端输入 `sudo spctl --master-disable`即可