Skip to content

Commit

Permalink
Merge pull request #3 from iden3/0.0.1-alpha.5
Browse files Browse the repository at this point in the history
Updated rapidsnark to 0.0.4.
  • Loading branch information
5eeman committed Sep 9, 2024
2 parents 9dfbb31 + eb88820 commit 4623b43
Show file tree
Hide file tree
Showing 40 changed files with 202 additions and 27 deletions.
10 changes: 5 additions & 5 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PODS:
- rapidsnark (0.0.1-alpha.3):
- rapidsnark/rapidsnark (= 0.0.1-alpha.3)
- rapidsnark/C (0.0.1-alpha.3)
- rapidsnark/rapidsnark (0.0.1-alpha.3):
- rapidsnark (0.0.1-alpha.5):
- rapidsnark/rapidsnark (= 0.0.1-alpha.5)
- rapidsnark/C (0.0.1-alpha.5)
- rapidsnark/rapidsnark (0.0.1-alpha.5):
- rapidsnark/C

DEPENDENCIES:
Expand All @@ -13,7 +13,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
rapidsnark: d7ec571676bc69b2dd27b00e8a20d3d3fb9b023f
rapidsnark: 4e70fa2f70e3b0846a0c1bf94a635113f261ada9

PODFILE CHECKSUM: 96331fd92ed9651d0ec43feadad116a15c20e7c7

Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/rapidsnark.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

49 changes: 44 additions & 5 deletions Example/rapidsnark.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,22 @@
};
/* End PBXContainerItemProxy section */

/* Begin PBXCopyFilesBuildPhase section */
8DEDA6C22C57BEC600862F04 /* Embed Libraries */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
);
name = "Embed Libraries";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
0F2164B4B8EA20B1620A220C /* Pods-rapidsnark_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-rapidsnark_Example.release.xcconfig"; path = "Target Support Files/Pods-rapidsnark_Example/Pods-rapidsnark_Example.release.xcconfig"; sourceTree = "<group>"; };
0F39D437746DADFB4102250B /* Pods_rapidsnark_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_rapidsnark_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
4603F60D9C64E5A2CA629060 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
5ED00401D06EC536FD44EE01 /* Pods-rapidsnark_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-rapidsnark_Tests.release.xcconfig"; path = "Target Support Files/Pods-rapidsnark_Tests/Pods-rapidsnark_Tests.release.xcconfig"; sourceTree = "<group>"; };
607FACD01AFB9204008FA782 /* rapidsnark_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = rapidsnark_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
Expand Down Expand Up @@ -154,7 +166,6 @@
children = (
927BBA4BCDCC94C20BA8C102 /* rapidsnark.podspec */,
F827A23EC7488C84CBB2C386 /* README.md */,
4603F60D9C64E5A2CA629060 /* LICENSE */,
);
name = "Podspec Metadata";
sourceTree = "<group>";
Expand All @@ -179,7 +190,8 @@
607FACCC1AFB9204008FA782 /* Sources */,
607FACCD1AFB9204008FA782 /* Frameworks */,
607FACCE1AFB9204008FA782 /* Resources */,
A08CA7223C3D3EE5B9E81202 /* [CP] Embed Pods Frameworks */,
8DEDA6C22C57BEC600862F04 /* Embed Libraries */,
603447A157FC52233E45C654 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
Expand Down Expand Up @@ -222,7 +234,7 @@
607FACCF1AFB9204008FA782 = {
CreatedOnToolsVersion = 6.3.1;
DevelopmentTeam = 2U6UZ9UZP9;
LastSwiftMigration = 0900;
LastSwiftMigration = 1540;
};
607FACE41AFB9204008FA782 = {
CreatedOnToolsVersion = 6.3.1;
Expand Down Expand Up @@ -298,7 +310,7 @@
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
A08CA7223C3D3EE5B9E81202 /* [CP] Embed Pods Frameworks */ = {
603447A157FC52233E45C654 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
Expand Down Expand Up @@ -492,13 +504,27 @@
baseConfigurationReference = EAF9F874EEF0E33738A95C3D /* Pods-rapidsnark_Example.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
DEVELOPMENT_TEAM = 2U6UZ9UZP9;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"\"${PODS_CONFIGURATION_BUILD_DIR}/rapidsnark/rapidsnark.framework/Headers\"",
"\"${PODS_XCFRAMEWORKS_BUILD_DIR}/rapidsnark/C/Headers\"",
"/Users/moria/development/projects/rapidsnark-ios/Example/rapidsnark",
);
INFOPLIST_FILE = rapidsnark/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)",
"/Users/moria/development/projects/rapidsnark-ios/Example",
);
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "rapidsnark/rapidsnark_Example-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_SWIFT3_OBJC_INFERENCE = Default;
SWIFT_VERSION = 4.0;
};
Expand All @@ -509,13 +535,26 @@
baseConfigurationReference = 0F2164B4B8EA20B1620A220C /* Pods-rapidsnark_Example.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
DEVELOPMENT_TEAM = 2U6UZ9UZP9;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"\"${PODS_CONFIGURATION_BUILD_DIR}/rapidsnark/rapidsnark.framework/Headers\"",
"\"${PODS_XCFRAMEWORKS_BUILD_DIR}/rapidsnark/C/Headers\"",
"/Users/moria/development/projects/rapidsnark-ios/Example/rapidsnark",
);
INFOPLIST_FILE = rapidsnark/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)",
"/Users/moria/development/projects/rapidsnark-ios/Example",
);
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "rapidsnark/rapidsnark_Example-Bridging-Header.h";
SWIFT_SWIFT3_OBJC_INFERENCE = Default;
SWIFT_VERSION = 4.0;
};
Expand Down
11 changes: 10 additions & 1 deletion Example/rapidsnark/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22684"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
Expand Down Expand Up @@ -102,6 +102,15 @@
<action selector="generateBufferProofClick:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="rnQ-Vl-cPP"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="E4x-a8-2lB">
<rect key="frame" x="56" y="740" width="57" height="35"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<state key="normal" title="Button"/>
<buttonConfiguration key="configuration" style="plain" title="Test"/>
<connections>
<action selector="testSmthg:" destination="vXZ-lx-hvc" eventType="touchUpInside" id="0le-L7-DHR"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</view>
Expand Down
4 changes: 4 additions & 0 deletions Example/rapidsnark/rapidsnark_Example-Bridging-Header.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
//
// Use this file to import your target's public headers that you would like to expose to Swift.
//

9 changes: 5 additions & 4 deletions Libs/Rapidsnark.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<key>HeadersPath</key>
<string>Headers</string>
<key>LibraryIdentifier</key>
<string>ios-arm64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>librapidsnarkmerged.a</string>
<key>SupportedArchitectures</key>
Expand All @@ -19,25 +19,26 @@
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>librapidsnarkmerged.a</string>
<key>HeadersPath</key>
<string>Headers</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_arm64e</string>
<string>ios-arm64_arm64e_x86_64-simulator</string>
<key>LibraryPath</key>
<string>librapidsnarkmerged.a</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>arm64e</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.
2 changes: 1 addition & 1 deletion rapidsnark.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'rapidsnark'
s.version = '0.0.1-alpha.4'
s.version = '0.0.1-alpha.5'
s.summary = 'Swift wrapper for the rapidsnark proof generation library.'

# This description is used to generate tags and improve search results.
Expand Down
Loading

0 comments on commit 4623b43

Please sign in to comment.