Skip to content

Commit

Permalink
Release 2.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxi87 committed Nov 9, 2022
1 parent cb3afff commit 4d864ec
Show file tree
Hide file tree
Showing 31 changed files with 56 additions and 29 deletions.
Binary file modified FlyBuy.xcframework/ios-arm64/FlyBuy.framework/FlyBuy
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,14 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#endif


SWIFT_CLASS("_TtC6FlyBuy9AppConfig")
@interface AppConfig : NSObject
- (nonnull instancetype)init SWIFT_UNAVAILABLE;
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
@end



SWIFT_CLASS("_TtC6FlyBuy10AppUpgrade")
@interface AppUpgrade : NSObject
@end
Expand Down
Binary file modified FlyBuy.xcframework/ios-arm64/FlyBuy.framework/Info.plist
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@ import Swift
import UIKit
import UserNotifications
import _Concurrency
public struct AppConfig : Swift.Codable {
public let data: FlyBuy.AppConfigData?
@_hasMissingDesignatedInitializers @objc public class AppConfig : ObjectiveC.NSObject, Swift.Codable {
final public let data: FlyBuy.AppConfigData?
@objc deinit
public func encode(to encoder: Swift.Encoder) throws
public init(from decoder: Swift.Decoder) throws
required public init(from decoder: Swift.Decoder) throws
}
public struct PickupLocationFilters : Swift.Codable {
public let ios: [FlyBuy.PickupLocationFilterData]?
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,14 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#endif


SWIFT_CLASS("_TtC6FlyBuy9AppConfig")
@interface AppConfig : NSObject
- (nonnull instancetype)init SWIFT_UNAVAILABLE;
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
@end



SWIFT_CLASS("_TtC6FlyBuy10AppUpgrade")
@interface AppUpgrade : NSObject
@end
Expand Down Expand Up @@ -1624,6 +1632,14 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
#endif


SWIFT_CLASS("_TtC6FlyBuy9AppConfig")
@interface AppConfig : NSObject
- (nonnull instancetype)init SWIFT_UNAVAILABLE;
+ (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
@end



SWIFT_CLASS("_TtC6FlyBuy10AppUpgrade")
@interface AppUpgrade : NSObject
@end
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@ import Swift
import UIKit
import UserNotifications
import _Concurrency
public struct AppConfig : Swift.Codable {
public let data: FlyBuy.AppConfigData?
@_hasMissingDesignatedInitializers @objc public class AppConfig : ObjectiveC.NSObject, Swift.Codable {
final public let data: FlyBuy.AppConfigData?
@objc deinit
public func encode(to encoder: Swift.Encoder) throws
public init(from decoder: Swift.Decoder) throws
required public init(from decoder: Swift.Decoder) throws
}
public struct PickupLocationFilters : Swift.Codable {
public let ios: [FlyBuy.PickupLocationFilterData]?
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@ import Swift
import UIKit
import UserNotifications
import _Concurrency
public struct AppConfig : Swift.Codable {
public let data: FlyBuy.AppConfigData?
@_hasMissingDesignatedInitializers @objc public class AppConfig : ObjectiveC.NSObject, Swift.Codable {
final public let data: FlyBuy.AppConfigData?
@objc deinit
public func encode(to encoder: Swift.Encoder) throws
public init(from decoder: Swift.Decoder) throws
required public init(from decoder: Swift.Decoder) throws
}
public struct PickupLocationFilters : Swift.Codable {
public let ios: [FlyBuy.PickupLocationFilterData]?
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,39 @@
<dict>
<key>Headers/FlyBuy-Swift.h</key>
<data>
eDGUbD/dd7nyqWBResfsg984IQ8=
S+gu14vmg0+fc5unxbE3kN2J/E4=
</data>
<key>Headers/FlyBuy.h</key>
<data>
S43r1NqJgf26R41Z8FI+XDX8Np0=
</data>
<key>Info.plist</key>
<data>
Sjy2MPG9i5BM5+LLRphxV5W4Nl4=
0v2AmQdyR8Mj0U7qECKiAFYqQAE=
</data>
<key>Modules/FlyBuy.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<data>
Q+Kgl6NBZF2zqKCJr6RgCt8PJXk=
</data>
<key>Modules/FlyBuy.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
<data>
f+C81hBwUlXRjyXgzzhwGBcitxI=
1yJUOFf3op7WtVe7HEgpvL+gJls=
</data>
<key>Modules/FlyBuy.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<data>
5RQoHa7dEVPg6ZfJxnMYdTXHneQ=
j+hOxMVoie4iTEZI+vZ/QFmRrAY=
</data>
<key>Modules/FlyBuy.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
<data>
fc6Cgh7MJzUMnDtdG2YVzpdiPV0=
</data>
<key>Modules/FlyBuy.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
<data>
Xl4CHsgr2yE+FfsLgvm3sI4o9rw=
mzxYTg/rS3AB7HNWERdz8rMkwzM=
</data>
<key>Modules/FlyBuy.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<data>
qIBZ/DVKAEuqPwdNiHEiHovPnfw=
Lm4ATyvv1irq6gIXe32nRr3na98=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand All @@ -51,7 +51,7 @@
<dict>
<key>hash2</key>
<data>
8sna9g4xxyu4KZBS+QzPSeiX8f3aw9U7SLWFcxKp9cM=
dSogLh0n5HtBYlb+oMEiG430y1f+aEA0Cb0EdUQgBu4=
</data>
</dict>
<key>Headers/FlyBuy.h</key>
Expand All @@ -72,14 +72,14 @@
<dict>
<key>hash2</key>
<data>
1PTQAQYGgp0Sb0/DYxk74k4Eu6ADWGw+gYhDF25wJh0=
gc7vt9NNwP1Lr4PobQvp4O3Z8TcVB4Izue0Tx12HZNk=
</data>
</dict>
<key>Modules/FlyBuy.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
UavtcWDjXKwisHME2fUBtHh7kv9yHfvg8MHaHAJKjV8=
oJZnAp3vc6MdXljLpSZDIwGEc9ssB/AiX7YJuj5xAGU=
</data>
</dict>
<key>Modules/FlyBuy.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
Expand All @@ -93,14 +93,14 @@
<dict>
<key>hash2</key>
<data>
GqEKWrcP1oBSB+Bhq6jGtJWdMsC6pTmNwCDlsW29YfU=
+bAs+rz8A6VpZp6Llm1o4VDp7rpyINl9wUOLivsZbuI=
</data>
</dict>
<key>Modules/FlyBuy.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key>
<dict>
<key>hash2</key>
<data>
h3wxNeNnkZvvJ7ebVvr7Y76m7Z5eSmXM/vAwPxPVLaQ=
O4rx2WFAQL6w367HeXsGdbSjgXl20SRzHKxCznLOJqE=
</data>
</dict>
<key>Modules/module.modulemap</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>Info.plist</key>
<data>
OxS6rwjjhp9W+A1BOpfKL5Tqkx0=
yO7CPAgPGeNlIAzs6+sXgP+JO3M=
</data>
<key>Modules/FlyBuyNotify.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<data>
Expand Down
10 changes: 5 additions & 5 deletions FlyBuyPickup.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>FlyBuyPickup.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>FlyBuyPickup.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>Info.plist</key>
<data>
2Co7ZHAha/fzT6M337iATZFj8E4=
xkropObG8jUWLcV7urjNw8rve7o=
</data>
<key>Modules/FlyBuyPickup.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<data>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>Info.plist</key>
<data>
ZBopw1Eyrp4g+Soec3MzU9zEsjY=
X4mVpuc3sutyPfnML+pWOW8p98E=
</data>
<key>Modules/FlyBuyPresence.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<data>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</data>
<key>Info.plist</key>
<data>
qDIa/ySVLntNp04FTtRsTf6KixA=
etGJ02G7bPzcGEv/Zc2gfewWiHg=
</data>
<key>Modules/FlyBuyTableside.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
<data>
Expand Down

0 comments on commit 4d864ec

Please sign in to comment.