File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
MiniAppCarthage/MiniApp/MiniApp.xcodeproj Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11## CHANGELOG
22
3- ### 5.3.1 (2023-08-01 )
3+ ### 5.3.1 (2023-08-02 )
44** SDK**
55- ** Feature:** Updated ` loadFromBundle(miniAppManifest:completionHandler) ` interface with optional MiniAppManifest object.
66- ** Feature:** Added a new property in MiniAppViewable class to Enable/Disable 3D touch for the Miniapp that is launched.
Original file line number Diff line number Diff line change 13321332 "@executable_path/Frameworks",
13331333 );
13341334 MACH_O_TYPE = staticlib;
1335- MARKETING_VERSION = 5.3.0 ;
1335+ MARKETING_VERSION = 5.3.1 ;
13361336 OTHER_LDFLAGS = "-ObjC";
13371337 PRODUCT_BUNDLE_IDENTIFIER = com.rakuten.tech.mobile.MiniApp;
13381338 PRODUCT_NAME = MiniApp;
13611361 "@executable_path/Frameworks",
13621362 );
13631363 MACH_O_TYPE = staticlib;
1364- MARKETING_VERSION = 5.3.0 ;
1364+ MARKETING_VERSION = 5.3.1 ;
13651365 OTHER_LDFLAGS = "-ObjC";
13661366 PRODUCT_BUNDLE_IDENTIFIER = com.rakuten.tech.mobile.MiniApp;
13671367 PRODUCT_NAME = MiniApp;
You can’t perform that action at this time.
0 commit comments