Compare commits
No commits in common. "main" and "1.0.0" have entirely different histories.
|
|
@ -19,7 +19,7 @@ let package = Package(
|
|||
// 4. 바이너리 타겟
|
||||
.binaryTarget(
|
||||
name: "FrameworkTest_Core",
|
||||
url: "https://git.ipstein.myds.me/api/packages/seonkyu.kim/generic/FrameworkTest/1.0.0/FrameworkTest.xcframework.zip",
|
||||
url: "",
|
||||
checksum: "83a6d5bd97fadfe5bda05fae8b2cc4a19f40d502fa525cb0ebf95fcba9548d39"
|
||||
),
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +0,0 @@
|
|||
import Foundation
|
||||
import FirebaseCore
|
||||
import FirebaseMessaging
|
||||
|
||||
|
||||
@_exported import FirebaseCore
|
||||
@_exported import FirebaseMessaging
|
||||
|
||||
@_exported import FrameworkTest
|
||||
Loading…
Reference in New Issue
Block a user