-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
95 changed files
with
4,201 additions
and
1,031 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
426 changes: 230 additions & 196 deletions
426
...uySDK.framework/Headers/FlyBuySDK-Swift.h → ...4/FlyBuy.framework/Headers/FlyBuy-Swift.h
Large diffs are not rendered by default.
Oops, something went wrong.
18 changes: 18 additions & 0 deletions
18
FlyBuy.xcframework/ios-arm64/FlyBuy.framework/Headers/FlyBuy.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
// | ||
// FlyBuy | ||
// | ||
// Copyright © 2019 Radius Networks. All rights reserved. See LICENSE for | ||
// details. | ||
// | ||
|
||
#import <UIKit/UIKit.h> | ||
|
||
//! Project version number for FlyBuy. | ||
FOUNDATION_EXPORT double FlyBuyVersionNumber; | ||
|
||
//! Project version string for FlyBuy. | ||
FOUNDATION_EXPORT const unsigned char FlyBuyVersionString[]; | ||
|
||
// In this header, you should import all the public headers of your framework using statements like #import <FlyBuy/PublicHeader.h> | ||
|
||
|
Binary file renamed
BIN
+763 Bytes
.../ios-arm64/FlyBuySDK.framework/Info.plist → ...ork/ios-arm64/FlyBuy.framework/Info.plist
Binary file not shown.
Binary file renamed
BIN
+1.62 KB
....framework/IrisModel.momd/FlyBuyModel.mom → ....framework/IrisModel.momd/FlyBuyModel.mom
Binary file not shown.
File renamed without changes.
Binary file added
BIN
+12.8 KB
...cframework/ios-arm64/FlyBuy.framework/Modules/FlyBuy.swiftmodule/arm64-apple-ios.swiftdoc
Binary file not shown.
333 changes: 199 additions & 134 deletions
333
...wiftmodule/arm64-apple-ios.swiftinterface → ...wiftmodule/arm64-apple-ios.swiftinterface
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+12.8 KB
FlyBuy.xcframework/ios-arm64/FlyBuy.framework/Modules/FlyBuy.swiftmodule/arm64.swiftdoc
Binary file not shown.
333 changes: 199 additions & 134 deletions
333
...lyBuySDK.swiftmodule/arm64.swiftinterface → ...s/FlyBuy.swiftmodule/arm64.swiftinterface
Large diffs are not rendered by default.
Oops, something went wrong.
11 changes: 11 additions & 0 deletions
11
FlyBuy.xcframework/ios-arm64/FlyBuy.framework/Modules/module.modulemap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
framework module FlyBuy { | ||
umbrella header "FlyBuy.h" | ||
|
||
export * | ||
module * { export * } | ||
} | ||
|
||
module FlyBuy.Swift { | ||
header "FlyBuy-Swift.h" | ||
requires objc | ||
} |
Binary file not shown.
426 changes: 230 additions & 196 deletions
426
...uySDK.framework/Headers/FlyBuySDK-Swift.h → ...r/FlyBuy.framework/Headers/FlyBuy-Swift.h
Large diffs are not rendered by default.
Oops, something went wrong.
18 changes: 18 additions & 0 deletions
18
FlyBuy.xcframework/ios-x86_64-simulator/FlyBuy.framework/Headers/FlyBuy.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
// | ||
// FlyBuy | ||
// | ||
// Copyright © 2019 Radius Networks. All rights reserved. See LICENSE for | ||
// details. | ||
// | ||
|
||
#import <UIKit/UIKit.h> | ||
|
||
//! Project version number for FlyBuy. | ||
FOUNDATION_EXPORT double FlyBuyVersionNumber; | ||
|
||
//! Project version string for FlyBuy. | ||
FOUNDATION_EXPORT const unsigned char FlyBuyVersionString[]; | ||
|
||
// In this header, you should import all the public headers of your framework using statements like #import <FlyBuy/PublicHeader.h> | ||
|
||
|
Binary file renamed
BIN
+743 Bytes
...-simulator/FlyBuySDK.framework/Info.plist → ..._64-simulator/FlyBuy.framework/Info.plist
Binary file not shown.
Binary file renamed
BIN
+1.62 KB
....framework/IrisModel.momd/FlyBuyModel.mom → ....framework/IrisModel.momd/FlyBuyModel.mom
Binary file not shown.
File renamed without changes.
Binary file added
BIN
+12.8 KB
...simulator/FlyBuy.framework/Modules/FlyBuy.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
Binary file not shown.
333 changes: 199 additions & 134 deletions
333
...x86_64-apple-ios-simulator.swiftinterface → ...x86_64-apple-ios-simulator.swiftinterface
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+12.8 KB
...ramework/ios-x86_64-simulator/FlyBuy.framework/Modules/FlyBuy.swiftmodule/x86_64.swiftdoc
Binary file not shown.
333 changes: 199 additions & 134 deletions
333
...yBuySDK.swiftmodule/x86_64.swiftinterface → .../FlyBuy.swiftmodule/x86_64.swiftinterface
Large diffs are not rendered by default.
Oops, something went wrong.
11 changes: 11 additions & 0 deletions
11
FlyBuy.xcframework/ios-x86_64-simulator/FlyBuy.framework/Modules/module.modulemap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
framework module FlyBuy { | ||
umbrella header "FlyBuy.h" | ||
|
||
export * | ||
module * { export * } | ||
} | ||
|
||
module FlyBuy.Swift { | ||
header "FlyBuy-Swift.h" | ||
requires objc | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>AvailableLibraries</key> | ||
<array> | ||
<dict> | ||
<key>LibraryIdentifier</key> | ||
<string>ios-arm64</string> | ||
<key>LibraryPath</key> | ||
<string>FlyBuyNotify.framework</string> | ||
<key>SupportedArchitectures</key> | ||
<array> | ||
<string>arm64</string> | ||
</array> | ||
<key>SupportedPlatform</key> | ||
<string>ios</string> | ||
</dict> | ||
<dict> | ||
<key>LibraryIdentifier</key> | ||
<string>ios-x86_64-simulator</string> | ||
<key>LibraryPath</key> | ||
<string>FlyBuyNotify.framework</string> | ||
<key>SupportedArchitectures</key> | ||
<array> | ||
<string>x86_64</string> | ||
</array> | ||
<key>SupportedPlatform</key> | ||
<string>ios</string> | ||
<key>SupportedPlatformVariant</key> | ||
<string>simulator</string> | ||
</dict> | ||
</array> | ||
<key>CFBundlePackageType</key> | ||
<string>XFWK</string> | ||
<key>XCFrameworkFormatVersion</key> | ||
<string>1.0</string> | ||
</dict> | ||
</plist> |
Binary file added
BIN
+287 KB
FlyBuyNotify.xcframework/ios-arm64/FlyBuyNotify.framework/FlyBuyNotify
Binary file not shown.
Oops, something went wrong.