File tree Expand file tree Collapse file tree
MobileWorkflowCore.xcframework Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'MobileWorkflow'
3- s . version = '2.1.31 '
3+ s . version = '2.1.32 '
44 s . summary = 'Core functionality for MobileWorkflow on iOS.'
55 s . description = <<-DESC
66 Core functionality for MobileWorkflow on iOS, including ResearchKit derived steps and addtional custom steps.
77 DESC
88 s . homepage = 'https://www.mobileworkflow.io'
99 s . license = { :type => 'Copyright' , :file => 'LICENSE' }
1010 s . author = { 'Future Workshops' => 'info@futureworkshops.com' }
11- s . source = { :http => 'https://raw.github.com/FutureWorkshops/MobileWorkflowCore-iOS-Distribution/2.1.31 /MobileWorkflowCore.zip' }
11+ s . source = { :http => 'https://raw.github.com/FutureWorkshops/MobileWorkflowCore-iOS-Distribution/2.1.32 /MobileWorkflowCore.zip' }
1212 s . platform = :ios
1313 s . swift_version = '5'
1414 s . ios . deployment_target = '17.1'
Original file line number Diff line number Diff line change 88 <key >BinaryPath </key >
99 <string >MobileWorkflowCore.framework/MobileWorkflowCore </string >
1010 <key >LibraryIdentifier </key >
11- <string >ios-arm64_x86_64-simulator </string >
11+ <string >ios-arm64 </string >
1212 <key >LibraryPath </key >
1313 <string >MobileWorkflowCore.framework </string >
1414 <key >SupportedArchitectures </key >
1515 <array >
1616 <string >arm64 </string >
17- <string >x86_64 </string >
1817 </array >
1918 <key >SupportedPlatform </key >
2019 <string >ios </string >
21- <key >SupportedPlatformVariant </key >
22- <string >simulator </string >
2320 </dict >
2421 <dict >
2522 <key >BinaryPath </key >
2623 <string >MobileWorkflowCore.framework/MobileWorkflowCore </string >
2724 <key >LibraryIdentifier </key >
28- <string >ios-arm64 </string >
25+ <string >ios-arm64_x86_64-simulator </string >
2926 <key >LibraryPath </key >
3027 <string >MobileWorkflowCore.framework </string >
3128 <key >SupportedArchitectures </key >
3229 <array >
3330 <string >arm64 </string >
31+ <string >x86_64 </string >
3432 </array >
3533 <key >SupportedPlatform </key >
3634 <string >ios </string >
35+ <key >SupportedPlatformVariant </key >
36+ <string >simulator </string >
3737 </dict >
3838 </array >
3939 <key >CFBundlePackageType </key >
You can’t perform that action at this time.
0 commit comments