Skip to content

Commit

Permalink
Fix folder path error for new added classes
Browse files Browse the repository at this point in the history
  • Loading branch information
jukiginanjar committed Apr 20, 2017
1 parent 1fd997a commit 91665a6
Show file tree
Hide file tree
Showing 13 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions MidtransKit/MidtransKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -926,8 +926,8 @@
0C2B8E6A1E275928007901CB /* MidtransInstallmentCollectionViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MidtransInstallmentCollectionViewCell.m; path = classes/MidtransInstallmentCollectionViewCell.m; sourceTree = "<group>"; };
0C2B8E841E2794D4007901CB /* MidtransLineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MidtransLineView.h; path = classes/MidtransLineView.h; sourceTree = "<group>"; };
0C2B8E851E2794D4007901CB /* MidtransLineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MidtransLineView.m; path = classes/MidtransLineView.m; sourceTree = "<group>"; };
0C32A9821EA5221A001B3637 /* SNPPostPaymentHeaderBillPay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SNPPostPaymentHeaderBillPay.h; sourceTree = "<group>"; };
0C32A9831EA5221A001B3637 /* SNPPostPaymentHeaderBillPay.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SNPPostPaymentHeaderBillPay.m; sourceTree = "<group>"; };
0C32A9821EA5221A001B3637 /* SNPPostPaymentHeaderBillPay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SNPPostPaymentHeaderBillPay.h; path = classes/SNPPostPaymentHeaderBillPay.h; sourceTree = "<group>"; };
0C32A9831EA5221A001B3637 /* SNPPostPaymentHeaderBillPay.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SNPPostPaymentHeaderBillPay.m; path = classes/SNPPostPaymentHeaderBillPay.m; sourceTree = "<group>"; };
0C32A9881EA5222D001B3637 /* SNPPostPaymentHeaderBillPay.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = SNPPostPaymentHeaderBillPay.xib; path = MidtransKit/resources/SNPPostPaymentHeaderBillPay.xib; sourceTree = SOURCE_ROOT; };
0C3998461E39DAF300CF5F6D /* MidtransUICustomAlertViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MidtransUICustomAlertViewController.h; path = classes/MidtransUICustomAlertViewController.h; sourceTree = "<group>"; };
0C3998471E39DAF300CF5F6D /* MidtransUICustomAlertViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MidtransUICustomAlertViewController.m; path = classes/MidtransUICustomAlertViewController.m; sourceTree = "<group>"; };
Expand All @@ -942,13 +942,13 @@
0CD7EA8D1E03A1A40036C187 /* MidtransPaymentGCIViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MidtransPaymentGCIViewController.m; path = classes/MidtransPaymentGCIViewController.m; sourceTree = "<group>"; };
0CD7EA941E03C4070036C187 /* MidtransPaymentGCIView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MidtransPaymentGCIView.h; path = classes/MidtransPaymentGCIView.h; sourceTree = "<group>"; };
0CD7EA951E03C4070036C187 /* MidtransPaymentGCIView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MidtransPaymentGCIView.m; path = classes/MidtransPaymentGCIView.m; sourceTree = "<group>"; };
0CEF031F1EA3D12E00EA1EE0 /* SNPPostPaymentHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SNPPostPaymentHeader.h; sourceTree = "<group>"; };
0CEF03201EA3D12E00EA1EE0 /* SNPPostPaymentHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SNPPostPaymentHeader.m; sourceTree = "<group>"; };
0CEF031F1EA3D12E00EA1EE0 /* SNPPostPaymentHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SNPPostPaymentHeader.h; path = classes/SNPPostPaymentHeader.h; sourceTree = "<group>"; };
0CEF03201EA3D12E00EA1EE0 /* SNPPostPaymentHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SNPPostPaymentHeader.m; path = classes/SNPPostPaymentHeader.m; sourceTree = "<group>"; };
0CEF03231EA3D15E00EA1EE0 /* SNPPostPaymentHeader.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = SNPPostPaymentHeader.xib; path = MidtransKit/resources/SNPPostPaymentHeader.xib; sourceTree = SOURCE_ROOT; };
0CEF03261EA3E39700EA1EE0 /* UILabel+Boldify.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UILabel+Boldify.h"; sourceTree = "<group>"; };
0CEF03271EA3E39700EA1EE0 /* UILabel+Boldify.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UILabel+Boldify.m"; sourceTree = "<group>"; };
0CEF032A1EA3E6F900EA1EE0 /* SNPPostPaymentFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SNPPostPaymentFooter.h; sourceTree = "<group>"; };
0CEF032B1EA3E6F900EA1EE0 /* SNPPostPaymentFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SNPPostPaymentFooter.m; sourceTree = "<group>"; };
0CEF03261EA3E39700EA1EE0 /* UILabel+Boldify.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UILabel+Boldify.h"; path = "classes/UILabel+Boldify.h"; sourceTree = "<group>"; };
0CEF03271EA3E39700EA1EE0 /* UILabel+Boldify.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UILabel+Boldify.m"; path = "classes/UILabel+Boldify.m"; sourceTree = "<group>"; };
0CEF032A1EA3E6F900EA1EE0 /* SNPPostPaymentFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SNPPostPaymentFooter.h; path = classes/SNPPostPaymentFooter.h; sourceTree = "<group>"; };
0CEF032B1EA3E6F900EA1EE0 /* SNPPostPaymentFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SNPPostPaymentFooter.m; path = classes/SNPPostPaymentFooter.m; sourceTree = "<group>"; };
0CEF03321EA3E72D00EA1EE0 /* SNPPostPaymentFooter.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = SNPPostPaymentFooter.xib; path = MidtransKit/resources/SNPPostPaymentFooter.xib; sourceTree = SOURCE_ROOT; };
0CF74F221E6E847B006C0393 /* SNPPointViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SNPPointViewController.h; path = classes/SNPPointViewController.h; sourceTree = "<group>"; };
0CF74F231E6E847B006C0393 /* SNPPointViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SNPPointViewController.m; path = classes/SNPPointViewController.m; sourceTree = "<group>"; };
Expand Down
Binary file removed MidtransKit/MidtransKit/bca_klikbca@2x.png
Binary file not shown.
Binary file removed MidtransKit/MidtransKit/bca_klikpay@2x.png
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file removed MidtransKit/MidtransKit/gci@2x.png
Binary file not shown.
Binary file removed MidtransKit/MidtransKit/mandiri_clickpay@2x.png
Binary file not shown.

0 comments on commit 91665a6

Please sign in to comment.